Uses of Interface
org.geotools.styling.NamedStyle

Packages that use NamedStyle
org.geotools.styling Allows for symbolization of geospatial data.  
 

Uses of NamedStyle in org.geotools.styling
 

Classes in org.geotools.styling that implement NamedStyle
 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 NamedStyle
abstract  NamedStyle AbstractStyleFactory.createNamedStyle()
           
 NamedStyle StyleFactoryImpl.createNamedStyle()
           
 NamedStyle SLDParser.parseNamedStyle(org.w3c.dom.Node n)
          Parses a NamedStyle from node.
 NamedStyle StyleFactory.createNamedStyle()
           
 



Copyright © GeoTools. All Rights Reserved.