Uses of Package
org.locationtech.proj4j
Packages that use org.locationtech.proj4j
Package
Description
-
Classes in org.locationtech.proj4j used by org.locationtech.proj4jClassDescriptionRepresents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.An interface for the operation of transforming a
ProjCoordinate
from oneCoordinateReferenceSystem
into a different one.Signals that a parameter or computed internal variable has a value which lies outside the allowable bounds for the computation in which it is being used.Signals that a situation or data state has been encountered which prevents computation from proceeding, or which would lead to erroneous results.Stores a the coordinates for a position defined relative to someCoordinateReferenceSystem
.Signals that an authority code is unknown and cannot be mapped to a CRS definition.Signals that a parameter in a CRS specification is not currently supported, or unknown. -
Classes in org.locationtech.proj4j used by org.locationtech.proj4j.datumClassDescriptionStores a the coordinates for a position defined relative to some
CoordinateReferenceSystem
. -
Classes in org.locationtech.proj4j used by org.locationtech.proj4j.parserClassDescriptionRepresents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.
-
Classes in org.locationtech.proj4j used by org.locationtech.proj4j.projClassDescriptionStores a the coordinates for a position defined relative to some
CoordinateReferenceSystem
. -
Classes in org.locationtech.proj4j used by org.locationtech.proj4j.utilClassDescriptionRepresents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.A factory which can create
CoordinateReferenceSystem
s from a variety of ways of specifying them.Signals that a parameter or computed internal variable has a value which lies outside the allowable bounds for the computation in which it is being used.Stores a the coordinates for a position defined relative to someCoordinateReferenceSystem
.Signals that an authority code is unknown and cannot be mapped to a CRS definition.Signals that a parameter in a CRS specification is not currently supported, or unknown.