Uses of Class
org.cts.op.projection.Projection.Orientation

Packages that use Projection.Orientation
org.cts.op.projection   
 

Uses of Projection.Orientation in org.cts.op.projection
 

Methods in org.cts.op.projection that return Projection.Orientation
 Projection.Orientation Stereographic.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation ObliqueMercator.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation UniversalTransverseMercatorAuto.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation CylindricalEqualArea.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation UniversalTransverseMercator.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation AlbersEqualArea.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 MillerCylindrical.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation TransverseMercator.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation LambertConicConformal1SP.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation EquidistantCylindrical.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation GaussSchreiberTransverseMercator.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation LambertConicConformal2SP.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation Mercator1SP.getOrientation()
          Return the Orientation of this Projection.
 Projection.Orientation NewZealandMapGrid.getOrientation()
          Return the Orientation of this Projection.
abstract  Projection.Orientation Projection.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 CassiniSoldner.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 © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.