Package | Description |
---|---|
org.geotools.referencing.epsg.wkt | |
org.geotools.referencing.factory |
Base classes for factories and
authority factories.
|
org.geotools.referencing.operation |
Coordinate operation implementation.
|
org.opengis.referencing.crs | |
org.opengis.referencing.cs |
Coordinate systems and their axis.
|
org.opengis.referencing.datum |
Geodetic datum (the relationship of a
coordinate system to the earth).
|
org.opengis.referencing.operation |
Coordinate operations
(relationship between any two coordinate reference systems).
|
Modifier and Type | Method and Description |
---|---|
ObjectFactory |
EPSGCRSAuthorityFactory.getObjectFactory() |
Modifier and Type | Class and Description |
---|---|
class |
DatumAliases
A datum factory that add aliases to a datum name before to
delegates the datum
creation to an other factory.
|
class |
ReferencingObjectFactory
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractCoordinateOperationFactory
Base class for coordinate operation factories.
|
class |
AuthorityBackedFactory
A coordinate operation factory extended with the extra
informations provided by an authority factory.
|
class |
BufferedCoordinateOperationFactory
Caches the coordinate operations created by an other factory.
|
class |
DefaultCoordinateOperationFactory
Creates coordinate operations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CRSFactory
Builds up complex coordinate reference systems from
simpler objects or values.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CSFactory
Builds up complex coordinate systems from simpler objects or
values.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DatumFactory
Builds up complex datums from simpler objects or values.
|
Modifier and Type | Interface and Description |
---|---|
interface |
CoordinateOperationFactory
Creates coordinate operations.
|
Copyright © 1996–2022 Geotools. All rights reserved.