Uses of Class
org.geotoolkit.referencing.factory.wkt.WKTParsingAuthorityFactory

Packages that use WKTParsingAuthorityFactory
org.geotoolkit.referencing.factory.epsg Authority factories for the EPSG database. 
org.geotoolkit.referencing.factory.wkt Authority factories for CRS parsed from Well Known Text (WKT). 
 

Uses of WKTParsingAuthorityFactory in org.geotoolkit.referencing.factory.epsg
 

Subclasses of WKTParsingAuthorityFactory in org.geotoolkit.referencing.factory.epsg
 class PropertyEpsgFactory
          Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database.
 

Uses of WKTParsingAuthorityFactory in org.geotoolkit.referencing.factory.wkt
 

Subclasses of WKTParsingAuthorityFactory in org.geotoolkit.referencing.factory.wkt
 class DirectPostgisFactory
          An authority factory creating CRS from the "spatial_ref_sys" table in a spatial SQL database.
 class PropertyAuthorityFactory
          A CRS Authority Factory that manages object creation using a set of static strings from a property file.
 



Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.