|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.filter.FilterFactoryFinder
CommonFactoryFinder.getFilterFactory(org.geotools.factory.Hints)
.
public abstract class FilterFactoryFinder
This specifies the interface to create filters.
Constructor Summary | |
---|---|
FilterFactoryFinder()
Deprecated. |
Method Summary | |
---|---|
static FilterFactory |
createFilterFactory()
Deprecated. Creates an instance of a Filter factory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FilterFactoryFinder()
Method Detail |
---|
public static FilterFactory createFilterFactory() throws FactoryRegistryException
FactoryRegistryException
- If the factory is not found.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |