Uses of Interface
org.geotools.api.style.Stroke
Packages that use Stroke
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 Stroke in org.geotools.api.style
Classes in org.geotools.api.style that implement StrokeMethods in org.geotools.api.style that return StrokeModifier and TypeMethodDescriptionStyleFactory.createStroke
(Expression color, Expression width) A convienice method to make a simple strokeStyleFactory.createStroke
(Expression color, Expression width, Expression opacity) A convienice method to make a simple strokeStyleFactory.createStroke
(Expression color, Expression width, Expression opacity, Expression lineJoin, Expression lineCap, float[] dashArray, Expression dashOffset, Graphic graphicFill, Graphic graphicStroke) creates a strokeStyleFactory.getDefaultStroke()
LineSymbolizer.getStroke()
Returns the object containing all the information necessary to draw styled lines.Mark.getStroke()
Returns the object that indicates how the edges of the mark will be drawn.PolygonSymbolizer.getStroke()
Returns the object containing all the information necessary to draw styled lines.StyleFactory.stroke
(Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) StyleFactory.stroke
(GraphicFill fill, Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) StyleFactory.stroke
(GraphicStroke stroke, Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) Methods in org.geotools.api.style with parameters of type StrokeModifier and TypeMethodDescriptionStyleFactory.createLineSymbolizer
(Stroke stroke, String geometryPropertyName) StyleFactory.createMark
(Expression wellKnownName, Stroke stroke, Fill fill, Expression size, Expression rotation) StyleFactory.createPolygonSymbolizer
(Stroke stroke, Fill fill, String geometryPropertyName) StyleFactory.lineSymbolizer
(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Expression offset) StyleFactory.mark
(Expression wellKnownName, Fill fill, Stroke stroke) StyleFactory.mark
(ExternalMark externalMark, Fill fill, Stroke stroke) StyleFactory.polygonSymbolizer
(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Fill fill, Displacement displacement, Expression offset) void
Provides the graphical-symbolization parameter to use for the linear geometry.void
This paramterer defines which stroke style should be used when rendering the Mark.void
Provides the graphical-symbolization parameter to use for the outline of the Polygon.void
Called when accept is called on a strokeCalled when accept is called on a stroke -
Uses of Stroke in org.geotools.brewer.color
Methods in org.geotools.brewer.color with parameters of type StrokeModifier and TypeMethodDescriptionstatic FeatureTypeStyle
StyleGenerator.createFeatureTypeStyle
(Classifier classifier, Expression expression, Color[] colors, String typeId, GeometryDescriptor geometryAttrType, int elseMode, double opacity, Stroke defaultStroke) Merges a classifier, array of colors and other data into a FeatureTypeStyle object. -
Uses of Stroke in org.geotools.brewer.styling.builder
Methods in org.geotools.brewer.styling.builder that return StrokeMethods in org.geotools.brewer.styling.builder with parameters of type StrokeModifier and TypeMethodDescriptionReset builder to provided original stroke. -
Uses of Stroke in org.geotools.renderer.lite
Methods in org.geotools.renderer.lite with parameters of type Stroke -
Uses of Stroke in org.geotools.renderer.lite.gridcoverage2d
Methods in org.geotools.renderer.lite.gridcoverage2d with parameters of type Stroke -
Uses of Stroke in org.geotools.renderer.style
Methods in org.geotools.renderer.style with parameters of type StrokeModifier and TypeMethodDescriptionstatic float[]
SLDStyleFactory.evaluateDashArray
(Stroke stroke, Object feature) void
-
Uses of Stroke in org.geotools.styling
Classes in org.geotools.styling that implement StrokeModifier and TypeClassDescriptionclass
Provides a Java representation of the Stroke object in an SLD document.Fields in org.geotools.styling declared as StrokeModifier and TypeFieldDescriptionstatic Stroke
StrokeImpl.DEFAULT
static final Stroke
StrokeImpl.NULL
Null Stroke capturing the defaults indicated by the standard.Methods in org.geotools.styling that return StrokeModifier and TypeMethodDescriptionabstract Stroke
AbstractStyleFactory.createStroke
(Expression color, Expression width) A convienice method to make a simple strokeabstract Stroke
AbstractStyleFactory.createStroke
(Expression color, Expression width, Expression opacity) A convienice method to make a simple strokeabstract Stroke
AbstractStyleFactory.createStroke
(Expression color, Expression width, Expression opacity, Expression lineJoin, Expression lineCap, float[] dashArray, Expression dashOffset, Graphic graphicFill, Graphic graphicStroke) creates a strokeStyleBuilder.createStroke()
create a default StrokeStyleBuilder.createStroke
(double width) create a default stroke with the supplied widthStyleBuilder.createStroke
(Color color) Create a default stroke with the supplied colorStyleBuilder.createStroke
(Color color, double width) create a stroke with the supplied width and colorStyleBuilder.createStroke
(Color color, double width, double opacity) create a stroke with color, width and opacity suppliedStyleBuilder.createStroke
(Color color, double width, float[] dashArray) create a dashed line of color and widthStyleBuilder.createStroke
(Color color, double width, String lineJoin, String lineCap) create a stroke with color, width, linejoin type and lineCap type.StyleBuilder.createStroke
(Expression color, Expression width) create a stroke with the color and width suppliedStyleBuilder.createStroke
(Expression color, Expression width, Expression opacity) create a stroke with color, width and opacity suppliedStyleFactoryImpl.createStroke
(Expression color, Expression width) A method to make a simple stroke of a provided color and width.StyleFactoryImpl.createStroke
(Expression color, Expression width, Expression opacity) A convenience method to make a simple strokeStyleFactoryImpl.createStroke
(Expression color, Expression width, Expression opacity, Expression lineJoin, Expression lineCap, float[] dashArray, Expression dashOffset, Graphic graphicFill, Graphic graphicStroke) creates a strokeabstract Stroke
AbstractStyleFactory.getDefaultStroke()
StyleFactoryImpl.getDefaultStroke()
static Stroke
SLD.stroke
(LineSymbolizer sym) Retrieves the Stroke from a LineSymbolizer.static Stroke
SLD.stroke
(PointSymbolizer sym) Retrieves the Stroke from a PointSymbolizer.static Stroke
SLD.stroke
(PolygonSymbolizer sym) Retrieves the Stroke from a PolygonSymbolizer.StyleFactoryImpl.stroke
(Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) StyleFactoryImpl.stroke
(GraphicFill fill, Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) StyleFactoryImpl.stroke
(GraphicStroke stroke, Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) StyleFactoryImpl2.stroke
(Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) StyleFactoryImpl2.stroke
(GraphicFill fill, Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) StyleFactoryImpl2.stroke
(GraphicStroke stroke, Expression color, Expression opacity, Expression width, Expression join, Expression cap, float[] dashes, Expression offset) Methods in org.geotools.styling with parameters of type StrokeModifier and TypeMethodDescriptionstatic Color
Retrieve the color of a stroke objectabstract LineSymbolizer
AbstractStyleFactory.createLineSymbolizer
(Stroke stroke, String geometryPropertyName) StyleBuilder.createLineSymbolizer
(Stroke stroke) create a LineSymbolizerStyleBuilder.createLineSymbolizer
(Stroke stroke, String geometryPropertyName) create a LineSymbolizerStyleFactoryImpl.createLineSymbolizer
(Stroke stroke, String geometryPropertyName) abstract Mark
AbstractStyleFactory.createMark
(Expression wellKnownName, Stroke stroke, Fill fill, Expression size, Expression rotation) StyleBuilder.createMark
(String wellKnownName, Fill fill, Stroke stroke) create a mark with the supplied fill and strokeStyleBuilder.createMark
(Expression wellKnownName, Fill fill, Stroke stroke) create a mark with the supplied fill and strokeStyleFactoryImpl.createMark
(Expression wellKnownName, Stroke stroke, Fill fill, Expression size, Expression rotation) abstract PolygonSymbolizer
AbstractStyleFactory.createPolygonSymbolizer
(Stroke stroke, Fill fill, String geometryPropertyName) StyleBuilder.createPolygonSymbolizer
(Stroke stroke, Fill fill) create a polygon symbolizerStyleBuilder.createPolygonSymbolizer
(Stroke stroke, Fill fill, String geometryPropertyName) create a polygon symbolizerStyleFactoryImpl.createPolygonSymbolizer
(Stroke stroke, Fill fill, String geometryPropertyName) StyleFactoryImpl.lineSymbolizer
(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Expression offset) StyleFactoryImpl2.lineSymbolizer
(String name, Expression geometry, Description description, Unit<?> unit, Stroke stroke, Expression offset) StyleFactoryImpl.mark
(Expression wellKnownName, Fill fill, Stroke stroke) StyleFactoryImpl.mark
(ExternalMark externalMark, Fill fill, Stroke stroke) StyleFactoryImpl2.mark
(Expression wellKnownName, Fill fill, Stroke stroke) StyleFactoryImpl2.mark
(ExternalMark externalMark, Fill fill, Stroke stroke) static double
Retrieve the opacity from a Stroke object.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
Sets the graphical-symbolization parameter to use for the linear geometry.void
Setter for property stroke.void
Sets the graphical-symbolization parameter to use for the outline of the Polygon.void
static int
Retrieve the width of a Stroke object.Constructors in org.geotools.styling with parameters of type StrokeModifierConstructorDescriptionBasicLineStyle
(Stroke stroke) BasicPolygonStyle
(Fill fill, Stroke stroke) protected
LineSymbolizerImpl
(Stroke stroke, Expression offset, Unit<Length> uom, String geom, String name, Description desc) protected
PolygonSymbolizerImpl
(Stroke stroke, Fill fill, Displacement disp, Expression offset, Unit<Length> uom, String geom, String name, Description desc) -
Uses of Stroke in org.geotools.styling.visitor
Methods in org.geotools.styling.visitor that return StrokeMethods in org.geotools.styling.visitor with parameters of type StrokeModifier and TypeMethodDescriptionprotected Stroke
Null safe copy of stroke.protected void
UomRescaleStyleVisitor.rescaleStroke
(Stroke stroke, Unit<Length> uom) Used to rescaleDashArray the provided stroke.void
void
Increase stroke width. -
Uses of Stroke in org.geotools.xml.styling
Methods in org.geotools.xml.styling that return StrokeModifier and TypeMethodDescriptionprotected Stroke
SLDParser.parseStroke
(Node root) Internal parse method - made protected for unit testing -
Uses of Stroke in org.geotools.ysld.encode
Methods in org.geotools.ysld.encode with parameters of type Stroke -
Uses of Stroke in org.geotools.ysld.parse
Methods in org.geotools.ysld.parse with parameters of type Stroke