Uses of Class
com.luciad.ogc.sld.model.TLcdSLDRasterSymbolizer
Package
Description
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.
-
Uses of TLcdSLDRasterSymbolizer in com.luciad.ogc.sld.model
Modifier and TypeMethodDescriptionTLcdSLDRasterSymbolizer.newBuilder()
Creates a new builder with the default values. -
Uses of TLcdSLDRasterSymbolizer in com.luciad.ogc.sld.view.gxy
Modifier and TypeMethodDescriptionprotected ALcdSLDSymbolizerPainter
TLcdSLDSymbolizerPainterFactory.createRasterSymbolizerPainter
(TLcdSLDRasterSymbolizer aSLDRasterSymbolizer, TLcdSLDContext aSLDContext) Creates a raster symbolizer painter that styles objects according to the suppliedTLcdSLDRasterSymbolizer
.