Serialized Form
-
Package org.locationtech.proj4j
-
Class org.locationtech.proj4j.BasicCoordinateTransform extends java.lang.Object implements Serializable
-
Serialized Fields
-
doDatumTransform
boolean doDatumTransform
-
doForwardProjection
boolean doForwardProjection
-
doInverseProjection
boolean doInverseProjection
-
srcCRS
CoordinateReferenceSystem srcCRS
-
srcGeoConv
GeocentricConverter srcGeoConv
-
tgtCRS
CoordinateReferenceSystem tgtCRS
-
tgtGeoConv
GeocentricConverter tgtGeoConv
-
transformViaGeocentric
boolean transformViaGeocentric
-
-
-
Class org.locationtech.proj4j.ConvergenceFailureException extends Proj4jException implements Serializable
-
Class org.locationtech.proj4j.CoordinateReferenceSystem extends java.lang.Object implements Serializable
-
Serialized Fields
-
datum
Datum datum
-
name
java.lang.String name
-
params
java.lang.String[] params
-
proj
Projection proj
-
-
-
Class org.locationtech.proj4j.InvalidValueException extends Proj4jException implements Serializable
-
Class org.locationtech.proj4j.Proj4jException extends java.lang.RuntimeException implements Serializable
-
Class org.locationtech.proj4j.ProjCoordinate extends java.lang.Object implements Serializable
-
Serialized Fields
-
x
double x
The X ordinate for this point.Note: This member variable can be accessed directly. In the future this direct access should be replaced with getter and setter methods. This will require refactoring of the Proj4J code base.
-
y
double y
The Y ordinate for this point.Note: This member variable can be accessed directly. In the future this direct access should be replaced with getter and setter methods. This will require refactoring of the Proj4J code base.
-
z
double z
The Z ordinate for this point. If this variable has the value Double.NaN then this coordinate does not have a Z value.Note: This member variable can be accessed directly. In the future this direct access should be replaced with getter and setter methods. This will require refactoring of the Proj4J code base.
-
-
-
Class org.locationtech.proj4j.ProjectionException extends Proj4jException implements Serializable
-
Class org.locationtech.proj4j.UnknownAuthorityCodeException extends Proj4jException implements Serializable
-
Class org.locationtech.proj4j.UnsupportedParameterException extends Proj4jException implements Serializable
-
-
Package org.locationtech.proj4j.datum
-
Class org.locationtech.proj4j.datum.AxisOrder extends java.lang.Object implements Serializable
-
Serialized Fields
-
x
AxisOrder.Axis x
-
y
AxisOrder.Axis y
-
z
AxisOrder.Axis z
-
-
-
Class org.locationtech.proj4j.datum.Datum extends java.lang.Object implements Serializable
-
Class org.locationtech.proj4j.datum.Ellipsoid extends java.lang.Object implements Serializable
-
Serialized Fields
-
eccentricity
double eccentricity
-
eccentricity2
double eccentricity2
-
equatorRadius
double equatorRadius
-
name
java.lang.String name
-
poleRadius
double poleRadius
-
shortName
java.lang.String shortName
-
-
-
Class org.locationtech.proj4j.datum.GeocentricConverter extends java.lang.Object implements Serializable
-
Serialized Fields
-
a
double a
-
a2
double a2
-
b
double b
-
b2
double b2
-
e2
double e2
-
ep2
double ep2
-
-
-
Class org.locationtech.proj4j.datum.Grid extends java.lang.Object implements Serializable
-
Serialized Fields
-
child
Grid child
-
fileName
java.lang.String fileName
URI for accessing the grid definition file -
format
java.lang.String format
File format of the grid definition file, ie "ctable", "ntv1", "ntv2" or "missing" -
gridName
java.lang.String gridName
Identifying name for this Grid. eg "conus" or ntv2_0.gsb -
gridOffset
int gridOffset
-
next
Grid next
-
table
Grid.ConversionTable table
-
-
-
Class org.locationtech.proj4j.datum.Grid.ConversionTable extends java.lang.Object implements Serializable
-
Serialized Fields
-
cvs
FloatPolarCoordinate[] cvs
Conversion matrix -
del
PolarCoordinate del
Cell size -
id
java.lang.String id
ASCII info -
lim
IntPolarCoordinate lim
Size of conversion matrix (number of rows/columns) -
ll
PolarCoordinate ll
Lower left corner coordinates
-
-
-
Class org.locationtech.proj4j.datum.PrimeMeridian extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
java.lang.String name
-
offsetFromGreenwich
double offsetFromGreenwich
-
-
-
-
Package org.locationtech.proj4j.geodesic
-
Class org.locationtech.proj4j.geodesic.GeographicErr extends java.lang.RuntimeException implements Serializable
-
-
Package org.locationtech.proj4j.proj
-
Class org.locationtech.proj4j.proj.AiryProjection extends Projection implements Serializable
-
Serialized Fields
-
Cb
double Cb
-
cosph0
double cosph0
-
mode
int mode
-
no_cut
boolean no_cut
-
p_halfpi
double p_halfpi
-
sinph0
double sinph0
-
-
-
Class org.locationtech.proj4j.proj.AitoffProjection extends PseudoCylindricalProjection implements Serializable
-
Serialized Fields
-
cosphi1
double cosphi1
-
winkel
boolean winkel
-
-
-
Class org.locationtech.proj4j.proj.AlbersProjection extends Projection implements Serializable
-
Serialized Fields
-
c
double c
-
dd
double dd
-
ec
double ec
-
en
double[] en
-
n
double n
-
n2
double n2
-
phi1
double phi1
-
phi2
double phi2
-
rho0
double rho0
-
-
-
Class org.locationtech.proj4j.proj.AugustProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.AzimuthalProjection extends Projection implements Serializable
-
Serialized Fields
-
cosphi0
double cosphi0
-
mapRadius
double mapRadius
-
mode
int mode
-
sinphi0
double sinphi0
-
-
-
Class org.locationtech.proj4j.proj.BipolarProjection extends Projection implements Serializable
-
Serialized Fields
-
noskew
boolean noskew
-
-
-
Class org.locationtech.proj4j.proj.BoggsProjection extends PseudoCylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.BonneProjection extends Projection implements Serializable
-
Serialized Fields
-
am1
double am1
-
cphi1
double cphi1
-
en
double[] en
-
m1
double m1
-
phi1
double phi1
-
-
-
Class org.locationtech.proj4j.proj.CassiniProjection extends Projection implements Serializable
-
Serialized Fields
-
a1
double a1
-
a2
double a2
-
c
double c
-
d2
double d2
-
dd
double dd
-
en
double[] en
-
m0
double m0
-
n
double n
-
r
double r
-
t
double t
-
tn
double tn
-
-
-
Class org.locationtech.proj4j.proj.CentralCylindricalProjection extends CylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.CollignonProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.ConicProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.CrasterProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.CylindricalEqualAreaProjection extends Projection implements Serializable
-
Serialized Fields
-
apa
double[] apa
-
qp
double qp
-
-
-
Class org.locationtech.proj4j.proj.CylindricalProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.DenoyerProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.Eckert1Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.Eckert2Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.Eckert4Projection extends Projection implements Serializable
-
Serialized Fields
-
NITER
int NITER
-
-
-
Class org.locationtech.proj4j.proj.Eckert5Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.Eckert6Projection extends PseudoCylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.EqualAreaAzimuthalProjection extends AzimuthalProjection implements Serializable
-
Serialized Fields
-
apa
double[] apa
-
cosb1
double cosb1
-
dd
double dd
-
mmf
double mmf
-
qp
double qp
-
rq
double rq
-
sinb1
double sinb1
-
xmf
double xmf
-
ymf
double ymf
-
-
-
Class org.locationtech.proj4j.proj.EquidistantAzimuthalProjection extends AzimuthalProjection implements Serializable
-
Serialized Fields
-
cosphi0
double cosphi0
-
en
double[] en
-
G
double G
-
geodesic
Geodesic geodesic
-
He
double He
-
M1
double M1
-
mode
int mode
-
Mp
double Mp
-
N1
double N1
-
sinphi0
double sinphi0
-
-
-
Class org.locationtech.proj4j.proj.EquidistantConicProjection extends ConicProjection implements Serializable
-
Serialized Fields
-
eccentricity
double eccentricity
-
eccentricity2
double eccentricity2
-
eccentricity4
double eccentricity4
-
eccentricity6
double eccentricity6
-
f
double f
-
n
double n
-
northPole
boolean northPole
-
radius
double radius
-
rho0
double rho0
-
standardLatitude1
double standardLatitude1
-
standardLatitude2
double standardLatitude2
-
-
-
Class org.locationtech.proj4j.proj.EulerProjection extends SimpleConicProjection implements Serializable
-
Class org.locationtech.proj4j.proj.ExtendedTransverseMercatorProjection extends CylindricalProjection implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
cbg
double[] cbg
-
cgb
double[] cgb
-
gtu
double[] gtu
-
isSouth
boolean isSouth
Indicates whether a Southern Hemisphere UTM zone -
Qn
double Qn
-
utg
double[] utg
-
Zb
double Zb
-
-
Class org.locationtech.proj4j.proj.FaheyProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.FoucautProjection extends SineTangentSeriesProjection implements Serializable
-
Class org.locationtech.proj4j.proj.FoucautSinusoidalProjection extends Projection implements Serializable
-
Serialized Fields
-
n
double n
-
n1
double n1
-
-
-
Class org.locationtech.proj4j.proj.GallProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.GaussProjection extends Projection implements Serializable
-
Serialized Fields
-
C
double C
-
K
double K
-
phic0
double phic0
-
ratexp
double ratexp
-
rc
double rc
-
-
-
Class org.locationtech.proj4j.proj.GeocentProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.GeostationarySatelliteProjection extends Projection implements Serializable
-
Serialized Fields
-
_c
double _c
-
_radiusG
double _radiusG
-
_radiusG1
double _radiusG1
-
_radiusP
double _radiusP
-
_radiusP2
double _radiusP2
-
_radiusPInv2
double _radiusPInv2
-
heightOfOrbit
double heightOfOrbit
Height of orbit - Geostationary satellite projection
-
-
-
Class org.locationtech.proj4j.proj.Ginsburg8Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.GnomonicAzimuthalProjection extends AzimuthalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.GoodeProjection extends Projection implements Serializable
-
Serialized Fields
-
moll
MolleweideProjection moll
-
sinu
SinusoidalProjection sinu
-
-
-
Class org.locationtech.proj4j.proj.HammerProjection extends PseudoCylindricalProjection implements Serializable
-
Serialized Fields
-
m
double m
-
rm
double rm
-
w
double w
-
-
-
Class org.locationtech.proj4j.proj.HatanoProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.KavraiskyVProjection extends SineTangentSeriesProjection implements Serializable
-
Class org.locationtech.proj4j.proj.KrovakProjection extends Projection implements Serializable
-
Serialized Fields
-
ad
double ad
-
alfa
double alfa
-
czech
boolean czech
-
k
double k
-
n
double n
-
ro0
double ro0
-
s0
double s0
-
s45
double s45
-
-
-
Class org.locationtech.proj4j.proj.LagrangeProjection extends Projection implements Serializable
-
Serialized Fields
-
a1
double a1
-
hrw
double hrw
-
phi1
double phi1
-
rw
double rw
-
-
-
Class org.locationtech.proj4j.proj.LambertAzimuthalEqualAreaProjection extends Projection implements Serializable
-
Serialized Fields
-
apa
double[] apa
-
cosb1
double cosb1
-
cosph0
double cosph0
-
dd
double dd
-
mmf
double mmf
-
mode
int mode
-
phi0
double phi0
-
qp
double qp
-
rq
double rq
-
sinb1
double sinb1
-
sinph0
double sinph0
-
xmf
double xmf
-
ymf
double ymf
-
-
-
Class org.locationtech.proj4j.proj.LambertConformalConicProjection extends ConicProjection implements Serializable
-
Serialized Fields
-
c
double c
-
n
double n
-
rho0
double rho0
-
-
-
Class org.locationtech.proj4j.proj.LambertEqualAreaConicProjection extends AlbersProjection implements Serializable
-
Class org.locationtech.proj4j.proj.LandsatProjection extends Projection implements Serializable
-
Serialized Fields
-
a2
double a2
-
a4
double a4
-
b
double b
-
c1
double c1
-
c3
double c3
-
ca
double ca
-
p22
double p22
-
q
double q
-
rlm
double rlm
-
rlm2
double rlm2
-
sa
double sa
-
t
double t
-
u
double u
-
w
double w
-
xj
double xj
-
-
-
Class org.locationtech.proj4j.proj.LarriveeProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.LaskowskiProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.LinearProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.LongLatProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.LoximuthalProjection extends PseudoCylindricalProjection implements Serializable
-
Serialized Fields
-
cosphi1
double cosphi1
-
phi1
double phi1
-
tanphi1
double tanphi1
-
-
-
Class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarParabolicProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarQuarticProjection extends PseudoCylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine1Projection extends SineTangentSeriesProjection implements Serializable
-
Class org.locationtech.proj4j.proj.McBrydeThomasFlatPolarSine2Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.MercatorProjection extends CylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.MillerProjection extends CylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.MolleweideProjection extends PseudoCylindricalProjection implements Serializable
-
Serialized Fields
-
cp
double cp
-
cx
double cx
-
cy
double cy
-
type
int type
-
-
-
Class org.locationtech.proj4j.proj.Murdoch1Projection extends SimpleConicProjection implements Serializable
-
Class org.locationtech.proj4j.proj.Murdoch2Projection extends SimpleConicProjection implements Serializable
-
Class org.locationtech.proj4j.proj.Murdoch3Projection extends SimpleConicProjection implements Serializable
-
Class org.locationtech.proj4j.proj.NellHProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.NellProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.NewZealandMapGridProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.NicolosiProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.NullProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.ObliqueMercatorProjection extends CylindricalProjection implements Serializable
-
Serialized Fields
-
al
double al
-
bl
double bl
-
cosgam
double cosgam
-
cosrot
double cosrot
-
el
double el
-
ellips
boolean ellips
-
Gamma
double Gamma
-
lam1
double lam1
-
lam2
double lam2
-
lamc
double lamc
-
no_uoff
boolean no_uoff
-
phi1
double phi1
-
phi2
double phi2
-
rot
boolean rot
-
singam
double singam
-
sinrot
double sinrot
-
u_0
double u_0
-
-
-
Class org.locationtech.proj4j.proj.ObliqueStereographicAlternativeProjection extends GaussProjection implements Serializable
-
Serialized Fields
-
cosc0
double cosc0
-
R2
double R2
-
sinc0
double sinc0
-
-
-
Class org.locationtech.proj4j.proj.OrthographicAzimuthalProjection extends AzimuthalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.PerspectiveConicProjection extends SimpleConicProjection implements Serializable
-
Class org.locationtech.proj4j.proj.PerspectiveProjection extends Projection implements Serializable
-
Serialized Fields
-
cg
double cg
-
cw
double cw
-
h
double h
-
height
double height
-
mode
int mode
-
p
double p
-
pcosph0
double pcosph0
-
pfact
double pfact
-
pn1
double pn1
-
psinph0
double psinph0
-
rp
double rp
-
sg
double sg
-
sw
double sw
-
tilt
int tilt
-
-
-
Class org.locationtech.proj4j.proj.PlateCarreeProjection extends CylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.PolyconicProjection extends Projection implements Serializable
-
Serialized Fields
-
en
double[] en
-
ml0
double ml0
-
-
-
Class org.locationtech.proj4j.proj.Projection extends java.lang.Object implements Serializable
-
Serialized Fields
-
a
double a
The equator radius -
alpha
double alpha
The projection alpha value -
axes
AxisOrder axes
The order of axes for the coordinate system. Default is easting, northing, vertical (up) -
e
double e
The eccentricity -
ellipsoid
Ellipsoid ellipsoid
The ellipsoid used by this projection -
es
double es
The eccentricity squared -
falseEasting
double falseEasting
The false Easting of this projection -
falseNorthing
double falseNorthing
The false Northing of this projection -
fromMetres
double fromMetres
Conversion factor from metres to whatever units the projection uses. -
geocentric
boolean geocentric
True if this projection is geocentric -
lonc
double lonc
The projection lonc value -
maxLatitude
double maxLatitude
The maximum latitude of the bounds of this projection -
maxLongitude
double maxLongitude
The maximum longitude of the bounds of this projection. This is relative to the projection centre. -
minLatitude
double minLatitude
The minimum latitude of the bounds of this projection -
minLongitude
double minLongitude
The minimum longitude of the bounds of this projection. This is relative to the projection centre. -
name
java.lang.String name
The name of this projection -
one_es
double one_es
1-(eccentricity squared) -
primeMeridian
PrimeMeridian primeMeridian
PrimeMeridian defining an offset from the Greenwich (the prime meridian used in WGS84) -
projectionLatitude
double projectionLatitude
The latitude of the centre of projection -
projectionLatitude1
double projectionLatitude1
Standard parallel 1 (for projections which use it) -
projectionLatitude2
double projectionLatitude2
Standard parallel 2 (for projections which use it) -
projectionLongitude
double projectionLongitude
The longitude of the centre of projection, in radians -
rone_es
double rone_es
1/(1-(eccentricity squared)) -
scaleFactor
double scaleFactor
The projection scale factor -
spherical
boolean spherical
True if this projection is using a sphere (es == 0) -
totalFalseEasting
double totalFalseEasting
falseEasting, adjusted to the appropriate units using fromMetres -
totalFalseNorthing
double totalFalseNorthing
falseNorthing, adjusted to the appropriate units using fromMetres -
totalScale
double totalScale
The total scale factor = Earth radius * units -
trueScaleLatitude
double trueScaleLatitude
The latitude of true scale. Only used by specific projections. -
unit
Unit unit
units of this projection. Default is metres, but may be degrees
-
-
-
Class org.locationtech.proj4j.proj.PseudoCylindricalProjection extends CylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.PutninsP2Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.PutninsP4Projection extends Projection implements Serializable
-
Serialized Fields
-
C_x
double C_x
-
C_y
double C_y
-
-
-
Class org.locationtech.proj4j.proj.PutninsP5PProjection extends PutninsP5Projection implements Serializable
-
Class org.locationtech.proj4j.proj.PutninsP5Projection extends Projection implements Serializable
-
Serialized Fields
-
A
double A
-
B
double B
-
-
-
Class org.locationtech.proj4j.proj.QuarticAuthalicProjection extends SineTangentSeriesProjection implements Serializable
-
Class org.locationtech.proj4j.proj.RectangularPolyconicProjection extends Projection implements Serializable
-
Serialized Fields
-
fxa
double fxa
-
fxb
double fxb
-
mode
boolean mode
-
phi0
double phi0
-
phi1
double phi1
-
-
-
Class org.locationtech.proj4j.proj.RobinsonProjection extends PseudoCylindricalProjection implements Serializable
-
Serialized Fields
-
NODES
int NODES
-
-
-
Class org.locationtech.proj4j.proj.SimpleConicProjection extends ConicProjection implements Serializable
-
Serialized Fields
-
c1
double c1
-
c2
double c2
-
n
double n
-
rho_0
double rho_0
-
rho_c
double rho_c
-
sig
double sig
-
type
int type
-
-
-
Class org.locationtech.proj4j.proj.SinusoidalProjection extends PseudoCylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.StereographicAzimuthalProjection extends AzimuthalProjection implements Serializable
-
Serialized Fields
-
akm1
double akm1
-
-
-
Class org.locationtech.proj4j.proj.SwissObliqueMercatorProjection extends Projection implements Serializable
-
Serialized Fields
-
c
double c
-
cosp0
double cosp0
-
hlf_e
double hlf_e
-
K
double K
-
kR
double kR
-
phi0
double phi0
-
sinp0
double sinp0
-
-
-
Class org.locationtech.proj4j.proj.TissotProjection extends SimpleConicProjection implements Serializable
-
Class org.locationtech.proj4j.proj.TransverseCylindricalEqualArea extends Projection implements Serializable
-
Serialized Fields
-
rk0
double rk0
-
-
-
Class org.locationtech.proj4j.proj.TransverseMercatorProjection extends CylindricalProjection implements Serializable
-
Serialized Fields
-
en
double[] en
-
esp
double esp
-
isSouth
boolean isSouth
Indicates whether a Southern Hemisphere UTM zone -
ml0
double ml0
-
utmZone
int utmZone
-
-
-
Class org.locationtech.proj4j.proj.TranverseCentralCylindricalProjection extends CylindricalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.UrmaevFlatPolarSinusoidalProjection extends Projection implements Serializable
-
Serialized Fields
-
C_y
double C_y
-
n
double n
-
-
-
Class org.locationtech.proj4j.proj.VanDerGrintenProjection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.VitkovskyProjection extends SimpleConicProjection implements Serializable
-
Class org.locationtech.proj4j.proj.Wagner1Projection extends UrmaevFlatPolarSinusoidalProjection implements Serializable
-
Class org.locationtech.proj4j.proj.Wagner2Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.Wagner3Projection extends PseudoCylindricalProjection implements Serializable
-
Serialized Fields
-
C_x
double C_x
-
-
-
Class org.locationtech.proj4j.proj.Wagner4Projection extends MolleweideProjection implements Serializable
-
Class org.locationtech.proj4j.proj.Wagner5Projection extends MolleweideProjection implements Serializable
-
Class org.locationtech.proj4j.proj.Wagner7Projection extends Projection implements Serializable
-
Class org.locationtech.proj4j.proj.WerenskioldProjection extends PutninsP4Projection implements Serializable
-
Class org.locationtech.proj4j.proj.WinkelTripelProjection extends AitoffProjection implements Serializable
-
-
Package org.locationtech.proj4j.units
-
Class org.locationtech.proj4j.units.AngleFormat extends java.text.NumberFormat implements Serializable
-
Serialized Fields
-
format
java.text.DecimalFormat format
-
isDegrees
boolean isDegrees
-
pattern
java.lang.String pattern
-
-
-
Class org.locationtech.proj4j.units.DegreeUnit extends Unit implements Serializable
- serialVersionUID:
- -3212757578604686538L
-
Class org.locationtech.proj4j.units.Unit extends java.lang.Object implements Serializable
- serialVersionUID:
- -6704954923429734628L
-
Serialized Fields
-
abbreviation
java.lang.String abbreviation
-
name
java.lang.String name
-
plural
java.lang.String plural
-
value
double value
-
-
-
Package org.locationtech.proj4j.util
-
Class org.locationtech.proj4j.util.FloatPolarCoordinate extends java.lang.Object implements Serializable
-
Serialized Fields
-
lam
float lam
-
phi
float phi
-
-
-
Class org.locationtech.proj4j.util.IntPolarCoordinate extends java.lang.Object implements Serializable
-
Serialized Fields
-
lam
int lam
-
phi
int phi
-
-
-
Class org.locationtech.proj4j.util.PolarCoordinate extends java.lang.Object implements Serializable
-
Serialized Fields
-
lam
double lam
-
phi
double phi
-
-
-