Uses of Package
org.geotools.referencing.factory.epsg

Packages that use org.geotools.referencing.factory.epsg
org.geotools.referencing.factory.epsg Authority factories for the EPSG database. 
 

Classes in org.geotools.referencing.factory.epsg used by org.geotools.referencing.factory.epsg
AbstractEpsgFactory
          A coordinate reference system factory backed by the EPSG database tables.
AnsiDialectEpsgFactory
          An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.
DirectEpsgFactory
          A coordinate reference system factory backed by the EPSG database tables.
FactoryUsingAnsiSQL
          Deprecated. Please use AnsiDialectEpsgFactory.
FactoryUsingSQL
          Deprecated. Please use AccessDialectEpsgFactory.
FactoryUsingWKT
          Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.
ThreadedEpsgFactory
          Base class for EPSG factories to be registered in ReferencingFactoryFinder.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.