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

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

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

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