Uses of Interface
org.geotools.api.style.NamedStyle
Packages that use NamedStyle
Package
Description
The following package is an implementation of OGC Symbology Encoding 1.1.0 and ISO 19117 : Portrayal
Allows for symbolization of geospatial data.
-
Uses of NamedStyle in org.geotools.api.style
Methods in org.geotools.api.style that return NamedStyle -
Uses of NamedStyle in org.geotools.styling
Classes in org.geotools.styling that implement NamedStyleModifier and TypeClassDescriptionclass
A NamedStyle is used to refer to a style that has a name in a WMS.Methods in org.geotools.styling that return NamedStyleModifier and TypeMethodDescriptionabstract NamedStyle
AbstractStyleFactory.createNamedStyle()
StyleFactoryImpl.createNamedStyle()
-
Uses of NamedStyle in org.geotools.xml.styling
Methods in org.geotools.xml.styling that return NamedStyleModifier and TypeMethodDescriptionSLDParser.parseNamedStyle
(Node n) Parses a NamedStyle from node.