Uses of Class
org.geotools.referencing.factory.epsg.DirectEpsgFactory
-
Packages that use DirectEpsgFactory Package Description org.geotools.referencing.factory.epsg Authority factories for the EPSG database. -
-
Uses of DirectEpsgFactory in org.geotools.referencing.factory.epsg
Subclasses of DirectEpsgFactory in org.geotools.referencing.factory.epsg Modifier and Type Class Description classFactoryUsingAnsiSQLAn EPSG factory for the database generated by SQL scripts rather than the MS-Access one.classFactoryUsingSQLPlease useAccessDialectEpsgFactory.Constructors in org.geotools.referencing.factory.epsg with parameters of type DirectEpsgFactory Constructor Description AuthorityCodes(TableInfo table, Class<?> type, DirectEpsgFactory factory)Creates a new set of authority codes for the specified type.
-