Uses of Class
org.geotools.data.jdbc.referencing.JDBCAuthorityFactory

Packages that use JDBCAuthorityFactory
org.geotools.data.oracle.referencing   
org.geotools.data.postgis.referencing   
 

Uses of JDBCAuthorityFactory in org.geotools.data.oracle.referencing
 

Subclasses of JDBCAuthorityFactory in org.geotools.data.oracle.referencing
 class OracleAuthorityFactory
          Access CRS information from the Oracle MD_SYS.CS_SRS view.
 

Uses of JDBCAuthorityFactory in org.geotools.data.postgis.referencing
 

Subclasses of JDBCAuthorityFactory in org.geotools.data.postgis.referencing
 class PostgisAuthorityFactory
          Access CRS informationj from the PostGIS SPATIAL_REF_SYS table.
 



Copyright © 1996-2010 Geotools. All Rights Reserved.