|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StyleImpl | |
---|---|
org.geotools.styling | Allows for symbolization of geospatial data. |
Uses of StyleImpl in org.geotools.styling |
---|
Subclasses of StyleImpl in org.geotools.styling | |
---|---|
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. |
Methods in org.geotools.styling that return StyleImpl | |
---|---|
StyleImpl |
StyleFactoryImpl2.style(String name,
Description description,
boolean isDefault,
List<FeatureTypeStyle> featureTypeStyles,
Symbolizer defaultSymbolizer)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |