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 AuthorityFactory>
T
FallbackAuthorityFactory.create(Class<T> type, Collection<T> factories)
          Wraps the specified authority factories.
static AuthorityFactory FallbackAuthorityFactory.create(Collection<? extends AuthorityFactory> factories)
          Wraps the specified authority factories.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.