Uses of Class
com.luciad.wms.client.model.ALcdOGCWMSDimension
Packages that use ALcdOGCWMSDimension
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of ALcdOGCWMSDimension in com.luciad.wms.client.model
Methods in com.luciad.wms.client.model that return ALcdOGCWMSDimensionModifier and TypeMethodDescriptionALcdWMSNamedLayer.getDimension(int aIndex) Returns the dimensional parameter definition at the given index.TLcdOGCWMSDimensionWrapper.getDimension()Returns the dimension definition for which this class registers user-defined input.Constructors in com.luciad.wms.client.model with parameters of type ALcdOGCWMSDimensionModifierConstructorDescriptionTLcdOGCWMSDimensionWrapper(ALcdOGCWMSDimension aDimension, TLcdOGCWMSDimensionExtent aDimensionExtent) Creates a newTLcdOGCWMSDimensionWrapperwith the given dimension definition and the user-defined dimension extent.