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.stylingMethods in org.geotools.styling that return StrokeImpl Modifier and Type Method Description StrokeImplLineSymbolizerImpl. getStroke()Provides the graphical-symbolization parameter to use for the linear geometry.StrokeImplMarkImpl. getStroke()This paramterer defines which stroke style should be used when rendering the Mark.StrokeImplPolygonSymbolizerImpl. getStroke()Provides the graphical-symbolization parameter to use for the outline of the Polygon.
 
-