Uses of Class
org.geotools.referencing.factory.epsg.ThreadedEpsgFactory

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

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

Subclasses of ThreadedEpsgFactory in org.geotools.referencing.factory.epsg
 class DefaultFactory
          Deprecated. Please use ThreadedEpsgFactory instead, the name DefaultFactory was viewed as confusing
 class ThreadedAccessEpsgFactory
          Connection to the EPSG database in MS-Access format using JDBC-ODBC bridge.
 class ThreadedHsqlEpsgFactory
          Connection to the EPSG database in HSQL database engine format using JDBC.
 class ThreadedPostgreSQLEpsgFactory
          Connection to the EPSG database in PostgreSQL database engine using JDBC.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.