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