Package | Description |
---|---|
org.locationtech.proj4j | |
org.locationtech.proj4j.datum | |
org.locationtech.proj4j.parser | |
org.locationtech.proj4j.proj | |
org.locationtech.proj4j.util |
Class and Description |
---|
CoordinateReferenceSystem
Represents a projected or geodetic geospatial coordinate system,
to which coordinates may be referenced.
|
CoordinateTransform
An interface for the operation of transforming
a
ProjCoordinate from one CoordinateReferenceSystem
into a different one. |
InvalidValueException
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.
|
Proj4jException
Signals that a situation or data state has been encountered
which prevents computation from proceeding,
or which would lead to erroneous results.
|
ProjCoordinate
Stores a the coordinates for a position
defined relative to some
CoordinateReferenceSystem . |
Registry |
UnknownAuthorityCodeException
Signals that an authority code is unknown
and cannot be mapped to a CRS definition.
|
UnsupportedParameterException
Signals that a parameter in a CRS specification
is not currently supported, or unknown.
|
Class and Description |
---|
ProjCoordinate
Stores a the coordinates for a position
defined relative to some
CoordinateReferenceSystem . |
Class and Description |
---|
CoordinateReferenceSystem
Represents a projected or geodetic geospatial coordinate system,
to which coordinates may be referenced.
|
Registry |
Class and Description |
---|
ProjCoordinate
Stores a the coordinates for a position
defined relative to some
CoordinateReferenceSystem . |
Class and Description |
---|
CoordinateReferenceSystem
Represents a projected or geodetic geospatial coordinate system,
to which coordinates may be referenced.
|
InvalidValueException
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.
|
ProjCoordinate
Stores a the coordinates for a position
defined relative to some
CoordinateReferenceSystem . |
UnknownAuthorityCodeException
Signals that an authority code is unknown
and cannot be mapped to a CRS definition.
|
UnsupportedParameterException
Signals that a parameter in a CRS specification
is not currently supported, or unknown.
|
Copyright © 2021. All rights reserved.