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

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

Uses of Projection in org.cts.crs
 

Methods in org.cts.crs that return Projection
 Projection Geographic3DCRS.getProjection()
           
 Projection Geographic2DCRS.getProjection()
           
 Projection CoordinateReferenceSystem.getProjection()
          Returns the Projection to which this CoordinateReferenceSystem is refering.
 Projection ProjectedCRS.getProjection()
           
 Projection VerticalCRS.getProjection()
           
 Projection GeodeticCRS.getProjection()
           
 

Constructors in org.cts.crs with parameters of type Projection
ProjectedCRS(Identifier identifier, GeodeticDatum datum, CoordinateSystem coordSys, Projection projection)
          Create a new ProjectedCRS.
ProjectedCRS(Identifier identifier, GeodeticDatum datum, Projection projection)
          Create a new ProjectedCRS.
ProjectedCRS(Identifier identifier, GeodeticDatum datum, Projection projection, Unit unit)
          Create a new ProjectedCRS.
 

Uses of Projection in org.cts.op.projection
 

Subclasses of Projection in org.cts.op.projection
 class AlbersEqualArea
          The Albers Equal Area Projection (AEA).
 class CassiniSoldner
          The Cassini-Soldner Projection (CASS).
 class CylindricalEqualArea
          The Cylindrical Equal Area (normal case) Projection (CEA).
 class EquidistantCylindrical
          The Equidistant Cylindrical projection (EQC).
 class GaussSchreiberTransverseMercator
          The Gauss Schreiber Transverse Mercator (GSTMERC).
 class Krovak
          The Krovak (North Orientated) Projection (KROVAK).
 class LambertAzimuthalEqualArea
          The Lambert Azimuthal Equal Area Projection (LAEA).
 class LambertConicConformal1SP
          A map projection is any method used in cartography (mapmaking) to represent the two-dimensional curved surface of the earth or other body on a plane.
 class LambertConicConformal2SP
          A map projection is any method used in cartography (mapmaking) to represent the two-dimensional curved surface of the earth or other body on a plane.
 class Mercator1SP
          The Mercator Projection (MERC).
 class MillerCylindrical
          The Miller Cylindrical Projection (MILL).
 class NewZealandMapGrid
          The New Zealand Map Grid Projection (NZMG).
 class ObliqueMercator
          The Oblique Mercator Projection (OMERC).
 class ObliqueStereographicAlternative
          The Oblique Stereographic Alternative Projection (STEREA).
 class Polyconic
          The Polyconic (American) Projection (POLY).
 class Stereographic
          The Polar Stereographic Projection (STERE).
 class SwissObliqueMercator
          The Swiss Oblique Mercator Projection (SOMERC).
 class TransverseMercator
          A map projection is any method used in cartography (mapmaking) to represent the two-dimensional curved surface of the earth or other body on a plane.
 class UniversalTransverseMercator
          The Universal Transverse Mercator Projection (UTM).
 class UniversalTransverseMercatorAuto
          A map projection is any method used in cartography (mapmaking) to represent the two-dimensional curved surface of the earth or other body on a plane.
 



Copyright © 2014 IRSTV CNRS-FR-2488. All Rights Reserved.