Uses of Class
org.geotools.factory.FactoryNotFoundException

Packages that use FactoryNotFoundException
org.geotools.referencing.factory Base classes for factories and authority factories. 
 

Uses of FactoryNotFoundException in org.geotools.referencing.factory
 

Methods in org.geotools.referencing.factory that throw FactoryNotFoundException
static
<T extends org.opengis.referencing.AuthorityFactory>
T
FallbackAuthorityFactory.create(java.lang.Class<T> type, java.util.Collection<T> factories)
          Wraps the specified authority factories.
static org.opengis.referencing.AuthorityFactory FallbackAuthorityFactory.create(java.util.Collection<? extends org.opengis.referencing.AuthorityFactory> factories)
          Wraps the specified authority factories.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.