org.geotools.styling
Class StyleFactoryFinder

java.lang.Object
  extended byorg.geotools.styling.StyleFactoryFinder

public class StyleFactoryFinder
extends java.lang.Object


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

Constructor Detail

StyleFactoryFinder

public StyleFactoryFinder()
Method Detail

createStyleFactory

public static StyleFactory createStyleFactory()
                                       throws FactoryConfigurationError
Create an instance of the factory.

Returns:
An instance of the Factory, or null if the Factory could not be created.
Throws:
FactoryConfigurationError - DOCUMENT ME!


Copyright © GeoTools. All Rights Reserved.