Uses of Class
com.luciad.wms.client.model.TLcdOGCWMSDimensionWrapper
Packages that use TLcdOGCWMSDimensionWrapper
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdOGCWMSDimensionWrapper in com.luciad.wms.client.model
Methods in com.luciad.wms.client.model that return TLcdOGCWMSDimensionWrapperModifier and TypeMethodDescriptionALcdWMSProxy.getDimension(int aIndex) Returns theTLcdOGCWMSDimensionWrapperat the specified index.Methods in com.luciad.wms.client.model with parameters of type TLcdOGCWMSDimensionWrapperModifier and TypeMethodDescriptionvoidALcdWMSProxy.addDimension(TLcdOGCWMSDimensionWrapper aDimension) Adds a wrapper class for a dimension having an extent to the list of dimensions to be used in the request.