Uses of Class
org.geotools.referencing.factory.BufferedAuthorityFactory

Packages that use BufferedAuthorityFactory
org.geotools.referencing.factory Base classes for factories and authority factories. 
org.geotools.referencing.factory.epsg Authority factories for the EPSG database.  
 

Uses of BufferedAuthorityFactory in org.geotools.referencing.factory
 

Subclasses of BufferedAuthorityFactory in org.geotools.referencing.factory
 class DeferredAuthorityFactory
          A buffered authority factory which will defer the creation of a backing store until when first needed.
 

Uses of BufferedAuthorityFactory in org.geotools.referencing.factory.epsg
 

Subclasses of BufferedAuthorityFactory in org.geotools.referencing.factory.epsg
 class DefaultFactory
          The default EPSG factory to be registered in FactoryFinder.
 class FactoryUsingWKT
          Implementation for a coordinate reference system authority factory backed by the EPSG property file.
 



Copyright © GeoTools. All Rights Reserved.