Revision 879 trunk/libraries/libjni-gdal/src/es/gva/cit/jgdal/OGRSpatialReference.java

View differences:

OGRSpatialReference.java
3 3
 *
4 4
 * Name:     OGRSpatialReference.java
5 5
 * Project:  JGDAL. Interface java to gdal (Frank Warmerdam).
6
 * Purpose:  Dataset's Basic Funcions. 
6
 * Purpose:   
7 7
 * Author:   Nacho Brodin, brodin_ign@gva.es
8 8
 *
9 9
 **********************************************************************/
......
32 32

  
33 33
//import es.gva.cit.wrappergdal.GdalException;
34 34

  
35
/**
36
 * Contiene las funcionalidades necesarias para el acceso a los
37
 * elementos de un dataset de gdal correspondiente a una im?gen 
35
/** 
36
 * Representa un sistema de referencia espacial OpenGIS.
38 37
 * 
39 38
 * @author Nacho Brodin <brodin_ign@gva.es>.<BR> Equipo de desarrollo gvSIG.<BR> http://www.gvsig.gva.es
40 39
 * @version 0.0

Also available in: Unified diff