Uses of Class
org.geotools.styling.StyleImpl

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

Uses of StyleImpl in org.geotools.styling
 

Subclasses of StyleImpl in org.geotools.styling
 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.
 

Methods in org.geotools.styling that return StyleImpl
 StyleImpl StyleFactoryImpl2.style(java.lang.String name, org.opengis.style.Description description, boolean isDefault, java.util.List<org.opengis.style.FeatureTypeStyle> featureTypeStyles, org.opengis.style.Symbolizer defaultSymbolizer)
           
 



Copyright © 1996-2010 Geotools. All Rights Reserved.