Uses of Interface
com.luciad.ogc.sld.view.gxy.ILcdSLDSymbolizerPainterFactory
Packages that use 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
Classes in com.luciad.ogc.sld.view.gxy that implement ILcdSLDSymbolizerPainterFactoryModifier and TypeClassDescriptionclassAILcdSLDSymbolizerPainterFactorythat provides support for creating symbolizer painters for point, line, polygon, raster and text symbolizers.Methods in com.luciad.ogc.sld.view.gxy with parameters of type ILcdSLDSymbolizerPainterFactoryModifier and TypeMethodDescriptionvoidTLcdSLDGXYPainterFactory.setSymbolizerPainterFactory(ILcdSLDSymbolizerPainterFactory aSymbolizerPainterFactory) Set an ILcdSLDSymbolizerPainterFactory on this class.