|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectAuthorityFactory | |
|---|---|
| org.geotoolkit.referencing.factory.epsg | Authority factories for the EPSG database. |
| org.geotoolkit.referencing.factory.web | Authority factories for the CRS specified in the Web Map Service specification (ISO 19128). |
| org.geotoolkit.referencing.factory.wkt | Authority factories for CRS parsed from Well Known Text (WKT). |
| Uses of DirectAuthorityFactory in org.geotoolkit.referencing.factory.epsg |
|---|
| Subclasses of DirectAuthorityFactory in org.geotoolkit.referencing.factory.epsg | |
|---|---|
class |
AnsiDialectEpsgFactory
An EPSG factory for the database generated by ANSI-compatible SQL scripts. |
class |
DirectEpsgFactory
A CRS authority factory backed by the EPSG database tables. |
class |
PropertyEpsgFactory
Authority factory for Coordinate Reference Systems beyong the one defined in the EPSG database. |
| Uses of DirectAuthorityFactory in org.geotoolkit.referencing.factory.web |
|---|
| Subclasses of DirectAuthorityFactory in org.geotoolkit.referencing.factory.web | |
|---|---|
class |
AutoCRSFactory
The factory for projected CRS in the AUTO and AUTO2
space. |
class |
WebCRSFactory
The factory for coordinate reference systems in the CRS namespace. |
| Uses of DirectAuthorityFactory in org.geotoolkit.referencing.factory.wkt |
|---|
| Subclasses of DirectAuthorityFactory 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. |
class |
WKTParsingAuthorityFactory
A CRS Authority Factory that manages object creation by parsing Well Known Text (WKT) strings. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||