All Classes Interface Summary Class Summary Enum Summary Exception Summary
Class |
Description |
AbstractCRS |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
AiryProjection |
|
AitoffProjection |
|
AlbersProjection |
|
Alias |
An alternative name for an object.
|
Angle |
|
AngleFormat |
A NumberFormat for formatting Angles in various commonly-found mapping styles.
|
AugustProjection |
|
AuthorityFactory |
Registers PROJ4J wrappers as a CRS authority factory.
|
AuthorityFactoryWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
Axis |
A coordinate system axis.
|
AxisOrder |
|
AxisOrder.Axis |
|
AzimuthalProjection |
The superclass for all azimuthal map projections
|
BasicCoordinateTransform |
|
BipolarProjection |
|
BoggsProjection |
|
BonneProjection |
|
CassiniProjection |
|
CentralCylindricalProjection |
|
CollignonProjection |
|
Complex |
|
ConicProjection |
A projection formed by projecting the sphere
onto a cone tangent, or secant, to the sphere
along any small circle (usually a mid-latitude parallel).
|
Constants |
Constants needed by GeographicLib.
|
ConvergenceFailureException |
Signals that an interative mathematical algorithm has failed to converge.
|
CoordinateReferenceSystem |
Represents a projected or geodetic geospatial coordinate system,
to which coordinates may be referenced.
|
CoordinateTransform |
|
CoordinateTransformFactory |
|
CrasterProjection |
|
CRSCache |
|
CRSFactory |
|
CTABLEV2 |
|
CylindricalEqualAreaProjection |
|
CylindricalProjection |
A projection
in which meridians are mapped to equally spaced vertical lines
and circles of latitude (parallels) are mapped to horizontal lines.
|
Datum |
A class representing a geodetic datum.
|
DatumParameters |
Contains the parsed/computed parameter values
which are used to create
the datum and ellipsoid for a CoordinateReferenceSystem .
|
DatumWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
DegreeUnit |
|
DenoyerProjection |
|
Eckert1Projection |
|
Eckert2Projection |
|
Eckert4Projection |
|
Eckert5Projection |
|
Eckert6Projection |
|
Ellipsoid |
A class representing a geographic reference ellipsoid
(or more correctly an oblate spheroid),
used to model the shape of the surface of the earth.
|
EllipsoidWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
EqualAreaAzimuthalProjection |
|
EquidistantAzimuthalProjection |
|
EquidistantConicProjection |
The Equidistant Conic projection.
|
EulerProjection |
|
ExtendedTransverseMercatorProjection |
|
FaheyProjection |
|
FloatPolarCoordinate |
|
FoucautProjection |
|
FoucautSinusoidalProjection |
|
GallProjection |
|
GaussProjection |
|
GeocentProjection |
|
GeocentricConverter |
Provides conversions between Geodetic coordinates
(latitude, longitude in radians and height in meters)
and Geocentric coordinates
(X, Y, Z) in meters.
|
Geodesic |
Geodesic calculations.
|
GeodesicData |
The results of geodesic calculations.
|
GeodesicLine |
A geodesic line.
|
GeodesicMask |
Bit masks for what geodesic calculations to do.
|
GeographicCRSWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
GeographicErr |
Exception handling for GeographicLib.
|
GeoMath |
Mathematical functions needed by GeographicLib.
|
GeostationarySatelliteProjection |
|
Ginsburg8Projection |
|
GnomonicAzimuthalProjection |
|
GoodeProjection |
|
Grid |
A Grid represents a geodetic datum defining some mapping between a
coordinate system referenced to the surface of the earth and spherical
coordinates.
|
Grid.ConversionTable |
|
HammerProjection |
|
HatanoProjection |
|
IdentifierEPSG |
A simple EPSG identifier made of only a code and a code space.
|
Importer |
Builder of PROJ4J objects from GeoAPI objects.
|
IntPolarCoordinate |
|
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.
|
KavraiskyVProjection |
|
KrovakProjection |
The Krovak projection.
|
LagrangeProjection |
|
LambertAzimuthalEqualAreaProjection |
|
LambertConformalConicProjection |
|
LambertEqualAreaConicProjection |
|
LandsatProjection |
|
LarriveeProjection |
|
LaskowskiProjection |
|
LinearProjection |
|
LocalizedString |
A string in a specific locale.
|
LongLatProjection |
A "projection" for geodetic coordinates in Decimal Degrees.
|
LoximuthalProjection |
|
McBrydeThomasFlatPolarParabolicProjection |
|
McBrydeThomasFlatPolarQuarticProjection |
|
McBrydeThomasFlatPolarSine1Projection |
|
McBrydeThomasFlatPolarSine2Projection |
|
MercatorProjection |
|
MillerProjection |
|
MolleweideProjection |
|
Murdoch1Projection |
|
Murdoch2Projection |
|
Murdoch3Projection |
|
NellHProjection |
|
NellProjection |
|
NewZealandMapGridProjection |
The New Zealand Map Grid projection.
|
NicolosiProjection |
|
NTV1 |
|
NTV2 |
Parser for the "National Transformation" v2 format
Very basic implementation: only files with 1 subfile are supported, gridshift type is supposed to be in
seconds
Header structure:
|
NullProjection |
A projection which does nothing.
|
ObliqueMercatorProjection |
Oblique Mercator Projection algorithm is taken from the USGS PROJ package.
|
ObliqueStereographicAlternativeProjection |
|
OperationFactory |
Registers PROJ4J wrappers as an operation factory.
|
OperationFactoryWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
OperationMethodWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
OrthographicAzimuthalProjection |
The Orthographic Azimuthal or Globe map projection.
|
Pair |
A pair of double precision numbers.
|
Pair<A,B> |
|
ParameterAccessor |
Description of a PROJ4J parameter, together with method for getting and setting the value.
|
ParameterWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
PerspectiveConicProjection |
|
PerspectiveProjection |
|
PlateCarreeProjection |
|
PolarCoordinate |
|
PolyconicProjection |
|
PositionWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
PrimeMeridian |
A PrimeMeridian represents a constant offset from Greenwich in radians of
longitude.
|
PrimeMeridianWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
Proj4FileReader |
|
Proj4jException |
Signals that a situation or data state has been encountered
which prevents computation from proceeding,
or which would lead to erroneous results.
|
Proj4Keyword |
|
Proj4Parser |
|
ProjCoordinate |
|
ProjectedCRSWrapper |
Wraps a PROJ4J implementation behind the equivalent GeoAPI interface.
|
Projection |
A map projection is a mathematical algorithm
for representing a spheroidal surface
on a plane.
|
ProjectionException |
Signals that an erroneous situation has
occured during the computation of
a projected coordinate system value.
|
ProjectionMath |
|
ProjectionUtil |
|
ProjectionWrapper2D |
Wraps a PROJ4J transform behind the equivalent GeoAPI interface for the two-dimensional case of a map projection.
|
ProjectionWrapper3D |
Wraps a PROJ4J transform behind the equivalent GeoAPI interface for the three-dimensional case of a map projection.
|
PseudoCylindricalProjection |
The superclass for all pseudo-cylindrical projections - eg.
|
PutninsP2Projection |
|
PutninsP4Projection |
|
PutninsP5PProjection |
|
PutninsP5Projection |
|
QuarticAuthalicProjection |
|
RectangularPolyconicProjection |
|
Registry |
|
RobinsonProjection |
|
Services |
Default implementations of referencing services backed by PROJ4J.
|
SimpleCitation |
A citation containing only a title, an organization name and a URL.
|
SimpleConicProjection |
|
SineTangentSeriesProjection |
|
SinusoidalProjection |
|
StereographicAzimuthalProjection |
|
SwissObliqueMercatorProjection |
Swiss Oblique Mercator Projection algorithm is taken from the USGS PROJ.4 package.
|
TissotProjection |
|
TransformWrapper |
Base class of two-dimensional or three-dimensional coordinate operation.
|
TransformWrapper2D |
Wraps a PROJ4J transform behind the equivalent GeoAPI interface for the two-dimensional case.
|
TransformWrapper3D |
Wraps a PROJ4J transform behind the equivalent GeoAPI interface for the three-dimensional case.
|
TransverseCylindricalEqualArea |
|
TransverseMercatorProjection |
Transverse Mercator Projection algorithm is taken from the USGS PROJ package.
|
TranverseCentralCylindricalProjection |
|
UnconvertibleInstanceException |
Thrown by Wrapper.proj4j(…) when a GeoAPI object cannot be unwrapped or copied to a PROJ4J implementation.
|
Unit |
|
Units |
Predefined constants for the units of measurement.
|
Units |
|
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.
|
UrmaevFlatPolarSinusoidalProjection |
|
VanDerGrintenProjection |
|
VitkovskyProjection |
|
Wagner1Projection |
|
Wagner2Projection |
|
Wagner3Projection |
|
Wagner4Projection |
|
Wagner5Projection |
|
Wagner7Projection |
|
WerenskioldProjection |
|
WinkelTripelProjection |
|
Wrapper |
Base class for wrappers around PROJ4J implementations.
|
Wrappers |
Views of PROJ4J implementation classes as GeoAPI objects.
|