org.geotools.styling
Class StyleFactoryFinder

Object
  extended by StyleFactoryFinder

Deprecated. Replaced by CommonFactoryFinder.getStyleFactory(org.geotools.factory.Hints).

public class StyleFactoryFinder
extends Object

Module:

Constructor Summary
StyleFactoryFinder()
          Deprecated.  
 
Method Summary
static StyleFactory createStyleFactory()
          Deprecated. Create an instance of the factory.
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StyleFactoryFinder

public StyleFactoryFinder()
Deprecated. 
Method Detail

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-2009 Geotools. All Rights Reserved.