Uses of Interface
org.geotools.api.style.Displacement
Packages that use Displacement
Package
Description
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
JSON Parsing support for MapBox Style support.
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 Displacement in org.geotools.api.style
Methods in org.geotools.api.style that return DisplacementModifier and TypeMethodDescriptionStyleFactory.createDisplacement
(Expression x, Expression y) StyleFactory.displacement
(Expression dx, Expression dy) Create DisplacementGraphic.getDisplacement()
The Displacement gives the X and Y displacements from the "hot-spot" point.PointPlacement.getDisplacement()
Returns the Displacement which gives X and Y offset displacements to use for rendering a text label near a point.PolygonSymbolizer.getDisplacement()
The Displacement gives the X and Y displacements from the original geometry.Methods in org.geotools.api.style with parameters of type DisplacementModifier 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) StyleFactory.polygonSymbolizer
(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Fill fill, Displacement displacement, Expression offset) void
Graphic.setDisplacement
(Displacement displacement) void
PointPlacement.setDisplacement
(Displacement displacement) sets the Displacement which gives X and Y offset displacements to use for rendering a text label near a point.void
PolygonSymbolizer.setDisplacement
(Displacement displacement) Provide x / y offset in pixels used to crate shadows.void
StyleVisitor.visit
(Displacement dis) Called when accept is called on a displacementTraversingStyleVisitor.visit
(Displacement displacement, Object data) Called when accept is called on a displacement -
Uses of Displacement in org.geotools.brewer.styling.builder
Methods in org.geotools.brewer.styling.builder that return DisplacementMethods in org.geotools.brewer.styling.builder with parameters of type Displacement -
Uses of Displacement in org.geotools.mbstyle.layer
Methods in org.geotools.mbstyle.layer that return DisplacementModifier and TypeMethodDescriptionCircleMBLayer.circleTranslateDisplacement()
Processes the filter-translate into a Displacement.FillMBLayer.fillTranslateDisplacement()
Processes the filter-translate into a Displacement.SymbolMBLayer.iconOffsetDisplacement()
MapsSymbolMBLayer.getIconOffset()
to aDisplacement
SymbolMBLayer.iconTranslateDisplacement()
MapsSymbolMBLayer.getIconTranslate()
to aDisplacement
LineMBLayer.lineTranslateDisplacement()
MapsLineMBLayer.getLineTranslate()
to aDisplacement
.SymbolMBLayer.textOffsetDisplacement()
MapsSymbolMBLayer.getTextOffset()
to aDisplacement
.SymbolMBLayer.textTranslateDisplacement()
MapsSymbolMBLayer.getTextTranslate()
to aDisplacement
. -
Uses of Displacement in org.geotools.mbstyle.parse
Methods in org.geotools.mbstyle.parse that return DisplacementModifier and TypeMethodDescriptionMBObjectParser.displacement
(JSONObject json, String name, Displacement fallback) Maps a json value at 'tag' in the provided JSONObject to aDisplacement
.Methods in org.geotools.mbstyle.parse with parameters of type DisplacementModifier and TypeMethodDescriptionMBObjectParser.displacement
(JSONObject json, String name, Displacement fallback) Maps a json value at 'tag' in the provided JSONObject to aDisplacement
. -
Uses of Displacement in org.geotools.renderer.lite
Methods in org.geotools.renderer.lite with parameters of type DisplacementModifier and TypeMethodDescriptionvoid
MetaBufferEstimator.visit
(Displacement dis) void
OpacityFinder.visit
(Displacement dis) -
Uses of Displacement in org.geotools.renderer.lite.gridcoverage2d
Methods in org.geotools.renderer.lite.gridcoverage2d with parameters of type Displacement -
Uses of Displacement in org.geotools.renderer.style
Methods in org.geotools.renderer.style with parameters of type Displacement -
Uses of Displacement in org.geotools.styling
Classes in org.geotools.styling that implement DisplacementFields in org.geotools.styling declared as DisplacementModifier and TypeFieldDescriptionstatic final Displacement
DisplacementImpl.DEFAULT
Default Displacement instance.static final Displacement
DisplacementImpl.NULL
Null Displacement instance.Methods in org.geotools.styling that return DisplacementModifier and TypeMethodDescriptionabstract Displacement
AbstractStyleFactory.createDisplacement
(Expression x, Expression y) StyleBuilder.createDisplacement
(double x, double y) wrapper round Stylefactory MethodStyleBuilder.createDisplacement
(Expression x, Expression y) wrapper round Stylefactory MethodStyleFactoryImpl.createDisplacement
(Expression x, Expression y) StyleFactoryImpl.displacement
(Expression dx, Expression dy) GraphicImpl.getDisplacement()
PointPlacementImpl.getDisplacement()
Returns the Displacement which gives X and Y offset displacements to use for rendering a text label near a point.PolygonSymbolizerImpl.getDisplacement()
Methods in org.geotools.styling with parameters of type DisplacementModifier 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) StyleFactoryImpl.polygonSymbolizer
(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Fill fill, Displacement displacement, Expression offset) StyleFactoryImpl2.polygonSymbolizer
(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Fill fill, Displacement displacement, Expression offset) void
GraphicImpl.ConstantGraphic.setDisplacement
(Displacement offset) void
GraphicImpl.setDisplacement
(Displacement offset) void
PointPlacementImpl.setDisplacement
(Displacement displacement) Setter for property displacement.void
PolygonSymbolizerImpl.setDisplacement
(Displacement displacement) void
AbstractStyleVisitor.visit
(Displacement dis) Constructors in org.geotools.styling with parameters of type DisplacementModifierConstructorDescriptionprotected
PolygonSymbolizerImpl
(Stroke stroke, Fill fill, Displacement disp, Expression offset, Unit<Length> uom, String geom, String name, Description desc) -
Uses of Displacement in org.geotools.styling.visitor
Methods in org.geotools.styling.visitor that return DisplacementModifier and TypeMethodDescriptionprotected Displacement
DuplicatingStyleVisitor.copy
(Displacement displacement) Null safe copy of displacement.Methods in org.geotools.styling.visitor with parameters of type DisplacementModifier and TypeMethodDescriptionprotected Displacement
DuplicatingStyleVisitor.copy
(Displacement displacement) Null safe copy of displacement.void
DuplicatingStyleVisitor.visit
(Displacement dis) -
Uses of Displacement in org.geotools.xml.styling
Methods in org.geotools.xml.styling that return DisplacementModifier and TypeMethodDescriptionprotected Displacement
SLDParser.parseDisplacement
(Node root) Internal parse method - made protected for unit testing -
Uses of Displacement in org.geotools.ysld.encode
Methods in org.geotools.ysld.encode with parameters of type DisplacementModifier and TypeMethodDescriptionprotected void
DisplacementEncoder.encode
(Displacement displace) -
Uses of Displacement in org.geotools.ysld.parse
Methods in org.geotools.ysld.parse that return DisplacementModifier and TypeMethodDescriptionstatic Displacement
Util.displacement
(Object value, Factory factory) Parses an displacement tuple.