| Interface | Description |
|---|---|
| Identifiable |
Identifiable is the interface implemented by geodetic objects issued from
registries (like the epsg database).
|
| Class | Description |
|---|---|
| CRSFactory |
This factory is in charge of creating new
CoordinateReferenceSystems. |
| CRSHelper |
This class is used to build a new
CoordinateReferenceSystem from a map of parameters,
generally obtained from the parser of a Registry
or from an OGC WKT String. |
| CRSHelper.CRSGridCache<K,V> |
A simple cache to manage
AbstractCoordinateOperation |
| IdentifiableComponent |
IdentifiableComponent is a helper class used as a parent class for components
having to implement the Identifiable interface.
|
| Identifier |
Identifier used to identify objects such as Datums, Ellipsoids or
CoordinateReferenceSystems.
|
| Parameter |
| Exception | Description |
|---|---|
| CoordinateDimensionException |
Exception thrown when a double array input has not the expected length.
|
| IllegalCoordinateException |
Try to use an illegal coordinate.
|
Copyright © 2019 CNRS. All rights reserved.