Uses of Class
com.luciad.ogc.sld.model.TLcdSLDFeatureTypeStyle
Packages that use TLcdSLDFeatureTypeStyle
Package
Description
This package contains the class
TLcdAIXM51GXYPainterEditorProvider, which can be used as a
(label) painter provider and (label) editor provider to visualize and/or edit AIXM 5.1 data.
This package contains the class
TLspAIXMStyler, which can be used to style AIXM 5.0 and 5.1 objects.Provides support for visualizing MBTiles vector data in a Lightspeed view.
Contains a painter provider for painting S-57 geometries on a 2D view,
using the S-52 standard.
LuciadFusion TileStore provides a resource model, based on
ALfnResourceMetadata.This package provides a new, highly configurable data format.
Provides support facilities for adding visualization in a Lightspeed view for data formats.
Contains classes related to the visualization of features using the
Styled Layer Descriptor (SLD)
or Symbology encoding OGC standard.
Model objects for SLD Feature Type Styles implementing the OGC 05-077r4,
Symbology encoding standard, version 1.1.0, and the deprecated OGC 02-070 standard,
Styled Layer Descriptor Implementation Specification, version 1.0.
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
This package provides the necessary classes to apply a SE or SLD Feature Type Style to a Luciad Lightspeed layer.
Encoding and decoding of XML files containing Feature Type Styles to and from the SLD model.
Provides layering support for
ILspView.Provides layering support for raster layers.
Provides layering support for vector layers.
This package contains the layer builder for visualizing
ALcdWMSProxy
instances in a Lightspeed view.This package contains a painter that visualizes
ALcdWMSProxy
instances in a Lightspeed view using a tiled approach.Implementation of the OGC Web Map Service (WMS) specification.
Model objects for SLD Styled Layer Descriptors implementing the OGC 05-078r4,
Styled Layer Descriptor standard, version 1.1.0, and the deprecated OGC 02-070 1.0.0 version of that standard.
Implementation of the OGC Web Map Tile Service.
-
Uses of TLcdSLDFeatureTypeStyle in com.luciad.format.aixm51.view.gxy
Methods in com.luciad.format.aixm51.view.gxy that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionstatic TLcdSLDFeatureTypeStyleTLcdAIXM51GXYPainterEditorProvider.getDefaultSLDFeatureTypeStyle(TLcdDataType aFeatureType) Returns a default SLD style that corresponds to the default style that is used by the painter as far as that style can be represented with SLD.TLcdAIXM51GXYPainterEditorProvider.getSLDFeatureTypeStyle(TLcdDataType aFeatureType) Returns an SLD feature type style that can be used to configure painting for the given feature type.Methods in com.luciad.format.aixm51.view.gxy with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionvoidTLcdAIXM51GXYPainterEditorProvider.setSLDFeatureTypeStyle(TLcdDataType aFeatureType, TLcdSLDFeatureTypeStyle aFeatureStyle) Sets the SLD feature type style that defines the visualization for the given feature type. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.format.aixmcommon.view.lightspeed
Methods in com.luciad.format.aixmcommon.view.lightspeed that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLspAIXMStyler.getSLDFeatureTypeStyle(TLcdDataType aFeatureType) Returns an SLD feature type style that can be used to configure styling for the given feature type.Methods in com.luciad.format.aixmcommon.view.lightspeed with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionvoidTLspAIXMStyler.setSLDFeatureTypeStyle(TLcdDataType aFeatureType, TLcdSLDFeatureTypeStyle aFeatureStyle) Sets the SLD feature type style that defines the visualization for the given feature type. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.format.mbtiles.view.lightspeed
Methods in com.luciad.format.mbtiles.view.lightspeed with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLspMBTilesVectorLayerBuilder.sldStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle) Assigns the supplied SLD style to both the bodies and the labels of the vector tile layer. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.format.s52.gxy
Method parameters in com.luciad.format.s52.gxy with type arguments of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLcdS52SLDGXYLayerFactory.createGXYLayer(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aStyles) -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.fusion.tilestore.metadata
Methods in com.luciad.fusion.tilestore.metadata that return types with arguments of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionfinal List<TLcdSLDFeatureTypeStyle> ALfnAssetMetadata.Builder.getFeatureTypeStyles()Gets this builder's current list of feature type stylesALfnAssetMetadata.getFeatureTypeStyles()Gets the feature type styles of this asset.ALfnCoverageMetadata.Builder.getFeatureTypeStyles()Gets this builder's current style, possiblynull.ALfnCoverageMetadata.getFeatureTypeStyles()Gets the SLD feature type styles to be used for the visualization of this coverage.TLfnVectorCoverageMetadata.getFeatureTypeStyles()Deprecated.Gets the SLD feature type styles to be used for the visualization of this coverage.Methods in com.luciad.fusion.tilestore.metadata with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionALfnAssetMetadata.Builder.featureTypeStyles(TLcdSLDFeatureTypeStyle... aFeatureTypeStyles) Sets the feature type styles of the asset part being built by this builder.final BALfnCoverageMetadata.Builder.featureTypeStyles(TLcdSLDFeatureTypeStyle... aFeatureTypeStyles) Sets the SLD feature type styles to be used for the visualization of the coverage.Method parameters in com.luciad.fusion.tilestore.metadata with type arguments of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionALfnAssetMetadata.Builder.featureTypeStyles(Collection<? extends TLcdSLDFeatureTypeStyle> aFeatureTypeStyles) Sets the feature type styles of the asset part being built by this builder.final BALfnCoverageMetadata.Builder.featureTypeStyles(List<TLcdSLDFeatureTypeStyle> aFeatureTypeStyles) Sets the SLD feature type styles to be used for the visualization of the coverage. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.lucy.addons.drawing.format
Methods in com.luciad.lucy.addons.drawing.format that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLcySLDDomainObject.getStyle()Returns the SLD style of this drawing shape.Methods in com.luciad.lucy.addons.drawing.format with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionvoidTLcySLDDomainObject.setStyle(TLcdSLDFeatureTypeStyle aStyle) Sets the SLD style for this drawing shape. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.lucy.format.lightspeed
Methods in com.luciad.lucy.format.lightspeed that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionprotected final TLcdSLDFeatureTypeStyleALcyLspStyleFormat.retrieveFeatureTypeStyle(ILcdModel aModel) Utility method which tries to find aTLcdSLDFeatureTypeStylefor the specified model. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.lucy.map.sld
Methods in com.luciad.lucy.map.sld that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionConvenience method that returns the style with the given feature type name from all styles.Methods in com.luciad.lucy.map.sld that return types with arguments of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLcySLDLayerStyle.getStyles()Returns the set of feature type styles that are used by this layer style. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.ogc.sld.model
Methods in com.luciad.ogc.sld.model that return types with arguments of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLcdSLDFeatureTypeStyle.newBuilder()Creates a new builder with the default values.TLcdSLDFeatureTypeStyle.newBuilder(TLcdDataType aDataType) Creates a new builder for the given data type with the default values. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.ogc.sld.view.gxy
Methods in com.luciad.ogc.sld.view.gxy with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionstatic voidTLcdSLDGXYLayerFactory.configureForSLDStyling(TLcdSLDFeatureTypeStyle aFeatureTypeStyle, TLcdGXYLayer aLayerSFCT) StyleaLayerSFCTusing the specified SLD style.abstract ALcdSLDFeatureTypeStylePainterALcdSLDGXYPainterFactory.createFeatureTypeStylePainter(TLcdSLDFeatureTypeStyle aStyle, TLcdSLDContext aSLDContext) Creates a feature type style painter that renders objects according to the styling information in the given style, taking into account the context.TLcdSLDGXYPainterFactory.createFeatureTypeStylePainter(TLcdSLDFeatureTypeStyle aStyle, TLcdSLDContext aSLDContext) Create a TLcdSLDFeatureTypeStylePainter.Method parameters in com.luciad.ogc.sld.view.gxy with type arguments of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionILcdSLDGXYLayerFactory.createGXYLayer(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aSLDFeatureTypeStyles) Creates anILcdGXYLayerfor representing the givenILcdModelon anILcdGXYView, according to the givenTLcdSLDFeatureTypeStyle's.TLcdSLDGXYCompositeLayerFactory.createGXYLayer(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aSLDFeatureTypeStyles) Creates anILcdGXYLayerfor representing the givenILcdModelon anILcdGXYView, according to the givenTLcdSLDFeatureTypeStyle's.TLcdSLDGXYLayerFactory.createGXYLayer(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aStyles) TLcdSLDGXYLayerTreeNodeFactory.createGXYLayer(ILcdModel aModel, List<TLcdSLDFeatureTypeStyle> aSLDFeatureTypeStyles) -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.ogc.sld.view.lightspeed
Methods in com.luciad.ogc.sld.view.lightspeed that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionfinal TLcdSLDFeatureTypeStyleTLspSLDStyler.getFeatureTypeStyle()Returns the currently used SLD feature type style.Methods in com.luciad.ogc.sld.view.lightspeed with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionfinal voidTLspSLDStyler.setSLDFeatureTypeStyle(TLcdSLDFeatureTypeStyle aSLDFeatureTypeStyle) Sets the SLD feature type style to use for styling.Constructors in com.luciad.ogc.sld.view.lightspeed with parameters of type TLcdSLDFeatureTypeStyleModifierConstructorDescriptionTLspSLDStyler(TLcdSLDFeatureTypeStyle aFeatureTypeStyle) Creates a new SLD styler for the givenTLcdSLDFeatureTypeStyle.TLspSLDStyler(TLcdSLDFeatureTypeStyle aFeatureTypeStyle, TLcdSLDContext aSLDContext) Creates a new SLD styler for the givenTLcdSLDFeatureTypeStyle. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.ogc.sld.xml
Methods in com.luciad.ogc.sld.xml that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionfinal TLcdSLDFeatureTypeStyleTLcdSLDFeatureTypeStyleDecoder.decodeFeatureTypeStyle(InputStream aInputStream) Processes the given input stream, representing an XML source document, and returns the feature type style that corresponds to the root element.TLcdSLDFeatureTypeStyleDecoder.decodeFeatureTypeStyle(String aSourceName) Processes the given XML source document, and returns the feature type style that corresponds to the root element.TLcdSLDFeatureTypeStyleDecoder10.decodeFeatureTypeStyle(String aSourceName) Deprecated.Processes the given XML source document, and returns the feature type style that corresponds the root element.static TLcdSLDFeatureTypeStyleTLcdSLDFeatureTypeStyleDecoder.decodeFromString(String aFeatureTypeStyleXMLString) Utility method which parses a string representing an SLD Feature Type Style in XML to aTLcdSLDFeatureTypeStyleinstance.Methods in com.luciad.ogc.sld.xml with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionfinal voidTLcdSLDFeatureTypeStyleEncoder.encodeFeatureTypeStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle, OutputStream aOutputStream) Encodes the given feature type style to the given output stream.voidTLcdSLDFeatureTypeStyleEncoder.encodeFeatureTypeStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle, String aSourceName) Encodes the given feature type style to the given destination.voidTLcdSLDFeatureTypeStyleEncoder10.encodeFeatureTypeStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle, String aSourceName) Deprecated.Encodes the given feature type style to the given destination.static StringTLcdSLDFeatureTypeStyleEncoder.encodeToString(TLcdSLDFeatureTypeStyle aSLDFeatureTypeStyle) Utility method which encodes the SLD feature type style as an XML string. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.view.lightspeed.layer
Methods in com.luciad.view.lightspeed.layer with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionfinal voidTLspLayer.configureForSLDStyling(TLcdSLDFeatureTypeStyle aSLDFeatureTypeStyle) Style this layer using the specified SLD style. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.view.lightspeed.layer.raster
Methods in com.luciad.view.lightspeed.layer.raster with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionfinal voidTLspRasterLayer.configureForSLDStyling(TLcdSLDFeatureTypeStyle aSLDFeatureTypeStyle) Style this layer using the specified SLD style.TLspRasterLayerBuilder.sldStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle) Use the styling defined inaFeatureTypeStyleto style the layer under creation. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.view.lightspeed.layer.shape
Methods in com.luciad.view.lightspeed.layer.shape with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLspShapeLayerBuilder.sldStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle) Use the styling defined inaFeatureTypeStyleto style the layer under creation. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.wms.client.lightspeed
Methods in com.luciad.wms.client.lightspeed with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLspWMSLayerBuilder.sldStyle(TLcdSLDFeatureTypeStyle aSLDFeatureTypeStyle) Sets the SLD feature type style of the layer. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.wms.client.lightspeed.tiled
Constructors in com.luciad.wms.client.lightspeed.tiled with parameters of type TLcdSLDFeatureTypeStyleModifierConstructorDescriptionTLspTiledWMSProxyPainter(ILspMapScaleProvider aMapScaleProvider, TLcdSLDFeatureTypeStyle aSLDFeatureTypeStyle) Creates a new painter with the default settings, a provided map scale provider and an SLD feature style. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.wms.server
Methods in com.luciad.wms.server that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLcdWMSGetLegendGraphicRequestContext.getSLDFeatureTypeStyles()Methods in com.luciad.wms.server with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionabstract ILcdGXYLayer[]ALcdSLDWMSGXYLayerFactory.createGXYLayer(ILcdModel[] aModel, TLcdSLDUserLayer aUserLayer, TLcdSLDFeatureTypeStyle[] aStyle) This method shall create theILcdGXYLayer(s) representing the givenILcdModel(s), corresponding to a user-defined layer with a user-defined style.ALcdSLDWMSGXYLayerFactory.createGXYLayer(ILcdModel[] aModel, TLcdSLDUserLayer aUserLayer, TLcdSLDFeatureTypeStyle[] aStyle, TLcdWMSRequestContext aRequestContext) This method shall create theILcdGXYLayer(s) representing the givenILcdModel(s), corresponding to a user-defined layer with a user-defined style.ALcdSLDWMSGXYLayerFactory.createGXYLayer(ILcdModel aModel, ALcdWMSLayer aWMSLayer, TLcdSLDFeatureTypeStyle[] aStyle, TLcdWMSRequestContext aRequestContext) This method shall create aILcdGXYLayerrepresenting aILcdModelon aILcdGXYView.abstract ILcdGXYLayerALcdSLDWMSGXYLayerFactory.createGXYLayer(ILcdModel aModel, TLcdSLDNamedLayer aNamedLayer, ALcdWMSLayer aWMSLayer, TLcdSLDFeatureTypeStyle[] aStyle) This method shall create aILcdGXYLayerrepresenting the givenILcdModel, corresponding to a named layer with a user-defined style.ALcdSLDWMSGXYLayerFactory.createGXYLayer(ILcdModel aModel, TLcdSLDNamedLayer aNamedLayer, ALcdWMSLayer aWMSLayer, TLcdSLDFeatureTypeStyle[] aStyle, TLcdWMSRequestContext aRequestContext) This method shall create aILcdGXYLayerrepresenting the givenILcdModel, corresponding to a named layer with a user-defined style. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.wms.sld.model
Methods in com.luciad.wms.sld.model that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLcdSLDUserStyle.getFeatureTypeStyle(int aIndex) Returns the feature type style at the given index.Methods in com.luciad.wms.sld.model with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionvoidTLcdSLDUserStyle.addFeatureTypeStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle) Adds a feature type style to this user-defined style.voidTLcdSLDUserStyle.removeFeatureTypeStyle(TLcdSLDFeatureTypeStyle aFeatureTypeStyle) Removes a feature type style from this user-defined style.Constructors in com.luciad.wms.sld.model with parameters of type TLcdSLDFeatureTypeStyleModifierConstructorDescriptionTLcdSLDUserStyle(String aName, TLcdSLDDescription aDescription, TLcdSLDFeatureTypeStyle[] aFeatureTypeStyles, boolean aDefault) Creates a newTLcdSLDUserStyleinstance with the given name, description and feature type styles. -
Uses of TLcdSLDFeatureTypeStyle in com.luciad.wmts.server
Methods in com.luciad.wmts.server that return TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionTLcdWMTSGetLegendGraphicRequestContext.getSLDFeatureTypeStyles()Methods in com.luciad.wmts.server with parameters of type TLcdSLDFeatureTypeStyleModifier and TypeMethodDescriptionILcdWMTSGXYLayerFactory.createGXYLayer(ILcdModel aModel, TLcdWMTSLayer aWMTSLayer, TLcdSLDFeatureTypeStyle[] aFeatureTypeStyles, TLcdWMTSRequestContext aRequestContext) This method creates anILcdGXYLayerfor the given WMTS layer and SLD feature type styles.