Uses of Class
com.luciad.wms.client.model.TLcdWMSStyledNamedLayerWrapper
Packages that use TLcdWMSStyledNamedLayerWrapper
Package
Description
Modeling of an OGC Web Map Service (WMS) and corresponding client API.
-
Uses of TLcdWMSStyledNamedLayerWrapper in com.luciad.wms.client.model
Methods in com.luciad.wms.client.model that return TLcdWMSStyledNamedLayerWrapperModifier and TypeMethodDescriptionabstract TLcdWMSStyledNamedLayerWrapperALcdWMSProxy.getStyledNamedLayer(int aIndex) Returns theTLcdWMSStyledNamedLayerWrapperat an index.Methods in com.luciad.wms.client.model with parameters of type TLcdWMSStyledNamedLayerWrapperModifier and TypeMethodDescriptionabstract voidALcdWMSProxy.addStyledNamedLayer(TLcdWMSStyledNamedLayerWrapper aStyledNamedLayer) Adds a wrapper class for a named layer having a style to the list of layers to request from the WMS.abstract voidALcdWMSProxy.moveStyledNamedLayer(TLcdWMSStyledNamedLayerWrapper aStyledNamedLayer, int aToIndex) Moves theTLcdWMSStyledNamedLayerWrapperfrom its current position to another specified index.