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
 NamedStyle StyleFactoryImpl.createNamedStyle()
           
abstract  NamedStyle AbstractStyleFactory.createNamedStyle()
           
 NamedStyle StyleFactory.createNamedStyle()
           
 NamedStyle SLDParser.parseNamedStyle(Node n)
          Parses a NamedStyle from node.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.