Uses of Class
com.luciad.wms.client.lightspeed.TLspWMSLayerBuilder
Packages that use TLspWMSLayerBuilder
Package
Description
This package contains the layer builder for visualizing
ALcdWMSProxy
instances in a Lightspeed view.-
Uses of TLspWMSLayerBuilder in com.luciad.wms.client.lightspeed
Methods in com.luciad.wms.client.lightspeed that return TLspWMSLayerBuilderModifier and TypeMethodDescriptionTLspWMSLayerBuilder.borderFactor(double aBorderFactor) Sets the surplus border factor value used to request images from the Web Map Server (WMS).TLspWMSLayerBuilder.filter(ILcdDynamicFilter aFilter) Sets a filter that will be used to filter objects to prevent them from being painted by the layer.Sets the label of the layer.TLspWMSLayerBuilder.layerStyle(TLspLayerStyle aLayerStyle) TLspWMSLayerBuilder.layerType(ILspLayer.LayerType aLayerType) This method is not supported for WMS layers.TLspWMSLayerBuilder.mapScaleProvider(ILspMapScaleProvider aMapScaleProvider) Sets the map scale provider of the layer.Sets the model of the layer.static TLspWMSLayerBuilderTLspWMSLayerBuilder.newBuilder()Returns a new layer builder with the default settingsTLspWMSLayerBuilder.paintStrategy(ELcdWMSPaintStrategy aPaintStrategy) Sets the layer's painting strategy.TLspWMSLayerBuilder.sldStyle(TLcdSLDFeatureTypeStyle aSLDFeatureTypeStyle) Sets the SLD feature type style of the layer.TLspWMSLayerBuilder.styler(TLspPaintRepresentationState aPaintRepresentationState, ILspStyler aStyler) Sets the styler used to visualize the image.