Uses of Class
org.geotools.styling.StrokeImpl
-
Packages that use StrokeImpl Package Description org.geotools.styling Allows for symbolization of geospatial data. -
-
Uses of StrokeImpl in org.geotools.styling
Methods in org.geotools.styling that return StrokeImpl Modifier and Type Method Description StrokeImpl
LineSymbolizerImpl. getStroke()
Provides the graphical-symbolization parameter to use for the linear geometry.StrokeImpl
MarkImpl. getStroke()
This paramterer defines which stroke style should be used when rendering the Mark.StrokeImpl
PolygonSymbolizerImpl. getStroke()
Provides the graphical-symbolization parameter to use for the outline of the Polygon.
-