org.geotools.styling
Class StyleFactoryFinder
Object
StyleFactoryFinder
Deprecated. Replaced by CommonFactoryFinder.getStyleFactory(org.geotools.factory.Hints)
.
public class StyleFactoryFinder
- extends Object
Methods inherited from class Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StyleFactoryFinder
public StyleFactoryFinder()
- Deprecated.
createStyleFactory
public static StyleFactory createStyleFactory()
throws FactoryRegistryException
- Deprecated.
- Create an instance of the factory.
- Returns:
- An instance of the Factory, or null if the Factory could not be
created.
- Throws:
FactoryRegistryException
- If the factory is not found.
Copyright © 1996-2014 Geotools. All Rights Reserved.