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