Package | Description |
---|---|
org.geotools.referencing.factory |
Base classes for factories and
authority factories.
|
org.geotools.referencing.factory.epsg |
Authority factories for
the EPSG database.
|
org.geotools.referencing.factory.wms |
Provides coordinate reference systems specified in the Web Map Service
specification (ISO 19128).
|
Modifier and Type | Class and Description |
---|---|
class |
PropertyAuthorityFactory
Default implementation for a coordinate reference system authority factory backed by a property
file.
|
class |
PropertyCoordinateOperationAuthorityFactory
A
CoordinateOperationAuthorityFactory backed by a properties file. |
Modifier and Type | Class and Description |
---|---|
class |
CartesianAuthorityFactory
A factory providing a EPSG code for a cartesian engineering systems
|
class |
DirectEpsgFactory
A coordinate reference system factory backed by the EPSG database tables.
|
class |
FactoryUsingAnsiSQL
An EPSG factory for the database generated by SQL scripts rather than the MS-Access one.
|
class |
FactoryUsingSQL
Please use
AccessDialectEpsgFactory . |
Modifier and Type | Class and Description |
---|---|
class |
AutoCRSFactory
|
class |
WebCRSFactory
The factory for coordinate reference systems in the
CRS space. |
Copyright © 1996–2022 Geotools. All rights reserved.