A B C D E F G H I K L M N O P Q R S T U V W X Y Z _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class org.locationtech.proj4j.datum.GeocentricConverter
- a - Variable in class org.locationtech.proj4j.parser.DatumParameters
- a - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- a - Variable in class org.locationtech.proj4j.proj.Projection
-
The equator radius
- A - Variable in class org.locationtech.proj4j.proj.PutninsP5Projection
- a1 - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- a1 - Variable in class org.locationtech.proj4j.proj.LagrangeProjection
- a10 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- a12 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
arc length on the auxiliary sphere between point 1 and point 2 (degrees).
- a12 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- a14 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- A1m1f(double) - Static method in class org.locationtech.proj4j.geodesic.Geodesic
- a2 - Variable in class org.locationtech.proj4j.datum.GeocentricConverter
- a2 - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- a2 - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- A2m1f(double) - Static method in class org.locationtech.proj4j.geodesic.Geodesic
- a32 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- A3coeff() - Method in class org.locationtech.proj4j.geodesic.Geodesic
- A3f(double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
- a4 - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- abbreviation - Variable in class org.locationtech.proj4j.units.Unit
- acos(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- acosd(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- ad - Variable in class org.locationtech.proj4j.proj.KrovakProjection
- addParam(List, String, String) - Static method in class org.locationtech.proj4j.io.Proj4FileReader
- AIRY - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- AiryProjection - Class in org.locationtech.proj4j.proj
- AiryProjection() - Constructor for class org.locationtech.proj4j.proj.AiryProjection
- AITOFF - Static variable in class org.locationtech.proj4j.proj.AitoffProjection
- AitoffProjection - Class in org.locationtech.proj4j.proj
- AitoffProjection() - Constructor for class org.locationtech.proj4j.proj.AitoffProjection
- AitoffProjection(int, double) - Constructor for class org.locationtech.proj4j.proj.AitoffProjection
- akm1 - Variable in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- al - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- AlbersProjection - Class in org.locationtech.proj4j.proj
- AlbersProjection() - Constructor for class org.locationtech.proj4j.proj.AlbersProjection
- alfa - Variable in class org.locationtech.proj4j.proj.KrovakProjection
- ALL - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
All capabilities, calculate everything.
- alpha - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- alpha - Variable in class org.locationtech.proj4j.proj.Projection
-
The projection alpha value
- am1 - Variable in class org.locationtech.proj4j.proj.BonneProjection
- ANDRAE - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- AngDiff(Pair, double, double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
The exact difference of two angles reduced to [−180°, 180°].
- Angle - Class in org.locationtech.proj4j.units
- Angle() - Constructor for class org.locationtech.proj4j.units.Angle
- ANGLE_UNIT - Static variable in class org.locationtech.proj4j.units.Unit
- AngleFormat - Class in org.locationtech.proj4j.units
-
A NumberFormat for formatting Angles in various commonly-found mapping styles.
- AngleFormat() - Constructor for class org.locationtech.proj4j.units.AngleFormat
- AngleFormat(String) - Constructor for class org.locationtech.proj4j.units.AngleFormat
- AngleFormat(String, boolean) - Constructor for class org.locationtech.proj4j.units.AngleFormat
- AngNormalize(double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Normalize an angle.
- AngRound(double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Coarsen a value close to zero.
- apa - Variable in class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- apa - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- apa - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- APL4_9 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- Arc() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- ARC_MINUTES - Static variable in class org.locationtech.proj4j.units.Units
- ARC_SECONDS - Static variable in class org.locationtech.proj4j.units.Units
- ArcDirect(double, double, double, double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Solve the direct geodesic problem where the length of the geodesic is specified in terms of arc length.
- ArcDirect(double, double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Solve the direct geodesic problem where the length of the geodesic is specified in terms of arc length and with a subset of the geodesic results returned.
- ArcDirectLine(double, double, double, double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Define a
GeodesicLine
in terms of the direct geodesic problem specified in terms of arc length with all capabilities included. - ArcDirectLine(double, double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Define a
GeodesicLine
in terms of the direct geodesic problem specified in terms of arc length with a subset of the capabilities included. - ArcPosition(double) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
Compute the position of point 2 which is an arc length a12 (degrees) from point 1.
- ArcPosition(double, int) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
Compute the position of point 2 which is an arc length a12 (degrees) from point 1 and with a subset of the geodesic results returned.
- AREA - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Calculate area S12.
- AREA_UNIT - Static variable in class org.locationtech.proj4j.units.Unit
- areXOrdinatesEqual(ProjCoordinate, double) - Method in class org.locationtech.proj4j.ProjCoordinate
-
Returns a boolean indicating if the X ordinate value of the ProjCoordinate provided as an ordinate is equal to the X ordinate value of this ProjCoordinate.
- areYOrdinatesEqual(ProjCoordinate, double) - Method in class org.locationtech.proj4j.ProjCoordinate
-
Returns a boolean indicating if the Y ordinate value of the ProjCoordinate provided as an ordinate is equal to the Y ordinate value of this ProjCoordinate.
- areZOrdinatesEqual(ProjCoordinate, double) - Method in class org.locationtech.proj4j.ProjCoordinate
-
Returns a boolean indicating if the Z ordinate value of the ProjCoordinate provided as an ordinate is equal to the Z ordinate value of this ProjCoordinate.
- asin(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- asind(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- asinhy(double) - Static method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- asqrt(double) - Method in class org.locationtech.proj4j.proj.FaheyProjection
- Astroid(double, double) - Static method in class org.locationtech.proj4j.geodesic.Geodesic
- atan2(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- atan2d(double, double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Evaluate the atan2 function with the result in degrees
- atan2d(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- atand(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- atanh(double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
The inverse hyperbolic tangent function.
- AugustProjection - Class in org.locationtech.proj4j.proj
- AugustProjection() - Constructor for class org.locationtech.proj4j.proj.AugustProjection
- AUST_SA - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- AUSTRALIAN - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- authlat(double, double[]) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- authset(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- axes - Variable in class org.locationtech.proj4j.proj.Projection
-
The order of axes for the coordinate system.
- axis - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- Axis() - Constructor for enum org.locationtech.proj4j.datum.AxisOrder.Axis
- AxisOrder - Class in org.locationtech.proj4j.datum
- AxisOrder(AxisOrder.Axis, AxisOrder.Axis, AxisOrder.Axis) - Constructor for class org.locationtech.proj4j.datum.AxisOrder
- AxisOrder.Axis - Enum in org.locationtech.proj4j.datum
- Azab - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- Azba - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- azi - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- azi1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
azimuth at point 1 (degrees).
- azi2 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
azimuth at point 2 (degrees).
- Azimuth() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- AZIMUTH - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Calculate azimuths azi1 and azi2.
- AzimuthalProjection - Class in org.locationtech.proj4j.proj
-
The superclass for all azimuthal map projections
- AzimuthalProjection() - Constructor for class org.locationtech.proj4j.proj.AzimuthalProjection
- AzimuthalProjection(double, double) - Constructor for class org.locationtech.proj4j.proj.AzimuthalProjection
- AzimuthCosines() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
B
- b - Variable in class org.locationtech.proj4j.datum.GeocentricConverter
- b - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- b - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- B - Variable in class org.locationtech.proj4j.proj.PutninsP5Projection
- b01 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- b03 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- b05 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- b2 - Variable in class org.locationtech.proj4j.datum.GeocentricConverter
- b21 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- b23 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- b41 - Static variable in class org.locationtech.proj4j.proj.LaskowskiProjection
- BasicCoordinateTransform - Class in org.locationtech.proj4j
-
Represents the operation of transforming a
ProjCoordinate
from oneCoordinateReferenceSystem
into a different one, using reprojection and datum conversion as required. - BasicCoordinateTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) - Constructor for class org.locationtech.proj4j.BasicCoordinateTransform
-
Creates a transformation from a source
CoordinateReferenceSystem
to a target one. - BESS_NAM - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- BESSEL - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- bf - Static variable in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- BipolarProjection - Class in org.locationtech.proj4j.proj
- BipolarProjection() - Constructor for class org.locationtech.proj4j.proj.BipolarProjection
- bl - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- BoggsProjection - Class in org.locationtech.proj4j.proj
- BoggsProjection() - Constructor for class org.locationtech.proj4j.proj.BoggsProjection
- BonneProjection - Class in org.locationtech.proj4j.proj
- BonneProjection() - Constructor for class org.locationtech.proj4j.proj.BonneProjection
C
- c - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- c - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- c - Variable in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- c - Variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- C - Variable in class org.locationtech.proj4j.proj.GaussProjection
- C - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- C - Static variable in class org.locationtech.proj4j.proj.PutninsP5Projection
- C_p - Static variable in class org.locationtech.proj4j.proj.Eckert4Projection
- C_p - Static variable in class org.locationtech.proj4j.proj.PutninsP2Projection
- C_p - Variable in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- C_p1 - Static variable in class org.locationtech.proj4j.proj.Wagner2Projection
- C_p2 - Static variable in class org.locationtech.proj4j.proj.Wagner2Projection
- C_x - Static variable in class org.locationtech.proj4j.proj.Eckert4Projection
- C_x - Static variable in class org.locationtech.proj4j.proj.Eckert6Projection
- C_x - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- C_x - Static variable in class org.locationtech.proj4j.proj.PutninsP2Projection
- C_x - Variable in class org.locationtech.proj4j.proj.PutninsP4Projection
- C_x - Variable in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- C_x - Static variable in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- C_x - Static variable in class org.locationtech.proj4j.proj.Wagner2Projection
- C_x - Variable in class org.locationtech.proj4j.proj.Wagner3Projection
- C_y - Static variable in class org.locationtech.proj4j.proj.Eckert4Projection
- C_y - Static variable in class org.locationtech.proj4j.proj.Eckert6Projection
- C_y - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- C_y - Static variable in class org.locationtech.proj4j.proj.PutninsP2Projection
- C_y - Variable in class org.locationtech.proj4j.proj.PutninsP4Projection
- C_y - Variable in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- C_y - Variable in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- C_y - Static variable in class org.locationtech.proj4j.proj.Wagner2Projection
- C0 - Static variable in class org.locationtech.proj4j.proj.DenoyerProjection
- C00 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C02 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C04 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C06 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C08 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- c1 - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- c1 - Variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- C1 - Static variable in class org.locationtech.proj4j.proj.CassiniProjection
- C1 - Static variable in class org.locationtech.proj4j.proj.DenoyerProjection
- C1 - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- C1 - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- C1_2 - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- C12 - Static variable in class org.locationtech.proj4j.proj.Ginsburg8Projection
- C13 - Static variable in class org.locationtech.proj4j.proj.Eckert2Projection
- C13 - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- C1f(double, double[]) - Static method in class org.locationtech.proj4j.geodesic.Geodesic
- C1pf(double, double[]) - Static method in class org.locationtech.proj4j.geodesic.Geodesic
- c2 - Variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- C2 - Static variable in class org.locationtech.proj4j.proj.CassiniProjection
- C2 - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- C2_27 - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- C20 - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- C22 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C23 - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- C2f(double, double[]) - Static method in class org.locationtech.proj4j.geodesic.Geodesic
- c3 - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- C3 - Static variable in class org.locationtech.proj4j.proj.CassiniProjection
- C3 - Static variable in class org.locationtech.proj4j.proj.DenoyerProjection
- C3 - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- C3coeff() - Method in class org.locationtech.proj4j.geodesic.Geodesic
- C3f(double, double[]) - Method in class org.locationtech.proj4j.geodesic.Geodesic
- C4 - Static variable in class org.locationtech.proj4j.proj.CassiniProjection
- C44 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C45 - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- C46 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C48 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C4coeff() - Method in class org.locationtech.proj4j.geodesic.Geodesic
- C4f(double, double[]) - Method in class org.locationtech.proj4j.geodesic.Geodesic
- C5 - Static variable in class org.locationtech.proj4j.proj.CassiniProjection
- C66 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C68 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- C88 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- ca - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- calp1 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseData
- calp1 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseStartV
- calp2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseData
- calp2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseStartV
- calp2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- CAP_ALL - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- CAP_C1 - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- CAP_C1p - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- CAP_C2 - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- CAP_C3 - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- CAP_C4 - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- CAP_MASK - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- CAP_NONE - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- Capabilities() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- Capabilities(int) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- CARTHAGE - Static variable in class org.locationtech.proj4j.datum.Datum
- CassiniProjection - Class in org.locationtech.proj4j.proj
- CassiniProjection() - Constructor for class org.locationtech.proj4j.proj.CassiniProjection
- cAzc - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- Cb - Variable in class org.locationtech.proj4j.proj.AiryProjection
- cbg - Variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- CENTIMETRES - Static variable in class org.locationtech.proj4j.units.Units
- CentralCylindricalProjection - Class in org.locationtech.proj4j.proj
- CentralCylindricalProjection() - Constructor for class org.locationtech.proj4j.proj.CentralCylindricalProjection
- cg - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- cgb - Variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- CH_DEG_ABBREV - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CH_DEG_SYMBOL - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CH_E - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CH_MIN_ABBREV - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CH_MIN_SYMBOL - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CH_N - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CH_S - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CH_W - Static variable in class org.locationtech.proj4j.units.AngleFormat
- CHAINS - Static variable in class org.locationtech.proj4j.units.Units
- checkUnsupported(String) - Static method in class org.locationtech.proj4j.parser.Proj4Keyword
- checkUnsupported(Collection) - Static method in class org.locationtech.proj4j.parser.Proj4Keyword
- child - Variable in class org.locationtech.proj4j.datum.Grid
- Cl - Static variable in class org.locationtech.proj4j.proj.Ginsburg8Projection
- CLARKE_1866 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- CLARKE_1880 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- clearZ() - Method in class org.locationtech.proj4j.ProjCoordinate
- clens(double[], int, double) - Static method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- clenS(double[], int, double, double, double[], double[]) - Static method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- clone() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- clone() - Method in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- clone() - Method in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- clone() - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- clone() - Method in class org.locationtech.proj4j.proj.Projection
- clone() - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- CN - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- code - Variable in class org.locationtech.proj4j.datum.Datum
- CollignonProjection - Class in org.locationtech.proj4j.proj
- CollignonProjection() - Constructor for class org.locationtech.proj4j.proj.CollignonProjection
- Complex - Class in org.locationtech.proj4j.util
- Complex(double, double) - Constructor for class org.locationtech.proj4j.util.Complex
- Complex(Complex) - Constructor for class org.locationtech.proj4j.util.Complex
- ConicProjection - Class in org.locationtech.proj4j.proj
-
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).
- ConicProjection() - Constructor for class org.locationtech.proj4j.proj.ConicProjection
- Constants - Class in org.locationtech.proj4j.geodesic
-
Constants needed by GeographicLib.
- Constants() - Constructor for class org.locationtech.proj4j.geodesic.Constants
- containsAt(byte[], byte[], int) - Static method in class org.locationtech.proj4j.datum.CTABLEV2
- containsAt(byte[], byte[], int) - Static method in class org.locationtech.proj4j.datum.NTV1
- CONV - Static variable in class org.locationtech.proj4j.proj.PolyconicProjection
- ConvergenceFailureException - Exception in org.locationtech.proj4j
-
Signals that an interative mathematical algorithm has failed to converge.
- ConvergenceFailureException(String) - Constructor for exception org.locationtech.proj4j.ConvergenceFailureException
- ConversionTable() - Constructor for class org.locationtech.proj4j.datum.Grid.ConversionTable
- convert(double, Unit, Unit) - Static method in class org.locationtech.proj4j.units.Units
- convertGeocentricToGeodetic(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.GeocentricConverter
- convertGeocentricToGeodeticIter(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.GeocentricConverter
- convertGeodeticToGeocentric(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.GeocentricConverter
-
Converts geodetic coordinates (latitude, longitude, and height) to geocentric coordinates (X, Y, Z), according to the current ellipsoid parameters.
- CoordinateReferenceSystem - Class in org.locationtech.proj4j
-
Represents a projected or geodetic geospatial coordinate system, to which coordinates may be referenced.
- CoordinateReferenceSystem(String, String[], Datum, Projection) - Constructor for class org.locationtech.proj4j.CoordinateReferenceSystem
- CoordinateTransform - Interface in org.locationtech.proj4j
-
An interface for the operation of transforming a
ProjCoordinate
from oneCoordinateReferenceSystem
into a different one. - CoordinateTransformFactory - Class in org.locationtech.proj4j
-
Creates
CoordinateTransform
s from source and targetCoordinateReferenceSystem
s. - CoordinateTransformFactory() - Constructor for class org.locationtech.proj4j.CoordinateTransformFactory
- cosb1 - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- cosb1 - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- cosc0 - Variable in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- cosd(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- cosgam - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- cosp0 - Variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- cosph0 - Variable in class org.locationtech.proj4j.proj.AiryProjection
- cosph0 - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- cosphi0 - Variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- cosphi0 - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- cosphi1 - Variable in class org.locationtech.proj4j.proj.AitoffProjection
- cosphi1 - Variable in class org.locationtech.proj4j.proj.LoximuthalProjection
- cosrot - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- cp - Variable in class org.locationtech.proj4j.proj.MolleweideProjection
- Cp - Static variable in class org.locationtech.proj4j.proj.Ginsburg8Projection
- cphi1 - Variable in class org.locationtech.proj4j.proj.BonneProjection
- CPM - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- CrasterProjection - Class in org.locationtech.proj4j.proj
- CrasterProjection() - Constructor for class org.locationtech.proj4j.proj.CrasterProjection
- create(A, B) - Static method in class org.locationtech.proj4j.util.Pair
- createFromName(String) - Method in class org.locationtech.proj4j.CRSFactory
-
Creates a
CoordinateReferenceSystem
(CRS) from a well-known name. - createFromName(String) - Method in class org.locationtech.proj4j.util.CRSCache
- createFromParameters(String, String) - Method in class org.locationtech.proj4j.CRSFactory
-
Creates a
CoordinateReferenceSystem
from a PROJ.4 projection parameter string. - createFromParameters(String, String) - Method in class org.locationtech.proj4j.util.CRSCache
- createFromParameters(String, String[]) - Method in class org.locationtech.proj4j.CRSFactory
-
Creates a
CoordinateReferenceSystem
defined by an array of PROJ.4 projection parameters. - createFromParameters(String, String[]) - Method in class org.locationtech.proj4j.util.CRSCache
- createGeographic() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
-
Creates a geographic (unprojected)
CoordinateReferenceSystem
based on theDatum
of this CRS. - createParameterMap(String[]) - Method in class org.locationtech.proj4j.parser.Proj4Parser
- createTokenizer(BufferedReader) - Method in class org.locationtech.proj4j.io.Proj4FileReader
- createTransform(CoordinateReferenceSystem, CoordinateReferenceSystem) - Method in class org.locationtech.proj4j.CoordinateTransformFactory
-
Creates a transformation from a source CRS to a target CRS, following the logic in PROJ.4.
- cross(double, double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- crsCache - Variable in class org.locationtech.proj4j.util.CRSCache
- CRSCache - Class in org.locationtech.proj4j.util
- CRSCache() - Constructor for class org.locationtech.proj4j.util.CRSCache
- CRSCache(ConcurrentHashMap<String, CoordinateReferenceSystem>, ConcurrentHashMap<String, String>) - Constructor for class org.locationtech.proj4j.util.CRSCache
- crsFactory - Static variable in class org.locationtech.proj4j.util.CRSCache
- CRSFactory - Class in org.locationtech.proj4j
-
A factory which can create
CoordinateReferenceSystem
s from a variety of ways of specifying them. - CRSFactory() - Constructor for class org.locationtech.proj4j.CRSFactory
- CS - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- CS - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- CS_GEO - Static variable in class org.locationtech.proj4j.CoordinateReferenceSystem
- csig1 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- csig2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- csReader - Static variable in class org.locationtech.proj4j.CRSFactory
- CTABLEV2 - Class in org.locationtech.proj4j.datum
- CTABLEV2() - Constructor for class org.locationtech.proj4j.datum.CTABLEV2
- cvs - Variable in class org.locationtech.proj4j.datum.Grid.ConversionTable
-
Conversion matrix
- cw - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- cx - Variable in class org.locationtech.proj4j.proj.MolleweideProjection
- cy - Variable in class org.locationtech.proj4j.proj.MolleweideProjection
- Cy - Static variable in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- CylindricalEqualAreaProjection - Class in org.locationtech.proj4j.proj
- CylindricalEqualAreaProjection() - Constructor for class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- CylindricalEqualAreaProjection(double, double, double) - Constructor for class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- CylindricalProjection - Class in org.locationtech.proj4j.proj
-
A projection in which meridians are mapped to equally spaced vertical lines and circles of latitude (parallels) are mapped to horizontal lines.
- CylindricalProjection() - Constructor for class org.locationtech.proj4j.proj.CylindricalProjection
- czech - Variable in class org.locationtech.proj4j.proj.KrovakProjection
D
- D - Static variable in class org.locationtech.proj4j.proj.PutninsP5Projection
- D1 - Static variable in class org.locationtech.proj4j.proj.DenoyerProjection
- d2 - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- D5 - Static variable in class org.locationtech.proj4j.proj.DenoyerProjection
- datum - Variable in class org.locationtech.proj4j.CoordinateReferenceSystem
- datum - Variable in class org.locationtech.proj4j.parser.DatumParameters
- datum - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- Datum - Class in org.locationtech.proj4j.datum
-
A class representing a geodetic datum.
- Datum(String, double[], List<Grid>, Ellipsoid, String) - Constructor for class org.locationtech.proj4j.datum.Datum
- Datum(String, double, double, double, double, double, double, double, Ellipsoid, String) - Constructor for class org.locationtech.proj4j.datum.Datum
- Datum(String, double, double, double, Ellipsoid, String) - Constructor for class org.locationtech.proj4j.datum.Datum
- Datum(String, List<Grid>, Ellipsoid, String) - Constructor for class org.locationtech.proj4j.datum.Datum
- DatumParameters - Class in org.locationtech.proj4j.parser
-
Contains the parsed/computed parameter values which are used to create the datum and ellipsoid for a
CoordinateReferenceSystem
. - DatumParameters() - Constructor for class org.locationtech.proj4j.parser.DatumParameters
- datums - Static variable in class org.locationtech.proj4j.Registry
- datumTransform - Variable in class org.locationtech.proj4j.parser.DatumParameters
- datumTransform(ProjCoordinate) - Method in class org.locationtech.proj4j.BasicCoordinateTransform
-
Input: long/lat/z coordinates in radians in the source datum Output: long/lat/z coordinates in radians in the target datum
- dd - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- dd - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- dd - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- dd - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- ddmmssLatPattern - Static variable in class org.locationtech.proj4j.units.AngleFormat
- ddmmssLongPattern - Static variable in class org.locationtech.proj4j.units.AngleFormat
- ddmmssPattern - Static variable in class org.locationtech.proj4j.units.AngleFormat
- ddmmssPattern2 - Static variable in class org.locationtech.proj4j.units.AngleFormat
- ddmmssPattern4 - Static variable in class org.locationtech.proj4j.units.AngleFormat
- DECIMAL_FORMAT - Static variable in class org.locationtech.proj4j.ProjCoordinate
- DECIMAL_FORMAT_PATTERN - Static variable in class org.locationtech.proj4j.ProjCoordinate
- decimalPattern - Static variable in class org.locationtech.proj4j.units.AngleFormat
- DECIMETRES - Static variable in class org.locationtech.proj4j.units.Units
- DEFAULT_TRANSFORM - Static variable in class org.locationtech.proj4j.datum.Datum
- DEGREES - Static variable in class org.locationtech.proj4j.units.Units
- DegreeUnit - Class in org.locationtech.proj4j.units
- DegreeUnit() - Constructor for class org.locationtech.proj4j.units.DegreeUnit
- degToRad(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- del - Variable in class org.locationtech.proj4j.datum.Grid.ConversionTable
-
Cell size
- DEL_TOL - Static variable in class org.locationtech.proj4j.proj.GaussProjection
- DELMBR - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- DenoyerProjection - Class in org.locationtech.proj4j.proj
- DenoyerProjection() - Constructor for class org.locationtech.proj4j.proj.DenoyerProjection
- digits - Static variable in class org.locationtech.proj4j.geodesic.GeoMath
-
The number of binary digits in the fraction of a double precision number (equivalent to C++'s
numeric_limits<double>::digits
). - Direct(double, double, double, boolean, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
The general direct geodesic problem.
- Direct(double, double, double, double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Solve the direct geodesic problem where the length of the geodesic is specified in terms of distance.
- Direct(double, double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Solve the direct geodesic problem where the length of the geodesic is specified in terms of distance and with a subset of the geodesic results returned.
- DirectLine(double, double, double, double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Define a
GeodesicLine
in terms of the direct geodesic problem specified in terms of distance with all capabilities included. - DirectLine(double, double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Define a
GeodesicLine
in terms of the direct geodesic problem specified in terms of distance with a subset of the capabilities included. - distance(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- Distance() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- DISTANCE - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Calculate distance s12.
- DISTANCE_IN - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Allow distance s12 to be used as input in the direct geodesic problem.
- dlam12 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- dmsToDeg(double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- dmsToRad(double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- dnm - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseStartV
- doDatumTransform - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- doForwardProjection - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- doInverseProjection - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- domg12 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- doubleFromBytes(byte[], int) - Static method in class org.locationtech.proj4j.datum.CTABLEV2
- doubleFromBytes(byte[], int) - Static method in class org.locationtech.proj4j.datum.NTV1
- doubleFromBytes(byte[], int, ByteOrder) - Static method in class org.locationtech.proj4j.datum.NTV2
- Down - org.locationtech.proj4j.datum.AxisOrder.Axis
- DTR - Static variable in class org.locationtech.proj4j.proj.Projection
- DTR - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- DV(double[], double) - Method in class org.locationtech.proj4j.proj.RobinsonProjection
E
- e - Variable in class org.locationtech.proj4j.proj.Projection
-
The eccentricity
- E_LONG - Static variable in class org.locationtech.proj4j.datum.NTV2
- e2 - Variable in class org.locationtech.proj4j.datum.GeocentricConverter
- east(String, double, double, double) - Static method in class org.locationtech.proj4j.datum.PrimeMeridian
- Easting - org.locationtech.proj4j.datum.AxisOrder.Axis
- ec - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- eccentricity - Variable in class org.locationtech.proj4j.datum.Ellipsoid
- eccentricity - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- eccentricity2 - Variable in class org.locationtech.proj4j.datum.Ellipsoid
- eccentricity2 - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- eccentricity4 - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- eccentricity6 - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- Eckert1Projection - Class in org.locationtech.proj4j.proj
- Eckert1Projection() - Constructor for class org.locationtech.proj4j.proj.Eckert1Projection
- Eckert2Projection - Class in org.locationtech.proj4j.proj
- Eckert2Projection() - Constructor for class org.locationtech.proj4j.proj.Eckert2Projection
- Eckert4Projection - Class in org.locationtech.proj4j.proj
- Eckert4Projection() - Constructor for class org.locationtech.proj4j.proj.Eckert4Projection
- Eckert5Projection - Class in org.locationtech.proj4j.proj
- Eckert5Projection() - Constructor for class org.locationtech.proj4j.proj.Eckert5Projection
- Eckert6Projection - Class in org.locationtech.proj4j.proj
- Eckert6Projection() - Constructor for class org.locationtech.proj4j.proj.Eckert6Projection
- el - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- ellips - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- ellipsoid - Variable in class org.locationtech.proj4j.datum.Datum
- ellipsoid - Variable in class org.locationtech.proj4j.parser.DatumParameters
- ellipsoid - Variable in class org.locationtech.proj4j.proj.Projection
-
The ellipsoid used by this projection
- Ellipsoid - Class in org.locationtech.proj4j.datum
-
A class representing a geographic reference ellipsoid (or more correctly an oblate spheroid), used to model the shape of the surface of the earth.
- Ellipsoid() - Constructor for class org.locationtech.proj4j.datum.Ellipsoid
- Ellipsoid(String, double, double, double, String) - Constructor for class org.locationtech.proj4j.datum.Ellipsoid
-
Creates a new Ellipsoid.
- Ellipsoid(String, double, double, String) - Constructor for class org.locationtech.proj4j.datum.Ellipsoid
- ELLIPSOID_E2_TOLERANCE - Static variable in class org.locationtech.proj4j.datum.Datum
- EllipsoidArea() - Method in class org.locationtech.proj4j.geodesic.Geodesic
- ellipsoids - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- ellipsoids - Static variable in class org.locationtech.proj4j.Registry
- ellps - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- en - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- en - Variable in class org.locationtech.proj4j.proj.BonneProjection
- en - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- en - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- en - Variable in class org.locationtech.proj4j.proj.PolyconicProjection
- en - Variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- enfn(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- ENGELIS - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- ENU - Static variable in class org.locationtech.proj4j.datum.AxisOrder
- ep2 - Variable in class org.locationtech.proj4j.datum.GeocentricConverter
- eps - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- EPS - Static variable in class org.locationtech.proj4j.proj.AiryProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.BoggsProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.Eckert4Projection
- EPS - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.LoximuthalProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.NellHProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.NicolosiProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.PutninsP2Projection
- EPS - Static variable in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- EPS - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- EPS10 - Static variable in class org.locationtech.proj4j.proj.AlbersProjection
- EPS10 - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- EPS10 - Static variable in class org.locationtech.proj4j.proj.CassiniProjection
- EPS10 - Static variable in class org.locationtech.proj4j.proj.CentralCylindricalProjection
- EPS10 - Static variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- EPS10 - Static variable in class org.locationtech.proj4j.proj.Projection
- EPS10 - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- EPS10 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- epsgCache - Variable in class org.locationtech.proj4j.util.CRSCache
- EPSILON - Static variable in class org.locationtech.proj4j.proj.AlbersProjection
- EqualAreaAzimuthalProjection - Class in org.locationtech.proj4j.proj
- EqualAreaAzimuthalProjection() - Constructor for class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- equals(Object) - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- equals(Object) - Method in class org.locationtech.proj4j.datum.AxisOrder
- equals(Object) - Method in class org.locationtech.proj4j.datum.Ellipsoid
- equals(Object) - Method in class org.locationtech.proj4j.datum.Grid.ConversionTable
- equals(Object) - Method in class org.locationtech.proj4j.datum.Grid
- equals(Object) - Method in class org.locationtech.proj4j.datum.PrimeMeridian
- equals(Object) - Method in class org.locationtech.proj4j.proj.AitoffProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.AzimuthalProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.HammerProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.Projection
-
Represents quality between possible outputs of
Projection.project(ProjCoordinate, ProjCoordinate)
. - equals(Object) - Method in class org.locationtech.proj4j.proj.SimpleConicProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- equals(Object) - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- equals(Object) - Method in class org.locationtech.proj4j.ProjCoordinate
- equals(Object) - Method in class org.locationtech.proj4j.units.Unit
- equals(Object) - Method in class org.locationtech.proj4j.util.Complex
- equals(Object) - Method in class org.locationtech.proj4j.util.FloatPolarCoordinate
- equals(Object) - Method in class org.locationtech.proj4j.util.IntPolarCoordinate
- equals(Object) - Method in class org.locationtech.proj4j.util.Pair
- equals(Object) - Method in class org.locationtech.proj4j.util.PolarCoordinate
- EQUATOR - Static variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- EquatorialArc() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- EquatorialAzimuth() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- EquatorialAzimuthCosines() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- EquatorialRadius() - Method in class org.locationtech.proj4j.geodesic.Geodesic
- EquatorialRadius() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- equatorRadius - Variable in class org.locationtech.proj4j.datum.Ellipsoid
- EquidistantAzimuthalProjection - Class in org.locationtech.proj4j.proj
- EquidistantAzimuthalProjection() - Constructor for class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- EquidistantAzimuthalProjection(double, double) - Constructor for class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- EquidistantConicProjection - Class in org.locationtech.proj4j.proj
-
The Equidistant Conic projection.
- EquidistantConicProjection() - Constructor for class org.locationtech.proj4j.proj.EquidistantConicProjection
- EQUIT - Static variable in class org.locationtech.proj4j.proj.AiryProjection
- EQUIT - Static variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- EQUIT - Static variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- ERR_17 - Static variable in exception org.locationtech.proj4j.ProjectionException
- es - Variable in class org.locationtech.proj4j.parser.DatumParameters
- es - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- es - Variable in class org.locationtech.proj4j.proj.Projection
-
The eccentricity squared
- esp - Variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- EULER - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- EulerProjection - Class in org.locationtech.proj4j.proj
- EulerProjection() - Constructor for class org.locationtech.proj4j.proj.EulerProjection
- EVEREST - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- EVRST48 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- EVRST56 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- EVRTS69 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- EVRTSTSS - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- ExtendedTransverseMercatorProjection - Class in org.locationtech.proj4j.proj
- ExtendedTransverseMercatorProjection() - Constructor for class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- ExtendedTransverseMercatorProjection(Ellipsoid, double, double, double, double, double) - Constructor for class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
F
- f - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- f - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- F - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- FaheyProjection - Class in org.locationtech.proj4j.proj
- FaheyProjection() - Constructor for class org.locationtech.proj4j.proj.FaheyProjection
- falseEasting - Variable in class org.locationtech.proj4j.proj.Projection
-
The false Easting of this projection
- falseNorthing - Variable in class org.locationtech.proj4j.proj.Projection
-
The false Northing of this projection
- FATHOMS - Static variable in class org.locationtech.proj4j.units.Units
- FC - Static variable in class org.locationtech.proj4j.proj.Eckert1Projection
- FC - Static variable in class org.locationtech.proj4j.proj.LoximuthalProjection
- FC1 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FC2 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FC3 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FC4 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FC5 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FC6 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FC7 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FC8 - Static variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- FEET - Static variable in class org.locationtech.proj4j.units.Units
- fileName - Variable in class org.locationtech.proj4j.datum.Grid
-
URI for accessing the grid definition file
- findUnits(String) - Static method in class org.locationtech.proj4j.units.Units
- first - Variable in class org.locationtech.proj4j.geodesic.Pair
-
The first member of the pair.
- first - Variable in class org.locationtech.proj4j.util.Pair
- Flattening() - Method in class org.locationtech.proj4j.geodesic.Geodesic
- Flattening() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- floatFromBytes(byte[], int) - Static method in class org.locationtech.proj4j.datum.CTABLEV2
- FloatPolarCoordinate - Class in org.locationtech.proj4j.util
- FloatPolarCoordinate(float, float) - Constructor for class org.locationtech.proj4j.util.FloatPolarCoordinate
- FloatPolarCoordinate(FloatPolarCoordinate) - Constructor for class org.locationtech.proj4j.util.FloatPolarCoordinate
- format - Variable in class org.locationtech.proj4j.datum.Grid
-
File format of the grid definition file, ie "ctable", "ntv1", "ntv2" or "missing"
- format - Variable in class org.locationtech.proj4j.units.AngleFormat
- format - Static variable in class org.locationtech.proj4j.units.DegreeUnit
- format - Static variable in class org.locationtech.proj4j.units.Unit
- format(double) - Method in class org.locationtech.proj4j.units.DegreeUnit
- format(double) - Method in class org.locationtech.proj4j.units.Unit
- format(double, boolean) - Method in class org.locationtech.proj4j.units.DegreeUnit
- format(double, boolean) - Method in class org.locationtech.proj4j.units.Unit
- format(double, double) - Method in class org.locationtech.proj4j.units.Unit
- format(double, double, boolean) - Method in class org.locationtech.proj4j.units.DegreeUnit
- format(double, double, boolean) - Method in class org.locationtech.proj4j.units.Unit
- format(double, StringBuffer, FieldPosition) - Method in class org.locationtech.proj4j.units.AngleFormat
- format(long, StringBuffer, FieldPosition) - Method in class org.locationtech.proj4j.units.AngleFormat
- forName(String) - Static method in class org.locationtech.proj4j.datum.PrimeMeridian
- FORTPI - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- FoucautProjection - Class in org.locationtech.proj4j.proj
- FoucautProjection() - Constructor for class org.locationtech.proj4j.proj.FoucautProjection
- FoucautSinusoidalProjection - Class in org.locationtech.proj4j.proj
- FoucautSinusoidalProjection() - Constructor for class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- frac(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- fromBase(double) - Method in class org.locationtech.proj4j.units.Unit
- fromChar(char) - Static method in enum org.locationtech.proj4j.datum.AxisOrder.Axis
- fromENU(ProjCoordinate) - Method in enum org.locationtech.proj4j.datum.AxisOrder.Axis
- fromENU(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.AxisOrder
- fromGreenwich(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.PrimeMeridian
- fromMetres - Variable in class org.locationtech.proj4j.proj.Projection
-
Conversion factor from metres to whatever units the projection uses.
- fromNadGrids(String) - Static method in class org.locationtech.proj4j.datum.Grid
- fromString(String) - Static method in class org.locationtech.proj4j.datum.AxisOrder
- FRSCH60 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- FSCHR68 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- FSRCH60M - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- fst() - Method in class org.locationtech.proj4j.util.Pair
- fxa - Variable in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- fxb - Variable in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- FXC - Static variable in class org.locationtech.proj4j.proj.BoggsProjection
- FXC - Static variable in class org.locationtech.proj4j.proj.CollignonProjection
- FXC - Static variable in class org.locationtech.proj4j.proj.Eckert2Projection
- FXC - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- FXC - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- FXC - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- FXC - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- FXC2 - Static variable in class org.locationtech.proj4j.proj.BoggsProjection
- FYC - Static variable in class org.locationtech.proj4j.proj.BoggsProjection
- FYC - Static variable in class org.locationtech.proj4j.proj.CollignonProjection
- FYC - Static variable in class org.locationtech.proj4j.proj.Eckert2Projection
- FYC - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- FYC - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- FYC - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- FYC2 - Static variable in class org.locationtech.proj4j.proj.BoggsProjection
- FYCN - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- FYCS - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
G
- g - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseData
- G - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- GallProjection - Class in org.locationtech.proj4j.proj
- GallProjection() - Constructor for class org.locationtech.proj4j.proj.GallProjection
- gamma - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- Gamma - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- gatg(double[], int, double) - Static method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- GaussProjection - Class in org.locationtech.proj4j.proj
- GaussProjection() - Constructor for class org.locationtech.proj4j.proj.GaussProjection
- GenDirectLine(double, double, double, boolean, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Define a
GeodesicLine
in terms of the direct geodesic problem specified in terms of either distance or arc length with a subset of the capabilities included. - GenDistance(boolean) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
The distance or arc length to point 3.
- GenSetDistance(boolean, double) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
Specify position of point 3 in terms of either distance or arc length.
- GeocentProjection - Class in org.locationtech.proj4j.proj
- GeocentProjection() - Constructor for class org.locationtech.proj4j.proj.GeocentProjection
- geocentric - Variable in class org.locationtech.proj4j.proj.Projection
-
True if this projection is geocentric
- GeocentricConverter - Class in org.locationtech.proj4j.datum
-
Provides conversions between Geodetic coordinates (latitude, longitude in radians and height in meters) and Geocentric coordinates (X, Y, Z) in meters.
- GeocentricConverter(double, double, double) - Constructor for class org.locationtech.proj4j.datum.GeocentricConverter
- GeocentricConverter(Ellipsoid) - Constructor for class org.locationtech.proj4j.datum.GeocentricConverter
- geocentricLatitude(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- geodesic - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- Geodesic - Class in org.locationtech.proj4j.geodesic
-
Geodesic calculations.
- Geodesic(double, double) - Constructor for class org.locationtech.proj4j.geodesic.Geodesic
-
Constructor for an ellipsoid with
- Geodesic.InverseData - Class in org.locationtech.proj4j.geodesic
- Geodesic.InverseStartV - Class in org.locationtech.proj4j.geodesic
- Geodesic.Lambda12V - Class in org.locationtech.proj4j.geodesic
- Geodesic.LengthsV - Class in org.locationtech.proj4j.geodesic
- GeodesicData - Class in org.locationtech.proj4j.geodesic
-
The results of geodesic calculations.
- GeodesicData() - Constructor for class org.locationtech.proj4j.geodesic.GeodesicData
-
Initialize all the fields to Double.NaN.
- GeodesicLine - Class in org.locationtech.proj4j.geodesic
-
A geodesic line.
- GeodesicLine() - Constructor for class org.locationtech.proj4j.geodesic.GeodesicLine
-
A default constructor.
- GeodesicLine(Geodesic, double, double, double) - Constructor for class org.locationtech.proj4j.geodesic.GeodesicLine
-
Constructor for a geodesic line staring at latitude lat1, longitude lon1, and azimuth azi1 (all in degrees).
- GeodesicLine(Geodesic, double, double, double, double, double, int, boolean, double) - Constructor for class org.locationtech.proj4j.geodesic.GeodesicLine
- GeodesicLine(Geodesic, double, double, double, int) - Constructor for class org.locationtech.proj4j.geodesic.GeodesicLine
-
Constructor for a geodesic line staring at latitude lat1, longitude lon1, and azimuth azi1 (all in degrees) with a subset of the capabilities included.
- GeodesicMask - Class in org.locationtech.proj4j.geodesic
-
Bit masks for what geodesic calculations to do.
- GeodesicMask() - Constructor for class org.locationtech.proj4j.geodesic.GeodesicMask
- GEODESICSCALE - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Calculate geodesic scales M12 and M21.
- GeographicErr - Exception in org.locationtech.proj4j.geodesic
-
Exception handling for GeographicLib.
- GeographicErr(String) - Constructor for exception org.locationtech.proj4j.geodesic.GeographicErr
-
Constructor
- geographicLatitude(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- GEOGRAPHICLIB_GEODESIC_ORDER - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
-
The order of the expansions used by Geodesic.
- GeoMath - Class in org.locationtech.proj4j.geodesic
-
Mathematical functions needed by GeographicLib.
- GeoMath() - Constructor for class org.locationtech.proj4j.geodesic.GeoMath
- GeostationarySatelliteProjection - Class in org.locationtech.proj4j.proj
- GeostationarySatelliteProjection() - Constructor for class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
-
Constructor
- getA() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- getA() - Method in class org.locationtech.proj4j.parser.DatumParameters
- getAlpha() - Method in class org.locationtech.proj4j.proj.Projection
-
Gets the alpha value, in radians.
- getAxisOrder() - Method in class org.locationtech.proj4j.proj.Projection
- getB() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- getCode() - Method in class org.locationtech.proj4j.datum.Datum
- getDatum() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- getDatum() - Method in class org.locationtech.proj4j.parser.DatumParameters
- getDatum(String) - Method in class org.locationtech.proj4j.Registry
- getEccentricitySquared() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- getEllipsoid() - Method in class org.locationtech.proj4j.datum.Datum
- getEllipsoid() - Method in class org.locationtech.proj4j.parser.DatumParameters
- getEllipsoid() - Method in class org.locationtech.proj4j.proj.Projection
- getEllipsoid(String) - Method in class org.locationtech.proj4j.Registry
- getEPSGCode() - Method in class org.locationtech.proj4j.proj.AlbersProjection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEPSGCode() - Method in class org.locationtech.proj4j.proj.CassiniProjection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEPSGCode() - Method in class org.locationtech.proj4j.proj.MercatorProjection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEPSGCode() - Method in class org.locationtech.proj4j.proj.Projection
-
Returns the ESPG code for this projection, or 0 if unknown.
- getEquatorRadius() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- getEquatorRadius() - Method in class org.locationtech.proj4j.proj.Projection
- getES() - Method in class org.locationtech.proj4j.parser.DatumParameters
- getFalseEasting() - Method in class org.locationtech.proj4j.proj.Projection
- getFalseNorthing() - Method in class org.locationtech.proj4j.proj.Projection
- getFromMetres() - Method in class org.locationtech.proj4j.proj.Projection
- getGrids() - Method in class org.locationtech.proj4j.parser.DatumParameters
- getHeightOfOrbit() - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- getHeightOfOrbit() - Method in class org.locationtech.proj4j.proj.Projection
-
Get height of orbit - Geostationary satellite projection
- getLonC() - Method in class org.locationtech.proj4j.proj.Projection
-
Gets the lonc value, in radians.
- getM() - Method in class org.locationtech.proj4j.proj.HammerProjection
- getMapRadius() - Method in class org.locationtech.proj4j.proj.AzimuthalProjection
- getMaxLatitude() - Method in class org.locationtech.proj4j.proj.Projection
- getMaxLatitudeDegrees() - Method in class org.locationtech.proj4j.proj.Projection
- getMaxLongitude() - Method in class org.locationtech.proj4j.proj.Projection
- getMaxLongitudeDegrees() - Method in class org.locationtech.proj4j.proj.Projection
- getMinLatitude() - Method in class org.locationtech.proj4j.proj.Projection
- getMinLatitudeDegrees() - Method in class org.locationtech.proj4j.proj.Projection
- getMinLongitude() - Method in class org.locationtech.proj4j.proj.Projection
- getMinLongitudeDegrees() - Method in class org.locationtech.proj4j.proj.Projection
- getN() - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- getName() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- getName() - Method in class org.locationtech.proj4j.datum.Datum
- getName() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- getName() - Method in class org.locationtech.proj4j.datum.PrimeMeridian
- getName() - Method in class org.locationtech.proj4j.proj.Projection
- getParameters() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- getParameters(String) - Method in class org.locationtech.proj4j.io.Proj4FileReader
-
Gets the list of PROJ.4 parameters which define the coordinate system specified by name.
- getParameterString() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- getPrimeMeridian() - Method in class org.locationtech.proj4j.proj.Projection
- getPROJ4Description() - Method in class org.locationtech.proj4j.proj.Projection
-
Get a string which describes this projection in PROJ.4 format.
- getProjection() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- getProjection(String) - Method in class org.locationtech.proj4j.Registry
- getProjectionLatitude() - Method in class org.locationtech.proj4j.proj.Projection
- getProjectionLatitude1() - Method in class org.locationtech.proj4j.proj.Projection
- getProjectionLatitude1Degrees() - Method in class org.locationtech.proj4j.proj.Projection
- getProjectionLatitude2() - Method in class org.locationtech.proj4j.proj.Projection
- getProjectionLatitude2Degrees() - Method in class org.locationtech.proj4j.proj.Projection
- getProjectionLatitudeDegrees() - Method in class org.locationtech.proj4j.proj.Projection
- getProjectionLongitude() - Method in class org.locationtech.proj4j.proj.Projection
- getProjectionLongitudeDegrees() - Method in class org.locationtech.proj4j.proj.Projection
- getProjections() - Method in class org.locationtech.proj4j.Registry
- getRegistry() - Method in class org.locationtech.proj4j.CRSFactory
-
Gets the
Registry
used by this factory. - getRowFromNearestParallel(double) - Static method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- getScaleFactor() - Method in class org.locationtech.proj4j.proj.Projection
-
Gets the projection scale factor.
- getShortName() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- getSourceCRS() - Method in class org.locationtech.proj4j.BasicCoordinateTransform
- getSourceCRS() - Method in interface org.locationtech.proj4j.CoordinateTransform
- getSouthernHemisphere() - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- getSouthernHemisphere() - Method in class org.locationtech.proj4j.proj.Projection
- getSouthernHemisphere() - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- getTargetCRS() - Method in class org.locationtech.proj4j.BasicCoordinateTransform
- getTargetCRS() - Method in interface org.locationtech.proj4j.CoordinateTransform
- getTransformToWGS84() - Method in class org.locationtech.proj4j.datum.Datum
- getTransformType() - Method in class org.locationtech.proj4j.datum.Datum
- getTrueScaleLatitude() - Method in class org.locationtech.proj4j.proj.Projection
- getTrueScaleLatitudeDegrees() - Method in class org.locationtech.proj4j.proj.Projection
- getUnits() - Method in class org.locationtech.proj4j.proj.Projection
- getW() - Method in class org.locationtech.proj4j.proj.HammerProjection
- getW() - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- getWidth(double) - Method in class org.locationtech.proj4j.proj.SinusoidalProjection
- getZoneFromNearestMeridian(double) - Static method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- GGRS87 - Static variable in class org.locationtech.proj4j.datum.Datum
- Ginsburg8Projection - Class in org.locationtech.proj4j.proj
- Ginsburg8Projection() - Constructor for class org.locationtech.proj4j.proj.Ginsburg8Projection
- GnomonicAzimuthalProjection - Class in org.locationtech.proj4j.proj
- GnomonicAzimuthalProjection() - Constructor for class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection
- GnomonicAzimuthalProjection(double, double) - Constructor for class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection
- GoodeProjection - Class in org.locationtech.proj4j.proj
- GoodeProjection() - Constructor for class org.locationtech.proj4j.proj.GoodeProjection
- greatCircleDistance(double, double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- GREENWICH - Static variable in class org.locationtech.proj4j.datum.PrimeMeridian
- Grid - Class in org.locationtech.proj4j.datum
-
A Grid represents a geodetic datum defining some mapping between a coordinate system referenced to the surface of the earth and spherical coordinates.
- Grid() - Constructor for class org.locationtech.proj4j.datum.Grid
- Grid.ConversionTable - Class in org.locationtech.proj4j.datum
- gridinfoInit(String) - Static method in class org.locationtech.proj4j.datum.Grid
- gridName - Variable in class org.locationtech.proj4j.datum.Grid
-
Identifying name for this Grid.
- gridOffset - Variable in class org.locationtech.proj4j.datum.Grid
- grids - Variable in class org.locationtech.proj4j.datum.Datum
- grids - Variable in class org.locationtech.proj4j.parser.DatumParameters
- GRS67 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- GRS80 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- gtu - Variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- guessByteOrder(byte[]) - Static method in class org.locationtech.proj4j.datum.NTV2
-
Guess byte order / endianness by checking first bytes in header
H
- h - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- h - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- HALFPI - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- HammerProjection - Class in org.locationtech.proj4j.proj
- HammerProjection() - Constructor for class org.locationtech.proj4j.proj.HammerProjection
- hashCode() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- hashCode() - Method in class org.locationtech.proj4j.datum.AxisOrder
- hashCode() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- hashCode() - Method in class org.locationtech.proj4j.datum.Grid.ConversionTable
- hashCode() - Method in class org.locationtech.proj4j.datum.Grid
- hashCode() - Method in class org.locationtech.proj4j.datum.PrimeMeridian
- hashCode() - Method in class org.locationtech.proj4j.proj.AitoffProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.AzimuthalProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.HammerProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.Projection
-
Hash of those fields considered in Projection equalituy.
- hashCode() - Method in class org.locationtech.proj4j.proj.SimpleConicProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- hashCode() - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- hashCode() - Method in class org.locationtech.proj4j.ProjCoordinate
-
Gets a hashcode for this coordinate.
- hashCode() - Method in class org.locationtech.proj4j.units.Unit
- hashCode() - Method in class org.locationtech.proj4j.util.Complex
- hashCode() - Method in class org.locationtech.proj4j.util.FloatPolarCoordinate
- hashCode() - Method in class org.locationtech.proj4j.util.IntPolarCoordinate
- hashCode() - Method in class org.locationtech.proj4j.util.Pair
- hashCode() - Method in class org.locationtech.proj4j.util.PolarCoordinate
- hashCode(double) - Static method in class org.locationtech.proj4j.ProjCoordinate
-
Computes a hash code for a double value, using the algorithm from Joshua Bloch's book Effective Java"
- hasInverse() - Method in class org.locationtech.proj4j.proj.AitoffProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.AlbersProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.AugustProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.BipolarProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.BoggsProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.BonneProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.CassiniProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.CentralCylindricalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.CollignonProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.CrasterProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.DenoyerProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Eckert1Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Eckert2Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Eckert4Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Eckert5Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Eckert6Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.EquidistantConicProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.FaheyProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.GallProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.GaussProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.GoodeProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.HatanoProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.LandsatProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.LinearProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.LoximuthalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.MercatorProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.MillerProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.NellHProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.NellProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.OrthographicAzimuthalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.PerspectiveProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.PlateCarreeProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.PolyconicProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Projection
-
Tests whether this projection has an inverse.
- hasInverse() - Method in class org.locationtech.proj4j.proj.PutninsP2Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.PutninsP4Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.PutninsP5Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.RobinsonProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.SimpleConicProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.SinusoidalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- hasInverse() - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Wagner2Projection
- hasInverse() - Method in class org.locationtech.proj4j.proj.Wagner3Projection
- hasTransformToWGS84() - Method in class org.locationtech.proj4j.datum.Datum
- hasValidXandYOrdinates() - Method in class org.locationtech.proj4j.ProjCoordinate
-
Indicates if this ProjCoordinate has valid X ordinate and Y ordinate values.
- hasValidZOrdinate() - Method in class org.locationtech.proj4j.ProjCoordinate
- HatanoProjection - Class in org.locationtech.proj4j.proj
- HatanoProjection() - Constructor for class org.locationtech.proj4j.proj.HatanoProjection
- He - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- HEADER_SIZE - Static variable in class org.locationtech.proj4j.datum.NTV2
- height - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- heightOfOrbit - Variable in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
-
Height of orbit - Geostationary satellite projection
- HELMERT - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- HERMANNSKOGEL - Static variable in class org.locationtech.proj4j.datum.Datum
- hlf_e - Variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- HOUGH - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- HPISQ - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- hrw - Variable in class org.locationtech.proj4j.proj.LagrangeProjection
- HUGE_VAL - Static variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- hypot(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
I
- i - Variable in class org.locationtech.proj4j.util.Complex
- I_ITER - Static variable in class org.locationtech.proj4j.proj.PolyconicProjection
- IAU76 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- id - Variable in class org.locationtech.proj4j.datum.Grid.ConversionTable
-
ASCII info
- INCHES - Static variable in class org.locationtech.proj4j.units.Units
- init(double) - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- init(DataInputStream) - Static method in class org.locationtech.proj4j.datum.CTABLEV2
- init(DataInputStream) - Static method in class org.locationtech.proj4j.datum.NTV1
- init(DataInputStream) - Static method in class org.locationtech.proj4j.datum.NTV2
-
Initialize conversion table
- Init() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- initialize() - Method in class org.locationtech.proj4j.proj.AiryProjection
- initialize() - Method in class org.locationtech.proj4j.proj.AitoffProjection
- initialize() - Method in class org.locationtech.proj4j.proj.AlbersProjection
- initialize() - Method in class org.locationtech.proj4j.proj.AzimuthalProjection
- initialize() - Method in class org.locationtech.proj4j.proj.BipolarProjection
- initialize() - Method in class org.locationtech.proj4j.proj.BonneProjection
- initialize() - Method in class org.locationtech.proj4j.proj.CassiniProjection
- initialize() - Method in class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- initialize() - Method in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- initialize() - Method in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- initialize() - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- initialize() - Method in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- initialize() - Method in class org.locationtech.proj4j.proj.GaussProjection
- initialize() - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- initialize() - Method in class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection
- initialize() - Method in class org.locationtech.proj4j.proj.HammerProjection
- initialize() - Method in class org.locationtech.proj4j.proj.KrovakProjection
- initialize() - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- initialize() - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- initialize() - Method in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- initialize() - Method in class org.locationtech.proj4j.proj.LandsatProjection
- initialize() - Method in class org.locationtech.proj4j.proj.LongLatProjection
- initialize() - Method in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- initialize() - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- initialize() - Method in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- initialize() - Method in class org.locationtech.proj4j.proj.PerspectiveProjection
- initialize() - Method in class org.locationtech.proj4j.proj.PolyconicProjection
- initialize() - Method in class org.locationtech.proj4j.proj.Projection
-
Initialize the projection.
- initialize() - Method in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- initialize() - Method in class org.locationtech.proj4j.proj.SimpleConicProjection
- initialize() - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- initialize() - Method in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- initialize() - Method in class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- initialize() - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- initialize() - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- initialize() - Method in class org.locationtech.proj4j.proj.Wagner3Projection
- initialize() - Method in class org.locationtech.proj4j.Registry
- initialize(double, double, double, double) - Method in class org.locationtech.proj4j.proj.EquidistantConicProjection
- inside(double, double) - Method in class org.locationtech.proj4j.proj.AzimuthalProjection
- inside(double, double) - Method in class org.locationtech.proj4j.proj.Projection
-
Returns true if the given lat/long point is visible in this projection
- INTERNATIONAL - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- INTERNATIONAL_1967 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- intFromBytes(byte[], int) - Static method in class org.locationtech.proj4j.datum.CTABLEV2
- intFromBytes(byte[], int) - Static method in class org.locationtech.proj4j.datum.NTV1
- INTL - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- IntPolarCoordinate - Class in org.locationtech.proj4j.util
- IntPolarCoordinate(int, int) - Constructor for class org.locationtech.proj4j.util.IntPolarCoordinate
- IntPolarCoordinate(IntPolarCoordinate) - Constructor for class org.locationtech.proj4j.util.IntPolarCoordinate
- inv_mlfn(double, double, double[]) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- InvalidValueException - Exception in org.locationtech.proj4j
-
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.
- InvalidValueException(String) - Constructor for exception org.locationtech.proj4j.InvalidValueException
- Inverse(double, double, double, double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Solve the inverse geodesic problem.
- Inverse(double, double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Solve the inverse geodesic problem with a subset of the geodesic results returned.
- InverseData() - Constructor for class org.locationtech.proj4j.geodesic.Geodesic.InverseData
- InverseInt(double, double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
- InverseLine(double, double, double, double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Define a
GeodesicLine
in terms of the inverse geodesic problem with all capabilities included. - InverseLine(double, double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Define a
GeodesicLine
in terms of the inverse geodesic problem with a subset of the capabilities included. - inverseProject(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.EquidistantConicProjection
- inverseProject(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LinearProjection
- inverseProject(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Projection
-
Inverse-projects a point (in the units defined by the coordinate system), producing a geographic result (in degrees)
- inverseProjectRadians(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeocentProjection
- inverseProjectRadians(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Projection
-
Inverse-transforms a point (in the units defined by the coordinate system), producing a geographic result (in radians)
- inverseShift(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.Datum
- InverseStart(double, double, double, double, double, double, double, double, double, double[], double[], Pair, Geodesic.LengthsV) - Method in class org.locationtech.proj4j.geodesic.Geodesic
- InverseStartV() - Constructor for class org.locationtech.proj4j.geodesic.Geodesic.InverseStartV
- inverseTransform(double[], int, double[], int, int) - Method in class org.locationtech.proj4j.proj.LinearProjection
- IRE65 - Static variable in class org.locationtech.proj4j.datum.Datum
- isConformal() - Method in class org.locationtech.proj4j.proj.AugustProjection
-
Returns true if this projection is conformal
- isConformal() - Method in class org.locationtech.proj4j.proj.LagrangeProjection
-
Returns true if this projection is conformal
- isConformal() - Method in class org.locationtech.proj4j.proj.LambertConformalConicProjection
-
Returns true if this projection is conformal
- isConformal() - Method in class org.locationtech.proj4j.proj.Projection
-
Tests whether this projection is conformal.
- isConformal() - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
-
Returns true if this projection is conformal
- isDefinedExplicitly() - Method in class org.locationtech.proj4j.parser.DatumParameters
- isDegrees - Variable in class org.locationtech.proj4j.units.AngleFormat
- isEqual(Datum) - Method in class org.locationtech.proj4j.datum.Datum
-
Tests if this is equal to another
Datum
. - isEqual(Ellipsoid) - Method in class org.locationtech.proj4j.datum.Ellipsoid
- isEqual(Ellipsoid, double) - Method in class org.locationtech.proj4j.datum.Ellipsoid
- isEqual(GeocentricConverter) - Method in class org.locationtech.proj4j.datum.GeocentricConverter
- isEqualArea() - Method in class org.locationtech.proj4j.proj.AlbersProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.BoggsProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.BonneProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.CollignonProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.CrasterProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.Eckert4Projection
- isEqualArea() - Method in class org.locationtech.proj4j.proj.Eckert6Projection
- isEqualArea() - Method in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.HammerProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- isEqualArea() - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- isEqualArea() - Method in class org.locationtech.proj4j.proj.Projection
-
Tests whether this projection is equal-area An equal-area projection preserves relative sizes of projected areas.
- isEqualArea() - Method in class org.locationtech.proj4j.proj.PutninsP4Projection
-
Returns true if this projection is equal area
- isEqualArea() - Method in class org.locationtech.proj4j.proj.SinusoidalProjection
- isEqualArea() - Method in class org.locationtech.proj4j.proj.Wagner7Projection
-
Returns true if this projection is equal area
- isGeographic() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- isGeographic() - Method in class org.locationtech.proj4j.proj.LongLatProjection
- isGeographic() - Method in class org.locationtech.proj4j.proj.Projection
-
Is this "projection" longlat? Overridden in LongLatProjection.
- isIdentity(double[]) - Static method in class org.locationtech.proj4j.util.ProjectionMath
-
Tests whether the datum parameter-based transform is the identity transform (in which case datum transformation can be short-circuited, thus avoiding some loss of numerical precision).
- isRectilinear() - Method in class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.CylindricalProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.LinearProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.MercatorProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.NullProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.PlateCarreeProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.Projection
-
Tests whether under this projection lines of latitude and longitude form a rectangular grid
- isRectilinear() - Method in class org.locationtech.proj4j.proj.PseudoCylindricalProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- isRectilinear() - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- isRectilinear() - Method in class org.locationtech.proj4j.proj.TranverseCentralCylindricalProjection
- isSouth - Variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
-
Indicates whether a Southern Hemisphere UTM zone
- isSouth - Variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
-
Indicates whether a Southern Hemisphere UTM zone
- isSupported(String) - Static method in class org.locationtech.proj4j.parser.Proj4Keyword
- ITOL - Static variable in class org.locationtech.proj4j.proj.PolyconicProjection
K
- k - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- k - Variable in class org.locationtech.proj4j.proj.KrovakProjection
- K - Variable in class org.locationtech.proj4j.proj.GaussProjection
- K - Variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- k_0 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- KAULA - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- KavraiskyVProjection - Class in org.locationtech.proj4j.proj
- KavraiskyVProjection() - Constructor for class org.locationtech.proj4j.proj.KavraiskyVProjection
- KILOMETRES - Static variable in class org.locationtech.proj4j.units.Units
- kR - Variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- KRASSOVSKY - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- KrovakProjection - Class in org.locationtech.proj4j.proj
-
The Krovak projection.
- KrovakProjection() - Constructor for class org.locationtech.proj4j.proj.KrovakProjection
L
- LagrangeProjection - Class in org.locationtech.proj4j.proj
- LagrangeProjection() - Constructor for class org.locationtech.proj4j.proj.LagrangeProjection
- lam - Variable in class org.locationtech.proj4j.util.FloatPolarCoordinate
- lam - Variable in class org.locationtech.proj4j.util.IntPolarCoordinate
- lam - Variable in class org.locationtech.proj4j.util.PolarCoordinate
- lam1 - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- lam12 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- lam2 - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- lamB - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- Lambda12(Geodesic.Lambda12V, double, double, double, double, double, double, double, double, double, double, boolean, double[], double[], double[], Pair, Geodesic.LengthsV) - Method in class org.locationtech.proj4j.geodesic.Geodesic
- Lambda12V() - Constructor for class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- LambertAzimuthalEqualAreaProjection - Class in org.locationtech.proj4j.proj
- LambertAzimuthalEqualAreaProjection() - Constructor for class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- LambertAzimuthalEqualAreaProjection(boolean) - Constructor for class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- LambertConformalConicProjection - Class in org.locationtech.proj4j.proj
- LambertConformalConicProjection() - Constructor for class org.locationtech.proj4j.proj.LambertConformalConicProjection
- LambertConformalConicProjection(Ellipsoid, double, double, double, double, double, double) - Constructor for class org.locationtech.proj4j.proj.LambertConformalConicProjection
-
Set up a projection suitable for State Place Coordinates.
- LambertEqualAreaConicProjection - Class in org.locationtech.proj4j.proj
- LambertEqualAreaConicProjection() - Constructor for class org.locationtech.proj4j.proj.LambertEqualAreaConicProjection
- LambertEqualAreaConicProjection(boolean) - Constructor for class org.locationtech.proj4j.proj.LambertEqualAreaConicProjection
- lamc - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- LandsatProjection - Class in org.locationtech.proj4j.proj
- LandsatProjection() - Constructor for class org.locationtech.proj4j.proj.LandsatProjection
- LarriveeProjection - Class in org.locationtech.proj4j.proj
- LarriveeProjection() - Constructor for class org.locationtech.proj4j.proj.LarriveeProjection
- LaskowskiProjection - Class in org.locationtech.proj4j.proj
- LaskowskiProjection() - Constructor for class org.locationtech.proj4j.proj.LaskowskiProjection
- lat_0 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- lat_1 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- lat_2 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- LAT_INC - Static variable in class org.locationtech.proj4j.datum.NTV2
- lat_ts - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- lat1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
latitude of point 1 (degrees).
- lat2 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
latitude of point 2 (degrees).
- LatFix(double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Normalize a latitude.
- Latitude() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- LATITUDE - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Calculate latitude lat2.
- LENGTH_UNIT - Static variable in class org.locationtech.proj4j.units.Unit
- Lengths(Geodesic.LengthsV, double, double, double, double, double, double, double, double, double, double, int, double[], double[]) - Method in class org.locationtech.proj4j.geodesic.Geodesic
- LengthsV() - Constructor for class org.locationtech.proj4j.geodesic.Geodesic.LengthsV
- LERCH - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- lim - Variable in class org.locationtech.proj4j.datum.Grid.ConversionTable
-
Size of conversion matrix (number of rows/columns)
- Line(double, double, double) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Set up to compute several points on a single geodesic with all capabilities included.
- Line(double, double, double, int) - Method in class org.locationtech.proj4j.geodesic.Geodesic
-
Set up to compute several points on a single geodesic with a subset of the capabilities included.
- LinearProjection - Class in org.locationtech.proj4j.proj
- LinearProjection() - Constructor for class org.locationtech.proj4j.proj.LinearProjection
- LineInit(Geodesic, double, double, double, double, double, int, Pair) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- LINKS - Static variable in class org.locationtech.proj4j.units.Units
- ll - Variable in class org.locationtech.proj4j.datum.Grid.ConversionTable
-
Lower left corner coordinates
- load(DataInputStream, Grid) - Static method in class org.locationtech.proj4j.datum.CTABLEV2
- load(DataInputStream, Grid) - Static method in class org.locationtech.proj4j.datum.NTV1
- load(DataInputStream, Grid) - Static method in class org.locationtech.proj4j.datum.NTV2
-
Load grid(sub)file into grid
- log1py(double) - Static method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- lon_0 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- lon1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
longitude of point 1 (degrees).
- lon2 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
longitude of point 2 (degrees).
- lonc - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- lonc - Variable in class org.locationtech.proj4j.proj.Projection
-
The projection lonc value
- LONG_INC - Static variable in class org.locationtech.proj4j.datum.NTV2
- LONG_UNROLL - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Unroll lon2.
- Longitude() - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
- LONGITUDE - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Calculate longitude lon2.
- longitudeDistance(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- LongLatProjection - Class in org.locationtech.proj4j.proj
-
A "projection" for geodetic coordinates in Decimal Degrees.
- LongLatProjection() - Constructor for class org.locationtech.proj4j.proj.LongLatProjection
- LOOP_TOL - Static variable in class org.locationtech.proj4j.proj.Eckert6Projection
- LOOP_TOL - Static variable in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- LOOP_TOL - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- LOOP_TOL - Static variable in class org.locationtech.proj4j.proj.NellProjection
- LoximuthalProjection - Class in org.locationtech.proj4j.proj
- LoximuthalProjection() - Constructor for class org.locationtech.proj4j.proj.LoximuthalProjection
M
- m - Variable in class org.locationtech.proj4j.proj.HammerProjection
- M - Static variable in class org.locationtech.proj4j.proj.AugustProjection
- m0 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.LengthsV
- m0 - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- m1 - Variable in class org.locationtech.proj4j.proj.BonneProjection
- M1 - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- m12 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
reduced length of geodesic (meters).
- M12 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.LengthsV
- M12 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
geodesic scale of point 2 relative to point 1 (dimensionless).
- m12b - Variable in class org.locationtech.proj4j.geodesic.Geodesic.LengthsV
- M21 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.LengthsV
- M21 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
geodesic scale of point 1 relative to point 2 (dimensionless).
- magic - Static variable in class org.locationtech.proj4j.datum.CTABLEV2
- MAGIC - Static variable in class org.locationtech.proj4j.datum.NTV2
- magic1 - Static variable in class org.locationtech.proj4j.datum.NTV1
- magic2 - Static variable in class org.locationtech.proj4j.datum.NTV1
- magic3 - Static variable in class org.locationtech.proj4j.datum.NTV1
- mapRadius - Variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- MAX_ITER - Static variable in class org.locationtech.proj4j.proj.Eckert6Projection
- MAX_ITER - Static variable in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- MAX_ITER - Static variable in class org.locationtech.proj4j.proj.GaussProjection
- MAX_ITER - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- MAX_ITER - Static variable in class org.locationtech.proj4j.proj.MolleweideProjection
- MAX_ITER - Static variable in class org.locationtech.proj4j.proj.NellProjection
- MAX_ITER - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- MAX_ITER - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- MAX_TRY - Static variable in class org.locationtech.proj4j.datum.Grid
- maxit1_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- maxit2_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- maxLatitude - Variable in class org.locationtech.proj4j.proj.Projection
-
The maximum latitude of the bounds of this projection
- maxLongitude - Variable in class org.locationtech.proj4j.proj.Projection
-
The maximum longitude of the bounds of this projection.
- McBrydeThomasFlatPolarParabolicProjection - Class in org.locationtech.proj4j.proj
- McBrydeThomasFlatPolarParabolicProjection() - Constructor for class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- McBrydeThomasFlatPolarQuarticProjection - Class in org.locationtech.proj4j.proj
- McBrydeThomasFlatPolarQuarticProjection() - Constructor for class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- McBrydeThomasFlatPolarSine1Projection - Class in org.locationtech.proj4j.proj
- McBrydeThomasFlatPolarSine1Projection() - Constructor for class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine1Projection
- McBrydeThomasFlatPolarSine2Projection - Class in org.locationtech.proj4j.proj
- McBrydeThomasFlatPolarSine2Projection() - Constructor for class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- MercatorProjection - Class in org.locationtech.proj4j.proj
- MercatorProjection() - Constructor for class org.locationtech.proj4j.proj.MercatorProjection
- mergeGridFile(String, List<Grid>) - Static method in class org.locationtech.proj4j.datum.Grid
-
Merge (append) a named grid into the given gridlist.
- MERIT - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- METRES - Static variable in class org.locationtech.proj4j.units.Units
- MILES - Static variable in class org.locationtech.proj4j.units.Units
- MillerProjection - Class in org.locationtech.proj4j.proj
- MillerProjection() - Constructor for class org.locationtech.proj4j.proj.MillerProjection
- MILLIMETRES - Static variable in class org.locationtech.proj4j.units.Units
- MILLION - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- minLatitude - Variable in class org.locationtech.proj4j.proj.Projection
-
The minimum latitude of the bounds of this projection
- minLongitude - Variable in class org.locationtech.proj4j.proj.Projection
-
The minimum longitude of the bounds of this projection.
- ml0 - Variable in class org.locationtech.proj4j.proj.PolyconicProjection
- ml0 - Variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- mlfn(double, double, double, double[]) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- mmf - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- mmf - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- MOD_AIRY - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- mode - Variable in class org.locationtech.proj4j.proj.AiryProjection
- mode - Variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- mode - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- mode - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- mode - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- mode - Variable in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- moll - Variable in class org.locationtech.proj4j.proj.GoodeProjection
- MOLLEWEIDE - Static variable in class org.locationtech.proj4j.proj.MolleweideProjection
- MolleweideProjection - Class in org.locationtech.proj4j.proj
- MolleweideProjection() - Constructor for class org.locationtech.proj4j.proj.MolleweideProjection
- MolleweideProjection(double) - Constructor for class org.locationtech.proj4j.proj.MolleweideProjection
- MolleweideProjection(double, double, double) - Constructor for class org.locationtech.proj4j.proj.MolleweideProjection
- MolleweideProjection(int) - Constructor for class org.locationtech.proj4j.proj.MolleweideProjection
- Mp - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- MPRTS - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- msfn(double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- MURD1 - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- MURD2 - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- MURD3 - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- Murdoch1Projection - Class in org.locationtech.proj4j.proj
- Murdoch1Projection() - Constructor for class org.locationtech.proj4j.proj.Murdoch1Projection
- Murdoch2Projection - Class in org.locationtech.proj4j.proj
- Murdoch2Projection() - Constructor for class org.locationtech.proj4j.proj.Murdoch2Projection
- Murdoch3Projection - Class in org.locationtech.proj4j.proj
- Murdoch3Projection() - Constructor for class org.locationtech.proj4j.proj.Murdoch3Projection
N
- n - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- n - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- n - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- n - Static variable in class org.locationtech.proj4j.proj.Eckert6Projection
- n - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- n - Variable in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- n - Variable in class org.locationtech.proj4j.proj.KrovakProjection
- n - Variable in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- n - Variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- n - Variable in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- N_ITER - Static variable in class org.locationtech.proj4j.proj.AlbersProjection
- N_ITER - Static variable in class org.locationtech.proj4j.proj.PolyconicProjection
- N_ITER - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- N_LAT - Static variable in class org.locationtech.proj4j.datum.NTV2
- N_POLE - Static variable in class org.locationtech.proj4j.proj.AiryProjection
- N_POLE - Static variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- N_POLE - Static variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- n1 - Variable in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- N1 - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- n2 - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- nA1_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nA2_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nA3_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nA3x_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nad_cvt(PolarCoordinate, boolean, Grid.ConversionTable) - Static method in class org.locationtech.proj4j.datum.Grid
- nad_intr(PolarCoordinate, Grid.ConversionTable) - Static method in class org.locationtech.proj4j.datum.Grid
- NAD27 - Static variable in class org.locationtech.proj4j.datum.Datum
- NAD27 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- NAD83 - Static variable in class org.locationtech.proj4j.datum.Datum
- NAD83 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- nadgrids - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- name - Variable in class org.locationtech.proj4j.CoordinateReferenceSystem
- name - Variable in class org.locationtech.proj4j.datum.Datum
- name - Variable in class org.locationtech.proj4j.datum.Ellipsoid
- name - Variable in class org.locationtech.proj4j.datum.PrimeMeridian
- name - Variable in class org.locationtech.proj4j.proj.Projection
-
The name of this projection
- name - Variable in class org.locationtech.proj4j.units.Unit
- NAUTICAL_MILES - Static variable in class org.locationtech.proj4j.units.Units
- nC1_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nC1_ - Static variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- nC1p_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nC1p_ - Static variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- nC2_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nC2_ - Static variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- nC3_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nC3_ - Static variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- nC3x_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nC4_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- nC4_ - Static variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- nC4x_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- NellHProjection - Class in org.locationtech.proj4j.proj
- NellHProjection() - Constructor for class org.locationtech.proj4j.proj.NellHProjection
- NellProjection - Class in org.locationtech.proj4j.proj
- NellProjection() - Constructor for class org.locationtech.proj4j.proj.NellProjection
- NewZealandMapGridProjection - Class in org.locationtech.proj4j.proj
-
The New Zealand Map Grid projection.
- NewZealandMapGridProjection() - Constructor for class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- next - Variable in class org.locationtech.proj4j.datum.Grid
- niceNumber(double, boolean) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- NicolosiProjection - Class in org.locationtech.proj4j.proj
- NicolosiProjection() - Constructor for class org.locationtech.proj4j.proj.NicolosiProjection
- NITER - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- NITER - Static variable in class org.locationtech.proj4j.proj.BoggsProjection
- NITER - Variable in class org.locationtech.proj4j.proj.Eckert4Projection
- NITER - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- NITER - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- NITER - Static variable in class org.locationtech.proj4j.proj.NellHProjection
- NITER - Static variable in class org.locationtech.proj4j.proj.PutninsP2Projection
- NITER - Static variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- no_cut - Variable in class org.locationtech.proj4j.proj.AiryProjection
- no_defs - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- no_uoff - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- no_uoff - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- NODES - Variable in class org.locationtech.proj4j.proj.RobinsonProjection
- NONE - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
No capabilities, no output.
- norm(Pair, double, double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Normalize a sine cosine pair.
- normalizeAngle(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- normalizeLatitude(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- normalizeLongitude(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- normalizeLongitude(float) - Static method in class org.locationtech.proj4j.proj.Projection
- normalizeLongitudeRadians(double) - Static method in class org.locationtech.proj4j.proj.Projection
- NORTH_POLE - Static variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- Northing - org.locationtech.proj4j.datum.AxisOrder.Axis
- northPole - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- noskew - Variable in class org.locationtech.proj4j.proj.BipolarProjection
- NTV1 - Class in org.locationtech.proj4j.datum
- NTV1() - Constructor for class org.locationtech.proj4j.datum.NTV1
- NTV2 - Class in org.locationtech.proj4j.datum
-
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:
- NTV2() - Constructor for class org.locationtech.proj4j.datum.NTV2
- NullProjection - Class in org.locationtech.proj4j.proj
-
A projection which does nothing.
- NullProjection() - Constructor for class org.locationtech.proj4j.proj.NullProjection
- NUM_OREC - Static variable in class org.locationtech.proj4j.datum.NTV2
- NWL9D - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- NZGD49 - Static variable in class org.locationtech.proj4j.datum.Datum
O
- OBLIQ - Static variable in class org.locationtech.proj4j.proj.AiryProjection
- OBLIQ - Static variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- OBLIQ - Static variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- OBLIQUE - Static variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- ObliqueMercatorProjection - Class in org.locationtech.proj4j.proj
-
Oblique Mercator Projection algorithm is taken from the USGS PROJ package.
- ObliqueMercatorProjection() - Constructor for class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- ObliqueMercatorProjection(Ellipsoid, double, double, double, double, double, double) - Constructor for class org.locationtech.proj4j.proj.ObliqueMercatorProjection
-
Set up a projection suitable for State Plane Coordinates.
- ObliqueStereographicAlternativeProjection - Class in org.locationtech.proj4j.proj
- ObliqueStereographicAlternativeProjection() - Constructor for class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- offsetFromGreenwich - Variable in class org.locationtech.proj4j.datum.PrimeMeridian
- OLDproject(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- one_es - Variable in class org.locationtech.proj4j.proj.Projection
-
1-(eccentricity squared)
- ONEEPS - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- ONEEPS - Static variable in class org.locationtech.proj4j.proj.CollignonProjection
- ONEEPS - Static variable in class org.locationtech.proj4j.proj.Eckert2Projection
- ONEEPS - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- ONEEPS - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- ONETOL - Static variable in class org.locationtech.proj4j.proj.BoggsProjection
- ONETOL - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- ONETOL - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- org.locationtech.proj4j - package org.locationtech.proj4j
- org.locationtech.proj4j.datum - package org.locationtech.proj4j.datum
- org.locationtech.proj4j.geodesic - package org.locationtech.proj4j.geodesic
- org.locationtech.proj4j.io - package org.locationtech.proj4j.io
- org.locationtech.proj4j.parser - package org.locationtech.proj4j.parser
- org.locationtech.proj4j.proj - package org.locationtech.proj4j.proj
- org.locationtech.proj4j.units - package org.locationtech.proj4j.units
- org.locationtech.proj4j.util - package org.locationtech.proj4j.util
- OrthographicAzimuthalProjection - Class in org.locationtech.proj4j.proj
-
The Orthographic Azimuthal or Globe map projection.
- OrthographicAzimuthalProjection() - Constructor for class org.locationtech.proj4j.proj.OrthographicAzimuthalProjection
- OSGB36 - Static variable in class org.locationtech.proj4j.datum.Datum
- OUT_ALL - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- OUT_MASK - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
- overrideWithWGS84Params() - Method in class org.locationtech.proj4j.datum.GeocentricConverter
P
- p - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- p_halfpi - Variable in class org.locationtech.proj4j.proj.AiryProjection
- P00 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- P01 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- P02 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- P10 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- P11 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- P20 - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- p22 - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- Pair - Class in org.locationtech.proj4j.geodesic
-
A pair of double precision numbers.
- Pair<A,B> - Class in org.locationtech.proj4j.util
- Pair() - Constructor for class org.locationtech.proj4j.geodesic.Pair
-
No-argument Constructor
- Pair() - Constructor for class org.locationtech.proj4j.util.Pair
- Pair(double, double) - Constructor for class org.locationtech.proj4j.geodesic.Pair
-
Constructor
- Pair(A, B) - Constructor for class org.locationtech.proj4j.util.Pair
- parallelsAreParallel() - Method in class org.locationtech.proj4j.proj.DenoyerProjection
- parallelsAreParallel() - Method in class org.locationtech.proj4j.proj.Projection
-
Returns true if latitude lines are parallel for this projection
- params - Variable in class org.locationtech.proj4j.CoordinateReferenceSystem
- parse(String) - Static method in class org.locationtech.proj4j.units.Angle
-
Parses a text representation of a degree angle in various formats.
- parse(String) - Method in class org.locationtech.proj4j.units.DegreeUnit
- parse(String) - Method in class org.locationtech.proj4j.units.Unit
- parse(String, String[]) - Method in class org.locationtech.proj4j.parser.Proj4Parser
- parse(String, ParsePosition) - Method in class org.locationtech.proj4j.units.AngleFormat
-
Deprecated.
- parseAngle(String) - Static method in class org.locationtech.proj4j.parser.Proj4Parser
- parseDatum(Map, DatumParameters) - Method in class org.locationtech.proj4j.parser.Proj4Parser
- parseEllipsoid(Map, DatumParameters) - Method in class org.locationtech.proj4j.parser.Proj4Parser
- parseEllipsoidModifiers(Map, DatumParameters) - Method in class org.locationtech.proj4j.parser.Proj4Parser
-
Parse ellipsoid modifiers.
- parseProjection(Map, Ellipsoid) - Method in class org.locationtech.proj4j.parser.Proj4Parser
-
Creates a
Projection
initialized from a PROJ.4 argument list. - parseTokenizer(StreamTokenizer) - Static method in class org.locationtech.proj4j.io.Proj4FileReader
- parseToWGS84(String) - Method in class org.locationtech.proj4j.parser.Proj4Parser
- pattern - Variable in class org.locationtech.proj4j.units.AngleFormat
- PCONIC - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- pcosph0 - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- PerspectiveConicProjection - Class in org.locationtech.proj4j.proj
- PerspectiveConicProjection() - Constructor for class org.locationtech.proj4j.proj.PerspectiveConicProjection
- PerspectiveProjection - Class in org.locationtech.proj4j.proj
- PerspectiveProjection() - Constructor for class org.locationtech.proj4j.proj.PerspectiveProjection
- pfact - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- phi - Variable in class org.locationtech.proj4j.util.FloatPolarCoordinate
- phi - Variable in class org.locationtech.proj4j.util.IntPolarCoordinate
- phi - Variable in class org.locationtech.proj4j.util.PolarCoordinate
- PHI_LIM - Static variable in class org.locationtech.proj4j.proj.GoodeProjection
- phi0 - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- phi0 - Variable in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- phi0 - Variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- phi1 - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- phi1 - Variable in class org.locationtech.proj4j.proj.BonneProjection
- phi1 - Variable in class org.locationtech.proj4j.proj.LagrangeProjection
- phi1 - Variable in class org.locationtech.proj4j.proj.LoximuthalProjection
- phi1 - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- phi1 - Variable in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- phi1_(double, double, double) - Static method in class org.locationtech.proj4j.proj.AlbersProjection
- phi2 - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- phi2 - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- phi2(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- phic0 - Variable in class org.locationtech.proj4j.proj.GaussProjection
- PI - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- PI_DIV_3 - Static variable in class org.locationtech.proj4j.proj.PutninsP2Projection
- PI_HALFPI - Static variable in class org.locationtech.proj4j.proj.LandsatProjection
- PI4_3 - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- PISQ - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- PlateCarreeProjection - Class in org.locationtech.proj4j.proj
- PlateCarreeProjection() - Constructor for class org.locationtech.proj4j.proj.PlateCarreeProjection
- PLESSIS - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- plural - Variable in class org.locationtech.proj4j.units.Unit
- pm - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- pn1 - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- POINTS - Static variable in class org.locationtech.proj4j.units.Units
- PolarCoordinate - Class in org.locationtech.proj4j.util
- PolarCoordinate(double, double) - Constructor for class org.locationtech.proj4j.util.PolarCoordinate
- PolarCoordinate(PolarCoordinate) - Constructor for class org.locationtech.proj4j.util.PolarCoordinate
- poleRadius - Variable in class org.locationtech.proj4j.datum.Ellipsoid
- PolyconicProjection - Class in org.locationtech.proj4j.proj
- PolyconicProjection() - Constructor for class org.locationtech.proj4j.proj.PolyconicProjection
- polyval(int, double[], int, double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Evaluate a polynomial.
- Position(boolean, double, int) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
The general position function.
- Position(double) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
Compute the position of point 2 which is a distance s12 (meters) from point 1.
- Position(double, int) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
Compute the position of point 2 which is a distance s12 (meters) from point 1 and with a subset of the geodesic results returned.
- POTSDAM - Static variable in class org.locationtech.proj4j.datum.Datum
- primeMeridian - Variable in class org.locationtech.proj4j.proj.Projection
-
PrimeMeridian defining an offset from the Greenwich (the prime meridian used in WGS84)
- PrimeMeridian - Class in org.locationtech.proj4j.datum
-
A PrimeMeridian represents a constant offset from Greenwich in radians of longitude.
- PrimeMeridian(String, double) - Constructor for class org.locationtech.proj4j.datum.PrimeMeridian
- proj - Variable in class org.locationtech.proj4j.CoordinateReferenceSystem
- proj - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- PROJ_ETMERC_ORDER - Static variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- Proj4FileReader - Class in org.locationtech.proj4j.io
- Proj4FileReader() - Constructor for class org.locationtech.proj4j.io.Proj4FileReader
- Proj4jException - Exception in org.locationtech.proj4j
-
Signals that a situation or data state has been encountered which prevents computation from proceeding, or which would lead to erroneous results.
- Proj4jException() - Constructor for exception org.locationtech.proj4j.Proj4jException
- Proj4jException(String) - Constructor for exception org.locationtech.proj4j.Proj4jException
- Proj4Keyword - Class in org.locationtech.proj4j.parser
- Proj4Keyword() - Constructor for class org.locationtech.proj4j.parser.Proj4Keyword
- Proj4Parser - Class in org.locationtech.proj4j.parser
- Proj4Parser(Registry) - Constructor for class org.locationtech.proj4j.parser.Proj4Parser
- ProjCoordinate - Class in org.locationtech.proj4j
-
Stores a the coordinates for a position defined relative to some
CoordinateReferenceSystem
. - ProjCoordinate() - Constructor for class org.locationtech.proj4j.ProjCoordinate
-
Creates a ProjCoordinate with default ordinate values.
- ProjCoordinate(double, double) - Constructor for class org.locationtech.proj4j.ProjCoordinate
-
Creates a ProjCoordinate using the provided double parameters.
- ProjCoordinate(double, double, double) - Constructor for class org.locationtech.proj4j.ProjCoordinate
-
Creates a ProjCoordinate using the provided double parameters.
- ProjCoordinate(String) - Constructor for class org.locationtech.proj4j.ProjCoordinate
-
Create a ProjCoordinate by parsing a String in the same format as returned by the toString method defined by this class.
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.AiryProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.AitoffProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.AlbersProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.AugustProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.BipolarProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.BoggsProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.BonneProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CassiniProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CentralCylindricalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CollignonProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CrasterProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.DenoyerProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert1Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert2Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert4Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert5Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert6Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.FaheyProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GallProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GaussProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Ginsburg8Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GoodeProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.HammerProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.HatanoProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.KrovakProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LandsatProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LarriveeProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LaskowskiProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LoximuthalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.MercatorProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.MillerProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NellHProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NellProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NicolosiProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.OrthographicAzimuthalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PerspectiveProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PolyconicProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Projection
-
Computes the projection of a given point (i.e.
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PutninsP2Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PutninsP4Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PutninsP5Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.RobinsonProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SimpleConicProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SinusoidalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.TranverseCentralCylindricalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Wagner2Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Wagner3Projection
- project(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Wagner7Projection
- project(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.EquidistantConicProjection
- project(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LinearProjection
- project(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NullProjection
- project(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Projection
-
Projects a geographic point (in degrees), producing a projected result (in the units of the target coordinate system).
- project_e(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- project_e(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- project_s(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- project_s(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.AlbersProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.BipolarProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.BonneProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CassiniProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CentralCylindricalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CollignonProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CrasterProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert1Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert2Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert4Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert5Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Eckert6Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.FaheyProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GallProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GaussProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GoodeProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.HatanoProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.KrovakProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LoximuthalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.MercatorProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.MillerProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NellHProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NellProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.OrthographicAzimuthalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PolyconicProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Projection
-
Computes the inverse projection of a given point (i.e.
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PutninsP2Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PutninsP4Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.PutninsP5Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.RobinsonProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SimpleConicProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SinusoidalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Wagner2Projection
- projectInverse(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Wagner3Projection
- projectInverse(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.NullProjection
- projectInverse_e(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- projectInverse_e(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- projectInverse_s(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- projectInverse_s(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- Projection - Class in org.locationtech.proj4j.proj
-
A map projection is a mathematical algorithm for representing a spheroidal surface on a plane.
- Projection() - Constructor for class org.locationtech.proj4j.proj.Projection
- ProjectionException - Exception in org.locationtech.proj4j
-
Signals that an erroneous situation has occured during the computation of a projected coordinate system value.
- ProjectionException() - Constructor for exception org.locationtech.proj4j.ProjectionException
- ProjectionException(String) - Constructor for exception org.locationtech.proj4j.ProjectionException
- ProjectionException(Projection, String) - Constructor for exception org.locationtech.proj4j.ProjectionException
- projectionLatitude - Variable in class org.locationtech.proj4j.proj.Projection
-
The latitude of the centre of projection
- projectionLatitude1 - Variable in class org.locationtech.proj4j.proj.Projection
-
Standard parallel 1 (for projections which use it)
- projectionLatitude2 - Variable in class org.locationtech.proj4j.proj.Projection
-
Standard parallel 2 (for projections which use it)
- projectionLongitude - Variable in class org.locationtech.proj4j.proj.Projection
-
The longitude of the centre of projection, in radians
- ProjectionMath - Class in org.locationtech.proj4j.util
- ProjectionMath() - Constructor for class org.locationtech.proj4j.util.ProjectionMath
- ProjectionUtil - Class in org.locationtech.proj4j.util
- ProjectionUtil() - Constructor for class org.locationtech.proj4j.util.ProjectionUtil
- projectRadians(double, double, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Projection
-
Transform a geographic point (in radians), producing a projected result (in the units of the target coordinate system).
- projectRadians(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.GeocentProjection
- projectRadians(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.proj.Projection
-
Projects a geographic point (in radians), producing a projected result (in the units of the target coordinate system).
- projRegistry - Variable in class org.locationtech.proj4j.Registry
- PseudoCylindricalProjection - Class in org.locationtech.proj4j.proj
-
The superclass for all pseudo-cylindrical projections - eg.
- PseudoCylindricalProjection() - Constructor for class org.locationtech.proj4j.proj.PseudoCylindricalProjection
- psinph0 - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- PutninsP2Projection - Class in org.locationtech.proj4j.proj
- PutninsP2Projection() - Constructor for class org.locationtech.proj4j.proj.PutninsP2Projection
- PutninsP4Projection - Class in org.locationtech.proj4j.proj
- PutninsP4Projection() - Constructor for class org.locationtech.proj4j.proj.PutninsP4Projection
- PutninsP5PProjection - Class in org.locationtech.proj4j.proj
- PutninsP5PProjection() - Constructor for class org.locationtech.proj4j.proj.PutninsP5PProjection
- PutninsP5Projection - Class in org.locationtech.proj4j.proj
- PutninsP5Projection() - Constructor for class org.locationtech.proj4j.proj.PutninsP5Projection
Q
- q - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- Qn - Variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- qp - Variable in class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection
- qp - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- qp - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- qsfn(double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- QUARTERPI - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- QuarticAuthalicProjection - Class in org.locationtech.proj4j.proj
- QuarticAuthalicProjection() - Constructor for class org.locationtech.proj4j.proj.QuarticAuthalicProjection
R
- r - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- r - Variable in class org.locationtech.proj4j.util.Complex
- R - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R_a - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R_A - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R_g - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R_h - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R_lat_a - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R_lat_g - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R_V - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- R104 - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- R110 - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- R2 - Variable in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- RA4 - Static variable in class org.locationtech.proj4j.parser.DatumParameters
- RA6 - Static variable in class org.locationtech.proj4j.parser.DatumParameters
- RAD_TO_SECS - Static variable in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- RADIANS - Static variable in class org.locationtech.proj4j.units.Units
- radius - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- radToDeg(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- ratexp - Variable in class org.locationtech.proj4j.proj.GaussProjection
- rc - Variable in class org.locationtech.proj4j.proj.GaussProjection
- RC - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- RC_p - Static variable in class org.locationtech.proj4j.proj.Eckert4Projection
- RC_y - Static variable in class org.locationtech.proj4j.proj.Eckert4Projection
- RC1 - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- RCN - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- RCS - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- readEpsgCodeFromFile(String[]) - Method in class org.locationtech.proj4j.io.Proj4FileReader
- readEpsgFromParameters(String) - Method in class org.locationtech.proj4j.CRSFactory
-
Finds a EPSG Code from a PROJ.4 projection parameter string.
- readEpsgFromParameters(String) - Method in class org.locationtech.proj4j.util.CRSCache
- readEpsgFromParameters(String[]) - Method in class org.locationtech.proj4j.CRSFactory
-
Finds a EPSG Code defined by an array of PROJ.4 projection parameters.
- readEpsgFromParameters(String[]) - Method in class org.locationtech.proj4j.util.CRSCache
- readFile(BufferedReader, String) - Method in class org.locationtech.proj4j.io.Proj4FileReader
- readParametersFromFile(String, String) - Method in class org.locationtech.proj4j.io.Proj4FileReader
- RectangularPolyconicProjection - Class in org.locationtech.proj4j.proj
- RectangularPolyconicProjection() - Constructor for class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- REDUCEDLENGTH - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
Calculate reduced length m12.
- register(String, Class, String) - Method in class org.locationtech.proj4j.Registry
- registry - Static variable in class org.locationtech.proj4j.CRSFactory
- registry - Variable in class org.locationtech.proj4j.parser.Proj4Parser
- Registry - Class in org.locationtech.proj4j
- Registry() - Constructor for class org.locationtech.proj4j.Registry
- resolveGridDefinition(String) - Static method in class org.locationtech.proj4j.datum.Grid
- rf - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- rho_0 - Variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- rho_c - Variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- rho0 - Variable in class org.locationtech.proj4j.proj.AlbersProjection
- rho0 - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- rho0 - Variable in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- rhoc - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- rk0 - Variable in class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- rlm - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- rlm2 - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- rm - Variable in class org.locationtech.proj4j.proj.HammerProjection
- ro0 - Variable in class org.locationtech.proj4j.proj.KrovakProjection
- RobinsonProjection - Class in org.locationtech.proj4j.proj
- RobinsonProjection() - Constructor for class org.locationtech.proj4j.proj.RobinsonProjection
- rone_es - Variable in class org.locationtech.proj4j.proj.Projection
-
1/(1-(eccentricity squared))
- rot - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- rp - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- RP - Static variable in class org.locationtech.proj4j.proj.Eckert1Projection
- RP - Static variable in class org.locationtech.proj4j.proj.LoximuthalProjection
- rq - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- rq - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- RTD - Static variable in class org.locationtech.proj4j.proj.Projection
- RTD - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- RV4 - Static variable in class org.locationtech.proj4j.parser.DatumParameters
- RV6 - Static variable in class org.locationtech.proj4j.parser.DatumParameters
- rw - Variable in class org.locationtech.proj4j.proj.LagrangeProjection
- RXC - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- RXC - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- RXF - Static variable in class org.locationtech.proj4j.proj.Eckert5Projection
- RXF - Static variable in class org.locationtech.proj4j.proj.GallProjection
- RXM - Static variable in class org.locationtech.proj4j.proj.CrasterProjection
- RYC - Static variable in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- RYCN - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- RYCS - Static variable in class org.locationtech.proj4j.proj.HatanoProjection
- RYF - Static variable in class org.locationtech.proj4j.proj.Eckert5Projection
- RYF - Static variable in class org.locationtech.proj4j.proj.GallProjection
- RYM - Static variable in class org.locationtech.proj4j.proj.CrasterProjection
S
- S_LAT - Static variable in class org.locationtech.proj4j.datum.NTV2
- S_POLE - Static variable in class org.locationtech.proj4j.proj.AiryProjection
- S_POLE - Static variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- S_POLE - Static variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- s0 - Variable in class org.locationtech.proj4j.proj.KrovakProjection
- s12 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
distance between point 1 and point 2 (meters).
- S12 - Variable in class org.locationtech.proj4j.geodesic.GeodesicData
-
area under the geodesic (meters2).
- s12b - Variable in class org.locationtech.proj4j.geodesic.Geodesic.LengthsV
- S20 - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- s45 - Variable in class org.locationtech.proj4j.proj.KrovakProjection
- S45 - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- sa - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- salp1 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseData
- salp1 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseStartV
- salp2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseData
- salp2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseStartV
- salp2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- sameSigns(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- sameSigns(int, int) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- sAzc - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- scaleFactor - Variable in class org.locationtech.proj4j.proj.Projection
-
The projection scale factor
- SEASIA - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- SEC_RAD - Static variable in class org.locationtech.proj4j.datum.NTV2
- second - Variable in class org.locationtech.proj4j.geodesic.Pair
-
The second member of the pair.
- second - Variable in class org.locationtech.proj4j.util.Pair
- SECONDS_TO_RAD - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- SECS_TO_RAD - Static variable in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- seraz0(double, double) - Method in class org.locationtech.proj4j.proj.LandsatProjection
- serialVersionUID - Static variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- serialVersionUID - Static variable in class org.locationtech.proj4j.units.DegreeUnit
- serialVersionUID - Static variable in class org.locationtech.proj4j.units.Unit
- setA(double) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setAlpha(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Sets the alpha value.
- setAlphaDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Sets the alpha value.
- SetArc(double) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
Specify position of point 3 in terms of arc length.
- setAxisOrder(String) - Method in class org.locationtech.proj4j.proj.Projection
- setB(double) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setDatum(Datum) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setDatumTransform(double[]) - Method in class org.locationtech.proj4j.parser.DatumParameters
- SetDistance(double) - Method in class org.locationtech.proj4j.geodesic.GeodesicLine
-
Specify position of point 3 in terms of distance.
- setEccentricitySquared(double) - Method in class org.locationtech.proj4j.datum.Ellipsoid
- setEllipsoid(Ellipsoid) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setEllipsoid(Ellipsoid) - Method in class org.locationtech.proj4j.proj.Projection
- setEquatorRadius(double) - Method in class org.locationtech.proj4j.datum.Ellipsoid
- setES(double) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setF(double) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setFalseEasting(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the false Easting in projected units.
- setFalseNorthing(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the false Northing in projected units.
- setFirst(A) - Method in class org.locationtech.proj4j.util.Pair
- setFromMetres(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the conversion factor from metres to projected units.
- setGamma(double) - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- setGamma(double) - Method in class org.locationtech.proj4j.proj.Projection
- setGammaDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
- setGrids(List<Grid>) - Method in class org.locationtech.proj4j.datum.Datum
- setGrids(List<Grid>) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setHeightOfOrbit(double) - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- setHeightOfOrbit(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set height of orbit - Geostationary satellite projection
- setLonC(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Sets the lonc value.
- setLonCDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Sets the lonc value.
- setM(double) - Method in class org.locationtech.proj4j.proj.HammerProjection
- setMapRadius(double) - Method in class org.locationtech.proj4j.proj.AzimuthalProjection
-
Set the map radius (in degrees).
- setMaxLatitude(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the maximum latitude.
- setMaxLongitude(double) - Method in class org.locationtech.proj4j.proj.Projection
- setMaxLongitudeDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
- setMinLatitude(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the minimum latitude.
- setMinLongitude(double) - Method in class org.locationtech.proj4j.proj.Projection
- setMinLongitudeDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
- setN(double) - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- setName(String) - Method in class org.locationtech.proj4j.datum.Ellipsoid
- setName(String) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the name of this projection.
- setNoUoff(boolean) - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- setNoUoff(boolean) - Method in class org.locationtech.proj4j.proj.Projection
- setPrimeMeridian(String) - Method in class org.locationtech.proj4j.proj.Projection
- setProjectionLatitude(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection latitude in radians.
- setProjectionLatitude1(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection latitude in radians.
- setProjectionLatitude1Degrees(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection latitude in degrees.
- setProjectionLatitude2(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection latitude in radians.
- setProjectionLatitude2Degrees(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection latitude in degrees.
- setProjectionLatitudeDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection latitude in degrees.
- setProjectionLongitude(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection longitude in radians.
- setProjectionLongitudeDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection longitude in degrees.
- setR_A() - Method in class org.locationtech.proj4j.parser.DatumParameters
- setRadius(double) - Method in class org.locationtech.proj4j.proj.Projection
- setRF(double) - Method in class org.locationtech.proj4j.parser.DatumParameters
- setScaleFactor(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the projection scale factor.
- setSecond(B) - Method in class org.locationtech.proj4j.util.Pair
- setShortName(String) - Method in class org.locationtech.proj4j.datum.Ellipsoid
- setSouthernHemisphere(boolean) - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- setSouthernHemisphere(boolean) - Method in class org.locationtech.proj4j.proj.Projection
- setSouthernHemisphere(boolean) - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- setTrueScaleLatitude(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the latitude of true scale in radians.
- setTrueScaleLatitudeDegrees(double) - Method in class org.locationtech.proj4j.proj.Projection
-
Set the latitude of true scale in degrees.
- setUnits(Unit) - Method in class org.locationtech.proj4j.proj.Projection
- setupUPS(int) - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- setUTMZone(int) - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- setUTMZone(int) - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- setValue(double, double) - Method in class org.locationtech.proj4j.ProjCoordinate
-
Sets the value of this coordinate to be equal to the given ordinates.
- setValue(double, double, double) - Method in class org.locationtech.proj4j.ProjCoordinate
-
Sets the value of this coordinate to be equal to the given ordinates.
- setValue(ProjCoordinate) - Method in class org.locationtech.proj4j.ProjCoordinate
-
Sets the value of this coordinate to be equal to the given coordinate's ordinates.
- setW(double) - Method in class org.locationtech.proj4j.proj.HammerProjection
- setW(double) - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- sg - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- SGS85 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- shift(List<Grid>, boolean, ProjCoordinate) - Static method in class org.locationtech.proj4j.datum.Grid
-
Convert between this grid and WGS84, or vice versa if the
inverse
flag is set. - shift(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.Datum
- shortName - Variable in class org.locationtech.proj4j.datum.Ellipsoid
- sig - Variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- sig12 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.InverseStartV
- sig12 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- SimpleConicProjection - Class in org.locationtech.proj4j.proj
- SimpleConicProjection() - Constructor for class org.locationtech.proj4j.proj.SimpleConicProjection
- SimpleConicProjection(int) - Constructor for class org.locationtech.proj4j.proj.SimpleConicProjection
- sinb1 - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- sinb1 - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- sinc0 - Variable in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- sincosd(Pair, double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Evaluate the sine and cosine function with the argument in degrees
- sincosde(Pair, double, double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Evaluate the sine and cosine function with reduced argument plus correction
- SinCosSeries(boolean, double, double, double[]) - Static method in class org.locationtech.proj4j.geodesic.Geodesic
- sind(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
-
Degree versions of trigonometric functions
- SineTangentSeriesProjection - Class in org.locationtech.proj4j.proj
- SineTangentSeriesProjection(double, double, boolean) - Constructor for class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- singam - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- sinp0 - Variable in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- sinph0 - Variable in class org.locationtech.proj4j.proj.AiryProjection
- sinph0 - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- sinphi0 - Variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- sinphi0 - Variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- sinrot - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- sinu - Variable in class org.locationtech.proj4j.proj.GoodeProjection
- SinusoidalProjection - Class in org.locationtech.proj4j.proj
- SinusoidalProjection() - Constructor for class org.locationtech.proj4j.proj.SinusoidalProjection
- SIXTH - Static variable in class org.locationtech.proj4j.parser.DatumParameters
- SIXTH - Static variable in class org.locationtech.proj4j.proj.LarriveeProjection
- snd() - Method in class org.locationtech.proj4j.util.Pair
- south - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- SOUTH_POLE - Static variable in class org.locationtech.proj4j.proj.AzimuthalProjection
- Southing - org.locationtech.proj4j.datum.AxisOrder.Axis
- SPHERE - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- spherical - Variable in class org.locationtech.proj4j.proj.Projection
-
True if this projection is using a sphere (es == 0)
- sphericalAzimuth(double, double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- splitParameters(String) - Static method in class org.locationtech.proj4j.CRSFactory
- sq(double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
Square a number.
- sqrt(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- srat(double, double) - Static method in class org.locationtech.proj4j.proj.GaussProjection
- srcCRS - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- srcGeoConv - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- ssfn(double, double, double) - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- ssig1 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- ssig2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic.Lambda12V
- STANDARD - Static variable in class org.locationtech.proj4j.geodesic.GeodesicMask
-
All of the above, the "standard" output and capabilities.
- standardLatitude1 - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- standardLatitude2 - Variable in class org.locationtech.proj4j.proj.EquidistantConicProjection
- StereographicAzimuthalProjection - Class in org.locationtech.proj4j.proj
- StereographicAzimuthalProjection() - Constructor for class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- StereographicAzimuthalProjection(double, double) - Constructor for class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- STR_SEC_ABBREV - Static variable in class org.locationtech.proj4j.units.AngleFormat
- STR_SEC_SYMBOL - Static variable in class org.locationtech.proj4j.units.AngleFormat
- SUB_HEADER_SIZE - Static variable in class org.locationtech.proj4j.datum.NTV2
- sum(Pair, double, double) - Static method in class org.locationtech.proj4j.geodesic.GeoMath
-
The error-free sum of two numbers.
- supportedParameters() - Static method in class org.locationtech.proj4j.parser.Proj4Keyword
- supportedParams - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- sw - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- SwissObliqueMercatorProjection - Class in org.locationtech.proj4j.proj
-
Swiss Oblique Mercator Projection algorithm is taken from the USGS PROJ.4 package.
- SwissObliqueMercatorProjection() - Constructor for class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
T
- t - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- t - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- T - Static variable in class org.locationtech.proj4j.proj.BipolarProjection
- table - Variable in class org.locationtech.proj4j.datum.Grid
- takeSign(double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- takeSign(int, int) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- tan_mode - Variable in class org.locationtech.proj4j.proj.SineTangentSeriesProjection
- tand(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- tanphi1 - Variable in class org.locationtech.proj4j.proj.LoximuthalProjection
- testHeader(byte[]) - Static method in class org.locationtech.proj4j.datum.CTABLEV2
- testHeader(byte[]) - Static method in class org.locationtech.proj4j.datum.NTV1
- testHeader(byte[]) - Static method in class org.locationtech.proj4j.datum.NTV2
-
Use header to check file type
- tgtCRS - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- tgtGeoConv - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- THIRD - Static variable in class org.locationtech.proj4j.proj.CrasterProjection
- THIRD - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- tilt - Variable in class org.locationtech.proj4j.proj.PerspectiveProjection
- tiny_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- TISSOT - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- TissotProjection - Class in org.locationtech.proj4j.proj
- TissotProjection() - Constructor for class org.locationtech.proj4j.proj.TissotProjection
- title - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- tn - Variable in class org.locationtech.proj4j.proj.CassiniProjection
- to_meter - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- toBase(double) - Method in class org.locationtech.proj4j.units.Unit
- toENU(double, ProjCoordinate) - Method in enum org.locationtech.proj4j.datum.AxisOrder.Axis
- toENU(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.AxisOrder
- toGreenwich(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.PrimeMeridian
- TOL - Static variable in class org.locationtech.proj4j.datum.Grid
- TOL - Static variable in class org.locationtech.proj4j.proj.AlbersProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.FaheyProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.LagrangeProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.LandsatProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.PolyconicProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- TOL - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- tol0_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- tol1_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- tol2_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- TOL7 - Static variable in class org.locationtech.proj4j.proj.AlbersProjection
- tolb_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
- TOLERANCE - Static variable in class org.locationtech.proj4j.proj.MolleweideProjection
- toShortString() - Method in class org.locationtech.proj4j.ProjCoordinate
-
Returns a string representing the ProjPoint in the format: [X Y] or [X, Y, Z].
- toString() - Method in class org.locationtech.proj4j.CoordinateReferenceSystem
- toString() - Method in class org.locationtech.proj4j.datum.Datum
- toString() - Method in class org.locationtech.proj4j.datum.Ellipsoid
- toString() - Method in class org.locationtech.proj4j.datum.Grid.ConversionTable
- toString() - Method in class org.locationtech.proj4j.datum.Grid
- toString() - Method in class org.locationtech.proj4j.datum.PrimeMeridian
- toString() - Method in class org.locationtech.proj4j.proj.AiryProjection
- toString() - Method in class org.locationtech.proj4j.proj.AitoffProjection
- toString() - Method in class org.locationtech.proj4j.proj.AlbersProjection
- toString() - Method in class org.locationtech.proj4j.proj.AugustProjection
- toString() - Method in class org.locationtech.proj4j.proj.BipolarProjection
- toString() - Method in class org.locationtech.proj4j.proj.BoggsProjection
- toString() - Method in class org.locationtech.proj4j.proj.BonneProjection
- toString() - Method in class org.locationtech.proj4j.proj.CassiniProjection
- toString() - Method in class org.locationtech.proj4j.proj.CentralCylindricalProjection
- toString() - Method in class org.locationtech.proj4j.proj.CollignonProjection
- toString() - Method in class org.locationtech.proj4j.proj.ConicProjection
- toString() - Method in class org.locationtech.proj4j.proj.CrasterProjection
- toString() - Method in class org.locationtech.proj4j.proj.CylindricalProjection
- toString() - Method in class org.locationtech.proj4j.proj.DenoyerProjection
- toString() - Method in class org.locationtech.proj4j.proj.Eckert1Projection
- toString() - Method in class org.locationtech.proj4j.proj.Eckert2Projection
- toString() - Method in class org.locationtech.proj4j.proj.Eckert4Projection
- toString() - Method in class org.locationtech.proj4j.proj.Eckert5Projection
- toString() - Method in class org.locationtech.proj4j.proj.Eckert6Projection
- toString() - Method in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- toString() - Method in class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection
- toString() - Method in class org.locationtech.proj4j.proj.EquidistantConicProjection
- toString() - Method in class org.locationtech.proj4j.proj.EulerProjection
- toString() - Method in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- toString() - Method in class org.locationtech.proj4j.proj.FaheyProjection
- toString() - Method in class org.locationtech.proj4j.proj.FoucautProjection
- toString() - Method in class org.locationtech.proj4j.proj.FoucautSinusoidalProjection
- toString() - Method in class org.locationtech.proj4j.proj.GallProjection
- toString() - Method in class org.locationtech.proj4j.proj.GaussProjection
- toString() - Method in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- toString() - Method in class org.locationtech.proj4j.proj.Ginsburg8Projection
- toString() - Method in class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection
- toString() - Method in class org.locationtech.proj4j.proj.GoodeProjection
- toString() - Method in class org.locationtech.proj4j.proj.HammerProjection
- toString() - Method in class org.locationtech.proj4j.proj.HatanoProjection
- toString() - Method in class org.locationtech.proj4j.proj.KavraiskyVProjection
- toString() - Method in class org.locationtech.proj4j.proj.KrovakProjection
- toString() - Method in class org.locationtech.proj4j.proj.LagrangeProjection
- toString() - Method in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- toString() - Method in class org.locationtech.proj4j.proj.LambertConformalConicProjection
- toString() - Method in class org.locationtech.proj4j.proj.LambertEqualAreaConicProjection
- toString() - Method in class org.locationtech.proj4j.proj.LandsatProjection
- toString() - Method in class org.locationtech.proj4j.proj.LarriveeProjection
- toString() - Method in class org.locationtech.proj4j.proj.LaskowskiProjection
- toString() - Method in class org.locationtech.proj4j.proj.LinearProjection
- toString() - Method in class org.locationtech.proj4j.proj.LongLatProjection
- toString() - Method in class org.locationtech.proj4j.proj.LoximuthalProjection
- toString() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection
- toString() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection
- toString() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine1Projection
- toString() - Method in class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection
- toString() - Method in class org.locationtech.proj4j.proj.MercatorProjection
- toString() - Method in class org.locationtech.proj4j.proj.MillerProjection
- toString() - Method in class org.locationtech.proj4j.proj.MolleweideProjection
- toString() - Method in class org.locationtech.proj4j.proj.Murdoch1Projection
- toString() - Method in class org.locationtech.proj4j.proj.Murdoch2Projection
- toString() - Method in class org.locationtech.proj4j.proj.Murdoch3Projection
- toString() - Method in class org.locationtech.proj4j.proj.NellHProjection
- toString() - Method in class org.locationtech.proj4j.proj.NellProjection
- toString() - Method in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- toString() - Method in class org.locationtech.proj4j.proj.NicolosiProjection
- toString() - Method in class org.locationtech.proj4j.proj.NullProjection
- toString() - Method in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- toString() - Method in class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection
- toString() - Method in class org.locationtech.proj4j.proj.OrthographicAzimuthalProjection
- toString() - Method in class org.locationtech.proj4j.proj.PerspectiveConicProjection
- toString() - Method in class org.locationtech.proj4j.proj.PerspectiveProjection
- toString() - Method in class org.locationtech.proj4j.proj.PlateCarreeProjection
- toString() - Method in class org.locationtech.proj4j.proj.PolyconicProjection
- toString() - Method in class org.locationtech.proj4j.proj.Projection
- toString() - Method in class org.locationtech.proj4j.proj.PseudoCylindricalProjection
- toString() - Method in class org.locationtech.proj4j.proj.PutninsP2Projection
- toString() - Method in class org.locationtech.proj4j.proj.PutninsP4Projection
- toString() - Method in class org.locationtech.proj4j.proj.PutninsP5PProjection
- toString() - Method in class org.locationtech.proj4j.proj.PutninsP5Projection
- toString() - Method in class org.locationtech.proj4j.proj.QuarticAuthalicProjection
- toString() - Method in class org.locationtech.proj4j.proj.RectangularPolyconicProjection
- toString() - Method in class org.locationtech.proj4j.proj.RobinsonProjection
- toString() - Method in class org.locationtech.proj4j.proj.SimpleConicProjection
- toString() - Method in class org.locationtech.proj4j.proj.SinusoidalProjection
- toString() - Method in class org.locationtech.proj4j.proj.StereographicAzimuthalProjection
- toString() - Method in class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection
- toString() - Method in class org.locationtech.proj4j.proj.TissotProjection
- toString() - Method in class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- toString() - Method in class org.locationtech.proj4j.proj.TransverseMercatorProjection
- toString() - Method in class org.locationtech.proj4j.proj.TranverseCentralCylindricalProjection
- toString() - Method in class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- toString() - Method in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- toString() - Method in class org.locationtech.proj4j.proj.Wagner1Projection
- toString() - Method in class org.locationtech.proj4j.proj.Wagner2Projection
- toString() - Method in class org.locationtech.proj4j.proj.Wagner3Projection
- toString() - Method in class org.locationtech.proj4j.proj.Wagner7Projection
- toString() - Method in class org.locationtech.proj4j.proj.WerenskioldProjection
- toString() - Method in class org.locationtech.proj4j.proj.WinkelTripelProjection
- toString() - Method in class org.locationtech.proj4j.ProjCoordinate
-
Returns a string representing the ProjPoint in the format: ProjCoordinate[X Y Z].
- toString() - Method in class org.locationtech.proj4j.units.Unit
- toString() - Method in class org.locationtech.proj4j.util.IntPolarCoordinate
- toString() - Method in class org.locationtech.proj4j.util.Pair
- toString() - Method in class org.locationtech.proj4j.util.PolarCoordinate
- toString(ProjCoordinate) - Static method in class org.locationtech.proj4j.util.ProjectionUtil
- totalFalseEasting - Variable in class org.locationtech.proj4j.proj.Projection
-
falseEasting, adjusted to the appropriate units using fromMetres
- totalFalseNorthing - Variable in class org.locationtech.proj4j.proj.Projection
-
falseNorthing, adjusted to the appropriate units using fromMetres
- totalScale - Variable in class org.locationtech.proj4j.proj.Projection
-
The total scale factor = Earth radius * units
- towgs84 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- tphi - Static variable in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- TPISQ - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- tpsi - Static variable in class org.locationtech.proj4j.proj.NewZealandMapGridProjection
- transform - Variable in class org.locationtech.proj4j.datum.Datum
- transform(double[], int, double[], int, int) - Method in class org.locationtech.proj4j.proj.LinearProjection
- transform(ProjCoordinate, ProjCoordinate) - Method in class org.locationtech.proj4j.BasicCoordinateTransform
-
Transforms a coordinate from the source
CoordinateReferenceSystem
to the target one. - transform(ProjCoordinate, ProjCoordinate) - Method in interface org.locationtech.proj4j.CoordinateTransform
-
Tranforms a coordinate from the source
CoordinateReferenceSystem
to the target one. - transformFromGeocentricToWgs84(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.Datum
- transformToGeocentricFromWgs84(ProjCoordinate) - Method in class org.locationtech.proj4j.datum.Datum
- transformViaGeocentric - Variable in class org.locationtech.proj4j.BasicCoordinateTransform
- TransverseCylindricalEqualArea - Class in org.locationtech.proj4j.proj
- TransverseCylindricalEqualArea() - Constructor for class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea
- TransverseMercatorProjection - Class in org.locationtech.proj4j.proj
-
Transverse Mercator Projection algorithm is taken from the USGS PROJ package.
- TransverseMercatorProjection() - Constructor for class org.locationtech.proj4j.proj.TransverseMercatorProjection
- TransverseMercatorProjection(Ellipsoid, double, double, double, double, double) - Constructor for class org.locationtech.proj4j.proj.TransverseMercatorProjection
-
Set up a projection suitable for State Plane Coordinates.
- TranverseCentralCylindricalProjection - Class in org.locationtech.proj4j.proj
- TranverseCentralCylindricalProjection() - Constructor for class org.locationtech.proj4j.proj.TranverseCentralCylindricalProjection
- trueScaleLatitude - Variable in class org.locationtech.proj4j.proj.Projection
-
The latitude of true scale.
- trunc(double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- tsfn(double, double, double) - Static method in class org.locationtech.proj4j.util.ProjectionMath
- TWO_THRD - Static variable in class org.locationtech.proj4j.proj.VanDerGrintenProjection
- TWOPI - Static variable in class org.locationtech.proj4j.util.ProjectionMath
- TWOPI_HALFPI - Static variable in class org.locationtech.proj4j.proj.LandsatProjection
- TWOTHIRD - Static variable in class org.locationtech.proj4j.proj.Wagner3Projection
- type - Variable in class org.locationtech.proj4j.proj.MolleweideProjection
- type - Variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- TYPE_3PARAM - Static variable in class org.locationtech.proj4j.datum.Datum
- TYPE_7PARAM - Static variable in class org.locationtech.proj4j.datum.Datum
- TYPE_GRIDSHIFT - Static variable in class org.locationtech.proj4j.datum.Datum
- TYPE_UNKNOWN - Static variable in class org.locationtech.proj4j.datum.Datum
- TYPE_WGS84 - Static variable in class org.locationtech.proj4j.datum.Datum
U
- u - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- u_0 - Variable in class org.locationtech.proj4j.proj.ObliqueMercatorProjection
- unit - Variable in class org.locationtech.proj4j.proj.Projection
-
units of this projection.
- Unit - Class in org.locationtech.proj4j.units
- Unit(String, String, String, double) - Constructor for class org.locationtech.proj4j.units.Unit
- units - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- units - Static variable in class org.locationtech.proj4j.units.Units
- Units - Class in org.locationtech.proj4j.units
- Units() - Constructor for class org.locationtech.proj4j.units.Units
- UnknownAuthorityCodeException - Exception in org.locationtech.proj4j
-
Signals that an authority code is unknown and cannot be mapped to a CRS definition.
- UnknownAuthorityCodeException(String) - Constructor for exception org.locationtech.proj4j.UnknownAuthorityCodeException
- UnsupportedParameterException - Exception in org.locationtech.proj4j
-
Signals that a parameter in a CRS specification is not currently supported, or unknown.
- UnsupportedParameterException(String) - Constructor for exception org.locationtech.proj4j.UnsupportedParameterException
- Up - org.locationtech.proj4j.datum.AxisOrder.Axis
- UrmaevFlatPolarSinusoidalProjection - Class in org.locationtech.proj4j.proj
- UrmaevFlatPolarSinusoidalProjection() - Constructor for class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection
- US_CHAINS - Static variable in class org.locationtech.proj4j.units.Units
- US_FEET - Static variable in class org.locationtech.proj4j.units.Units
- US_INCHES - Static variable in class org.locationtech.proj4j.units.Units
- US_MILES - Static variable in class org.locationtech.proj4j.units.Units
- US_YARDS - Static variable in class org.locationtech.proj4j.units.Units
- utg - Variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- utmZone - Variable in class org.locationtech.proj4j.proj.TransverseMercatorProjection
V
- V(double[], double) - Method in class org.locationtech.proj4j.proj.RobinsonProjection
- value - Variable in class org.locationtech.proj4j.units.Unit
- valueOf(String) - Static method in enum org.locationtech.proj4j.datum.AxisOrder.Axis
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.locationtech.proj4j.datum.AxisOrder.Axis
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VALUES_PER_CELL - Static variable in class org.locationtech.proj4j.datum.NTV2
- VanDerGrintenProjection - Class in org.locationtech.proj4j.proj
- VanDerGrintenProjection() - Constructor for class org.locationtech.proj4j.proj.VanDerGrintenProjection
- VITK1 - Static variable in class org.locationtech.proj4j.proj.SimpleConicProjection
- VitkovskyProjection - Class in org.locationtech.proj4j.proj
- VitkovskyProjection() - Constructor for class org.locationtech.proj4j.proj.VitkovskyProjection
- VOLUME_UNIT - Static variable in class org.locationtech.proj4j.units.Unit
W
- w - Variable in class org.locationtech.proj4j.proj.HammerProjection
- w - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- W_LONG - Static variable in class org.locationtech.proj4j.datum.NTV2
- Wagner1Projection - Class in org.locationtech.proj4j.proj
- Wagner1Projection() - Constructor for class org.locationtech.proj4j.proj.Wagner1Projection
- Wagner2Projection - Class in org.locationtech.proj4j.proj
- Wagner2Projection() - Constructor for class org.locationtech.proj4j.proj.Wagner2Projection
- Wagner3Projection - Class in org.locationtech.proj4j.proj
- Wagner3Projection() - Constructor for class org.locationtech.proj4j.proj.Wagner3Projection
- WAGNER4 - Static variable in class org.locationtech.proj4j.proj.MolleweideProjection
- Wagner4Projection - Class in org.locationtech.proj4j.proj
- Wagner4Projection() - Constructor for class org.locationtech.proj4j.proj.Wagner4Projection
- WAGNER5 - Static variable in class org.locationtech.proj4j.proj.MolleweideProjection
- Wagner5Projection - Class in org.locationtech.proj4j.proj
- Wagner5Projection() - Constructor for class org.locationtech.proj4j.proj.Wagner5Projection
- Wagner7Projection - Class in org.locationtech.proj4j.proj
- Wagner7Projection() - Constructor for class org.locationtech.proj4j.proj.Wagner7Projection
- WALBECK - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- wellKnownMeridians - Static variable in class org.locationtech.proj4j.datum.PrimeMeridian
- WerenskioldProjection - Class in org.locationtech.proj4j.proj
- WerenskioldProjection() - Constructor for class org.locationtech.proj4j.proj.WerenskioldProjection
- west(String, double, double, double) - Static method in class org.locationtech.proj4j.datum.PrimeMeridian
- Westing - org.locationtech.proj4j.datum.AxisOrder.Axis
- WGS60 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- WGS66 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- WGS72 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- WGS84 - Static variable in class org.locationtech.proj4j.datum.Datum
- WGS84 - Static variable in class org.locationtech.proj4j.datum.Ellipsoid
- WGS84 - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
-
A global instantiation of Geodesic with the parameters for the WGS84 ellipsoid.
- WGS84_a - Static variable in class org.locationtech.proj4j.geodesic.Constants
-
The equatorial radius of WGS84 ellipsoid (6378137 m).
- WGS84_f - Static variable in class org.locationtech.proj4j.geodesic.Constants
-
The flattening of WGS84 ellipsoid (1/298.257223563).
- winkel - Variable in class org.locationtech.proj4j.proj.AitoffProjection
- WINKEL - Static variable in class org.locationtech.proj4j.proj.AitoffProjection
- WinkelTripelProjection - Class in org.locationtech.proj4j.proj
- WinkelTripelProjection() - Constructor for class org.locationtech.proj4j.proj.WinkelTripelProjection
- wktext - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
X
- x - Variable in class org.locationtech.proj4j.datum.AxisOrder
- x - Variable in class org.locationtech.proj4j.ProjCoordinate
-
The X ordinate for this point.
- X - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- x_0 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- XF - Static variable in class org.locationtech.proj4j.proj.Eckert5Projection
- XF - Static variable in class org.locationtech.proj4j.proj.GallProjection
- xj - Variable in class org.locationtech.proj4j.proj.LandsatProjection
- XM - Static variable in class org.locationtech.proj4j.proj.CrasterProjection
- xmf - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- xmf - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
- xthresh_ - Static variable in class org.locationtech.proj4j.geodesic.Geodesic
Y
- y - Variable in class org.locationtech.proj4j.datum.AxisOrder
- y - Variable in class org.locationtech.proj4j.ProjCoordinate
-
The Y ordinate for this point.
- Y - Static variable in class org.locationtech.proj4j.proj.RobinsonProjection
- y_0 - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- Y_COR - Static variable in class org.locationtech.proj4j.proj.GoodeProjection
- YARDS - Static variable in class org.locationtech.proj4j.units.Units
- YF - Static variable in class org.locationtech.proj4j.proj.Eckert5Projection
- YF - Static variable in class org.locationtech.proj4j.proj.GallProjection
- YM - Static variable in class org.locationtech.proj4j.proj.CrasterProjection
- ymf - Variable in class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection
- ymf - Variable in class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection
Z
- z - Variable in class org.locationtech.proj4j.datum.AxisOrder
- z - Variable in class org.locationtech.proj4j.ProjCoordinate
-
The Z ordinate for this point.
- Zb - Variable in class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection
- zone - Static variable in class org.locationtech.proj4j.parser.Proj4Keyword
- zpoly1(Complex, Complex[]) - Static method in class org.locationtech.proj4j.util.ProjectionMath
-
Evaluate complex polynomial.
- zpoly1d(Complex, Complex[], Complex) - Static method in class org.locationtech.proj4j.util.ProjectionMath
-
Evaluate a complex polynomial and its derivative
_
- _a - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _a - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _a13 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _A1m1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _A2m1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _A3c - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _A3x - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _A4 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _azi1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _b - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _b - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _B11 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _B21 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _B31 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _B41 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _c - Variable in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- _C1a - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _C1pa - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _c2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _c2 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _C2a - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _C3a - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _C3x - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _C4a - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _C4x - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _calp0 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _calp1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _caps - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _comg1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _csig1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _ctau1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _dn1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _e2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _ep2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _etol2 - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _f - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _f - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _f1 - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _f1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _k2 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _lat1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _lon1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _n - Variable in class org.locationtech.proj4j.geodesic.Geodesic
- _radiusG - Variable in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- _radiusG1 - Variable in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- _radiusP - Variable in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- _radiusP2 - Variable in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- _radiusPInv2 - Variable in class org.locationtech.proj4j.proj.GeostationarySatelliteProjection
- _s13 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _salp0 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _salp1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _somg1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _ssig1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
- _stau1 - Variable in class org.locationtech.proj4j.geodesic.GeodesicLine
All Classes All Packages