Uses of Class
com.luciad.ogc.sld.model.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
Modifier and TypeMethodDescriptionTLcdSLDTextSymbolizer.Builder.halo
(TLcdSLDHalo aHalo) Sets the label halo.ModifierConstructorDescriptionTLcdSLDTextSymbolizer
(TLcdSLDGeometry aGeometry, TLcdSLDParameterValue aLabel, TLcdSLDFont aFont, TLcdSLDLabelPlacement aLabelPlacement, TLcdSLDHalo aHalo, TLcdSLDFill aFill) Constructor for given parameters.