Uses of Interface
org.cresques.cts.IDatum

Packages that use IDatum
org.cresques.cts Clases relacionadas con el manejo de proyecciones. 
org.cresques.impl.cts.gt2   
org.cresques.impl.geo   
 

Uses of IDatum in org.cresques.cts
 

Methods in org.cresques.cts that return IDatum
 IDatum IProjection.getDatum()
           
 

Uses of IDatum in org.cresques.impl.cts.gt2
 

Classes in org.cresques.impl.cts.gt2 that implement IDatum
 class CSDatum
          Datum (y Ellipsoid) de GeoTools2.
 

Methods in org.cresques.impl.cts.gt2 that return IDatum
 IDatum CoordSys.getDatum()
           
 

Uses of IDatum in org.cresques.impl.geo
 

Classes in org.cresques.impl.geo that implement IDatum
 class Ellipsoid
           
 

Methods in org.cresques.impl.geo that return IDatum
 IDatum Projection.getDatum()
           
 

Methods in org.cresques.impl.geo with parameters of type IDatum
static IProjection UtmZone.getProjectionByName(IDatum eli, String name)
           
static IProjection Projection.getProjectionByName(IDatum eli, String name)
           
static IProjection Mercator.getProjectionByName(IDatum eli, String name)
           
static IProjection Geodetic.getProjectionByName(IDatum eli, String name)
           
static IProjection Gauss.getProjectionByName(IDatum eli, String name)
           
static IProjection CCLambert.getProjectionByName(IDatum eli, String name)
           
 



Copyright © 2004-2013 gvSIG. All Rights Reserved.