Uses of Class
com.luciad.ogc.sld.model.TLcdSLDHalo
Packages that use TLcdSLDHalo
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.
-
Uses of TLcdSLDHalo in com.luciad.ogc.sld.model
Methods in com.luciad.ogc.sld.model with parameters of type TLcdSLDHaloModifier and TypeMethodDescriptionTLcdSLDTextSymbolizer.Builder.halo
(TLcdSLDHalo aHalo) Sets the label halo.Constructors in com.luciad.ogc.sld.model with parameters of type TLcdSLDHaloModifierConstructorDescriptionTLcdSLDTextSymbolizer
(TLcdSLDGeometry aGeometry, TLcdSLDParameterValue aLabel, TLcdSLDFont aFont, TLcdSLDLabelPlacement aLabelPlacement, TLcdSLDHalo aHalo, TLcdSLDFill aFill) Constructor for given parameters.