Uses of Class
org.geotools.referencing.factory.DirectAuthorityFactory
Packages that use DirectAuthorityFactory
Package
Description
Base classes for factories and
  authority factories.
Authority factories for
  the EPSG database.
Provides coordinate reference systems specified in the Web Map Service
  specification (ISO 19128).
- 
Uses of DirectAuthorityFactory in org.geotools.referencing.factorySubclasses of DirectAuthorityFactory in org.geotools.referencing.factoryModifier and TypeClassDescriptionclassDefault implementation for a coordinate reference system authority factory backed by a property file.classACoordinateOperationAuthorityFactorybacked by a properties file.
- 
Uses of DirectAuthorityFactory in org.geotools.referencing.factory.epsgSubclasses of DirectAuthorityFactory in org.geotools.referencing.factory.epsgModifier and TypeClassDescriptionclassA factory providing a EPSG code for a cartesian engineering systemsclassA coordinate reference system factory backed by the EPSG database tables.classAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.classPlease useAccessDialectEpsgFactory.
- 
Uses of DirectAuthorityFactory in org.geotools.referencing.factory.wmsSubclasses of DirectAuthorityFactory in org.geotools.referencing.factory.wmsModifier and TypeClassDescriptionclassclassSimilar to the OGC CRS factory, but with a different authority name, designed to support URNs coming from the OGC API - Features - Part 1: Core specification (e.g., "http://www.opengis.net/def/crs/OGC/1.3/CRS84").classThe factory for coordinate reference systems in theCRSspace.