Package | Description |
---|---|
org.geotools.styling |
Allows for symbolization of geospatial data.
|
Modifier and Type | Class and 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.
|
Modifier and Type | Method and Description |
---|---|
StyleImpl |
StyleFactoryImpl2.style(String name,
Description description,
boolean isDefault,
List<FeatureTypeStyle> featureTypeStyles,
Symbolizer defaultSymbolizer) |
Copyright © 1996–2019 Geotools. All rights reserved.