Uses of Enum Class
com.luciad.wms.client.lightspeed.ELcdWMSPaintStrategy
Packages that use ELcdWMSPaintStrategy
Package
Description
This package contains the layer builder for visualizing
ALcdWMSProxy
instances in a Lightspeed view.-
Uses of ELcdWMSPaintStrategy in com.luciad.wms.client.lightspeed
Methods in com.luciad.wms.client.lightspeed that return ELcdWMSPaintStrategyModifier and TypeMethodDescriptionstatic ELcdWMSPaintStrategyReturns the enum constant of this class with the specified name.static ELcdWMSPaintStrategy[]ELcdWMSPaintStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.luciad.wms.client.lightspeed with parameters of type ELcdWMSPaintStrategyModifier and TypeMethodDescriptionTLspWMSLayerBuilder.paintStrategy(ELcdWMSPaintStrategy aPaintStrategy) Sets the layer's painting strategy.