Revision 4187 branches/v05/extensions/extWMS/src/com/iver/cit/gvsig/fmap/layers/IFMapWMSDimension.java

View differences:

IFMapWMSDimension.java
1
/* gvSIG. Sistema de Informaci?n Geogr?fica de la Generalitat Valenciana
1
/* gvSIG. Sistema de Informaci�n Geogr�fica de la Generalitat Valenciana
2 2
 *
3 3
 * Copyright (C) 2005 IVER T.I. and Generalitat Valenciana.
4 4
 *
......
20 20
 *
21 21
 *  Generalitat Valenciana
22 22
 *   Conselleria d'Infraestructures i Transport
23
 *   Av. Blasco Ib??ez, 50
23
 *   Av. Blasco Ib��ez, 50
24 24
 *   46010 VALENCIA
25 25
 *   SPAIN
26 26
 *
......
43 43
*
44 44
* $Id$
45 45
* $Log$
46
* Revision 1.2.2.4  2006-02-10 13:22:35  jaume
46
* Revision 1.2.2.5  2006-02-23 10:36:30  jaume
47
* *** empty log message ***
48
*
49
* Revision 1.2.2.4  2006/02/10 13:22:35  jaume
47 50
* now analyzes dimensions on demand
48 51
*
49 52
* Revision 1.2.2.3  2006/01/31 16:25:24  jaume
......
138 141
     * means the step lenght between two consecutive points along the
139 142
     * dimension's axis. 
140 143
     * @return String containing the coded value, or null if no value for resolution.
144
     * @deprecated
141 145
     */
142 146
    public String getResolution();
143 147
    

Also available in: Unified diff