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