Package | Description |
---|---|
org.geotools.styling |
Allows for symbolization of geospatial data.
|
org.geotools.xml.styling |
Modifier and Type | Class and Description |
---|---|
class |
NamedStyleImpl
A NamedStyle is used to refer to a style that has a name in a WMS.
|
Modifier and Type | Method and Description |
---|---|
NamedStyle |
StyleFactory.createNamedStyle() |
abstract NamedStyle |
AbstractStyleFactory.createNamedStyle() |
NamedStyle |
StyleFactoryImpl.createNamedStyle() |
Modifier and Type | Method and Description |
---|---|
NamedStyle |
SLDParser.parseNamedStyle(Node n)
Parses a NamedStyle from node.
|
Copyright © 1996–2019 Geotools. All rights reserved.