Uses of Class
org.geotools.styling.StyleImpl
-
Packages that use StyleImpl Package Description org.geotools.styling Allows for symbolization of geospatial data. -
-
Uses of StyleImpl in org.geotools.styling
Subclasses of StyleImpl in org.geotools.styling Modifier and Type Class Description class
BasicLineStyle
A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.class
BasicPolygonStyle
A style object is quite hard to set up, involving fills, strokes, symbolizers and rules.class
NamedStyleImpl
A NamedStyle is used to refer to a style that has a name in a WMS.
-