Uses of Interface
org.geotools.api.style.AnchorPoint
Packages that use AnchorPoint
Package
Description
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
A simple renderer implementation.
SLD 1.0 and SE RasterSymbolizer support classes
Styling to be applied on
org.geotools.renderer.geom.Geometry
objects at rendering time.Allows for symbolization of geospatial data.
Encoder for style objects as YSLD.
Parser for YSLD into style objects.
-
Uses of AnchorPoint in org.geotools.api.style
Methods in org.geotools.api.style that return AnchorPointModifier and TypeMethodDescriptionStyleFactory.anchorPoint
(Expression x, Expression y) StyleFactory.createAnchorPoint
(Expression x, Expression y) Graphic.getAnchorPoint()
The AnchorPoint element of a PointSymbolizer gives the location inside of a Graphic (or label - see 11.4.4) to use for anchoring the graphic to the main-geometry point.PointPlacement.getAnchorPoint()
Returns the AnchorPoint which identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.Methods in org.geotools.api.style with parameters of type AnchorPointModifier and TypeMethodDescriptionStyleFactory.createPointPlacement
(AnchorPoint anchorPoint, Displacement displacement, Expression rotation) StyleFactory.graphic
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchor, Displacement disp) Create a graphic.StyleFactory.graphicFill
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement) StyleFactory.graphicLegend
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement) StyleFactory.graphicStroke
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement, Expression initialGap, Expression gap) StyleFactory.pointPlacement
(AnchorPoint anchor, Displacement displacement, Expression rotation) void
Graphic.setAnchorPoint
(AnchorPoint anchor) void
PointPlacement.setAnchorPoint
(AnchorPoint anchorPoint) sets the AnchorPoint which identifies the location inside a textlabel to use as an "anchor" for positioning it relative to a point geometry.void
StyleVisitor.visit
(AnchorPoint ap) Called when accept is called on an anchor pointTraversingStyleVisitor.visit
(AnchorPoint anchorPoint, Object data) Called when accept is called on a anchor point -
Uses of AnchorPoint in org.geotools.brewer.styling.builder
Methods in org.geotools.brewer.styling.builder that return AnchorPointMethods in org.geotools.brewer.styling.builder with parameters of type AnchorPoint -
Uses of AnchorPoint in org.geotools.mbstyle.layer
Methods in org.geotools.mbstyle.layer that return AnchorPointModifier and TypeMethodDescriptionSymbolMBLayer.anchorPoint()
Layout "text-anchor" provided asAnchorPoint
.SymbolMBLayer.anchorPointByProperty
(String propertyName) SymbolMBLayer.iconAnchorPoint()
-
Uses of AnchorPoint in org.geotools.renderer.lite
Methods in org.geotools.renderer.lite with parameters of type AnchorPointModifier and TypeMethodDescriptionvoid
MetaBufferEstimator.visit
(AnchorPoint ap) void
OpacityFinder.visit
(AnchorPoint ap) -
Uses of AnchorPoint in org.geotools.renderer.lite.gridcoverage2d
Methods in org.geotools.renderer.lite.gridcoverage2d with parameters of type AnchorPoint -
Uses of AnchorPoint in org.geotools.renderer.style
Methods in org.geotools.renderer.style with parameters of type AnchorPoint -
Uses of AnchorPoint in org.geotools.styling
Classes in org.geotools.styling that implement AnchorPointFields in org.geotools.styling declared as AnchorPointModifier and TypeFieldDescriptionstatic final AnchorPoint
PointPlacementImpl.DEFAULT_ANCHOR_POINT
Methods in org.geotools.styling that return AnchorPointModifier and TypeMethodDescriptionStyleFactoryImpl.anchorPoint
(Expression x, Expression y) StyleFactoryImpl2.anchorPoint
(Expression x, Expression y) abstract AnchorPoint
AbstractStyleFactory.createAnchorPoint
(Expression x, Expression y) StyleBuilder.createAnchorPoint
(double x, double y) wrapper round Stylefactory MethodStyleBuilder.createAnchorPoint
(Expression x, Expression y) wrapper round Stylefactory MethodStyleFactoryImpl.createAnchorPoint
(Expression x, Expression y) GraphicImpl.ConstantGraphic.getAnchorPoint()
GraphicImpl.getAnchorPoint()
PointPlacementImpl.getAnchorPoint()
Returns the AnchorPoint which identifies the location inside a text label to use as an "anchor" for positioning it relative to a point geometry.Methods in org.geotools.styling with parameters of type AnchorPointModifier and TypeMethodDescriptionabstract PointPlacement
AbstractStyleFactory.createPointPlacement
(AnchorPoint anchorPoint, Displacement displacement, Expression rotation) StyleBuilder.createPointPlacement
(AnchorPoint anchorPoint, Displacement displacement, Expression rotation) wrapper round Stylefactory MethodStyleFactoryImpl.createPointPlacement
(AnchorPoint anchorPoint, Displacement displacement, Expression rotation) StyleFactoryImpl.graphic
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchor, Displacement disp) StyleFactoryImpl2.graphic
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchor, Displacement disp) StyleFactoryImpl.graphicFill
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement) StyleFactoryImpl2.graphicFill
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement) StyleFactoryImpl.graphicLegend
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement) StyleFactoryImpl2.graphicLegend
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement) StyleFactoryImpl.graphicStroke
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement, Expression initialGap, Expression gap) StyleFactoryImpl2.graphicStroke
(List<GraphicalSymbol> symbols, Expression opacity, Expression size, Expression rotation, AnchorPoint anchorPoint, Displacement displacement, Expression initialGap, Expression gap) StyleFactoryImpl.pointPlacement
(AnchorPoint anchor, Displacement displacement, Expression rotation) StyleFactoryImpl2.pointPlacement
(AnchorPoint anchor, Displacement displacement, Expression rotation) void
GraphicImpl.ConstantGraphic.setAnchorPoint
(AnchorPoint anchor) void
GraphicImpl.setAnchorPoint
(AnchorPoint anchor) void
PointPlacementImpl.setAnchorPoint
(AnchorPoint anchorPoint) Setter for property anchorPoint.void
AbstractStyleVisitor.visit
(AnchorPoint ap) Constructors in org.geotools.styling with parameters of type AnchorPointModifierConstructorDescriptionGraphicImpl
(FilterFactory factory, AnchorPoint anchor, Expression gap, Expression initialGap) -
Uses of AnchorPoint in org.geotools.styling.visitor
Methods in org.geotools.styling.visitor that return AnchorPointModifier and TypeMethodDescriptionprotected AnchorPoint
DuplicatingStyleVisitor.copy
(AnchorPoint anchorPoint) Null safe copy of anchor point.Methods in org.geotools.styling.visitor with parameters of type AnchorPointModifier and TypeMethodDescriptionprotected AnchorPoint
DuplicatingStyleVisitor.copy
(AnchorPoint anchorPoint) Null safe copy of anchor point.void
DuplicatingStyleVisitor.visit
(AnchorPoint ap) -
Uses of AnchorPoint in org.geotools.xml.styling
Methods in org.geotools.xml.styling that return AnchorPointModifier and TypeMethodDescriptionprotected AnchorPoint
SLDParser.parseAnchorPoint
(Node root) Internal method to parse an AnchorPoint node; protected visibility for testing. -
Uses of AnchorPoint in org.geotools.ysld.encode
Methods in org.geotools.ysld.encode with parameters of type AnchorPoint -
Uses of AnchorPoint in org.geotools.ysld.parse
Methods in org.geotools.ysld.parse that return AnchorPoint