Uses of Class
org.cts.cs.GeographicExtent

Packages that use GeographicExtent
org.cts.cs   
org.cts.datum   
org.cts.op.transformation.grids   
 

Uses of GeographicExtent in org.cts.cs
 

Fields in org.cts.cs declared as GeographicExtent
static GeographicExtent GeographicExtent.WORLD
          The World Extent that contains all the planet surface.
 

Uses of GeographicExtent in org.cts.datum
 

Constructors in org.cts.datum with parameters of type GeographicExtent
GeodeticDatum(Identifier identifier, PrimeMeridian primeMeridian, Ellipsoid ellipsoid, GeographicExtent extent, String origin, String epoch)
          Creates a new Datum.
VerticalDatum(Identifier identifier, GeographicExtent extent, String origin, String epoch, VerticalDatum.Type type, String altitudeGrid, GeodeticDatum gd)
          Creates a new VerticalDatum.
 

Uses of GeographicExtent in org.cts.op.transformation.grids
 

Fields in org.cts.op.transformation.grids declared as GeographicExtent
protected  GeographicExtent GeographicGrid.extent
          Extent of use of the Geographic grid.
 



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