Uses of Class
com.luciad.wms.client.model.TLcdOGCWMSDimensionWrapper
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdOGCWMSDimensionWrapper in com.luciad.wms.client.model
Modifier and TypeMethodDescriptionALcdWMSProxy.getDimension
(int aIndex) Returns theTLcdOGCWMSDimensionWrapper
at the specified index.Modifier and TypeMethodDescriptionvoid
ALcdWMSProxy.addDimension
(TLcdOGCWMSDimensionWrapper aDimension) Adds a wrapper class for a dimension having an extent to the list of dimensions to be used in the request.