| Package | Description |
|---|---|
| org.cts.op.projection |
| Modifier and Type | Method and Description |
|---|---|
Projection.Surface |
GaussSchreiberTransverseMercator.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
TransverseMercator.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
CassiniSoldner.getSurface()
Return the
Surface type of this
Projection. |
abstract Projection.Surface |
Projection.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
LambertConicConformal2SP.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
ObliqueMercator.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
LambertConicConformal1SP.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
NewZealandMapGrid.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
UniversalTransverseMercator.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
MillerCylindrical.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
Mercator1SP.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
Stereographic.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
EquidistantCylindrical.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
AlbersEqualArea.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
SwissObliqueMercator.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
LambertAzimuthalEqualArea.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
ObliqueStereographicAlternative.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
Polyconic.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
Krovak.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
CylindricalEqualArea.getSurface()
Return the
Surface type of this
Projection. |
Projection.Surface |
UniversalTransverseMercatorAuto.getSurface()
Return the
Surface type of this
Projection. |
static Projection.Surface |
Projection.Surface.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Projection.Surface[] |
Projection.Surface.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 CNRS. All rights reserved.