Uses of Interface
org.opengis.style.StyleFactory

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

Uses of StyleFactory in org.geotools.styling
 

Subinterfaces of StyleFactory in org.geotools.styling
 interface StyleFactory
          Abstract base class for implementing style factories.
 interface StyleFactory2
          Abstract base class for implementing style factories.
 

Classes in org.geotools.styling that implement StyleFactory
 class AbstractStyleFactory
          Abstract base class for implementing style factories.
 class StyleFactoryImpl
          Factory for creating Styles.
 class StyleFactoryImpl2
          Factory for creating Styles; based on the GeoAPI StyleFactory interface.
 



Copyright © 1996-2014 Geotools. All Rights Reserved.