Uses of Interface
com.luciad.ogc.sld.view.gxy.ILcdSLDSymbolizerPainterFactory
Package
Description
Conversion of SLD Feature Type Style model into ILcdGXYPainter/ILcdGXYLabelPainter implementations which can be used
in an ILcdGXYView.
-
Uses of ILcdSLDSymbolizerPainterFactory in com.luciad.ogc.sld.view.gxy
Modifier and TypeClassDescriptionclass
AILcdSLDSymbolizerPainterFactory
that provides support for creating symbolizer painters for point, line, polygon, raster and text symbolizers.Modifier and TypeMethodDescriptionvoid
TLcdSLDGXYPainterFactory.setSymbolizerPainterFactory
(ILcdSLDSymbolizerPainterFactory aSymbolizerPainterFactory) Set an ILcdSLDSymbolizerPainterFactory on this class.