Uses of Class
com.luciad.ogc.sld.model.TLcdSLDDisplacement
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 TLcdSLDDisplacement in com.luciad.ogc.sld.model
Modifier and TypeMethodDescriptionTLcdSLDPointPlacement.Builder.displacement
(TLcdSLDDisplacement aDisplacement) Sets the displacement for the point placement.ModifierConstructorDescriptionTLcdSLDPointPlacement
(TLcdSLDParameterValue aRotation, TLcdSLDDisplacement aDisplacement, TLcdSLDAnchorPoint aAnchorPoint) Constructor for given rotation, displacement and anchor point.