Statistics
| Revision:

root / trunk / libraries / libjni-gdal / doc / jgdal / index-all.html @ 819

History | View | Annotate | Download (20.1 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_03) on Mon Jan 03 09:43:34 CET 2005 -->
6
<TITLE>
7
Index
8
</TITLE>
9

    
10

    
11
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">
12

    
13
<SCRIPT type="text/javascript">
14
function windowTitle()
15
{
16
    parent.document.title="Index";
17
}
18
</SCRIPT>
19

    
20
</HEAD>
21

    
22
<BODY BGCOLOR="white" onload="windowTitle();">
23

    
24

    
25
<!-- ========= START OF TOP NAVBAR ======= -->
26
<A NAME="navbar_top"><!-- --></A>
27
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
28
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
29
<TR>
30
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
31
<A NAME="navbar_top_firstrow"><!-- --></A>
32
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
33
  <TR ALIGN="center" VALIGN="top">
34
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
38
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
40
  </TR>
41
</TABLE>
42
</TD>
43
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
44
</EM>
45
</TD>
46
</TR>
47

    
48
<TR>
49
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
50
&nbsp;PREV&nbsp;
51
&nbsp;NEXT</FONT></TD>
52
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
53
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
54
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
55
&nbsp;<SCRIPT type="text/javascript">
56
  <!--
57
  if(window==top) {
58
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
59
  }
60
  //-->
61
</SCRIPT>
62
<NOSCRIPT>
63
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
64
</NOSCRIPT>
65

    
66
</FONT></TD>
67
</TR>
68
</TABLE>
69
<A NAME="skip-navbar_top"></A>
70
<!-- ========= END OF TOP NAVBAR ========= -->
71

    
72
<A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_O_">O</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> <HR>
73
<A NAME="_C_"><!-- --></A><H2>
74
<B>C</B></H2>
75
<DL>
76
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#close()"><B>close()</B></A> - 
77
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
78
<DD>Cierra el fichero de im?gen.
79
<DT><A HREF="es/gva/cit/jgdal/GdalDriver.html#create(java.lang.String, int, int, int, int, java.lang.String[])"><B>create(String, int, int, int, int, String[])</B></A> - 
80
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalDriver.html" title="class in es.gva.cit.jgdal">GdalDriver</A>
81
<DD>Crea un nuevo dataset con el driver actual
82
<DT><A HREF="es/gva/cit/jgdal/GdalDriver.html#createCopy(java.lang.String, es.gva.cit.jgdal.Gdal, boolean)"><B>createCopy(String, Gdal, boolean)</B></A> - 
83
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalDriver.html" title="class in es.gva.cit.jgdal">GdalDriver</A>
84
<DD>Crea una copia de una im?gen a partir de un dataset de origen especificado.
85
<DT><A HREF="es/gva/cit/jgdal/GdalDriver.html#createCopy(java.lang.String, es.gva.cit.jgdal.Gdal, boolean, java.lang.String[])"><B>createCopy(String, Gdal, boolean, String[])</B></A> - 
86
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalDriver.html" title="class in es.gva.cit.jgdal">GdalDriver</A>
87
<DD>Crea una copia de una im?gen a partir de un dataset de origen especificado y unos par?metros dados.
88
</DL>
89
<HR>
90
<A NAME="_E_"><!-- --></A><H2>
91
<B>E</B></H2>
92
<DL>
93
<DT><A HREF="es/gva/cit/jgdal/package-summary.html"><B>es.gva.cit.jgdal</B></A> - package es.gva.cit.jgdal<DD>&nbsp;<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#exportToWkt()"><B>exportToWkt()</B></A> - 
94
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
95
<DD>Devuelve la codificaci?n WKT
96
</DL>
97
<HR>
98
<A NAME="_F_"><!-- --></A><H2>
99
<B>F</B></H2>
100
<DL>
101
<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#finalize()"><B>finalize()</B></A> - 
102
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
103
<DD>Destructor
104
</DL>
105
<HR>
106
<A NAME="_G_"><!-- --></A><H2>
107
<B>G</B></H2>
108
<DL>
109
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GA_ReadOnly"><B>GA_ReadOnly</B></A> - 
110
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
111
<DD>&nbsp;
112
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GA_Update"><B>GA_Update</B></A> - 
113
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
114
<DD>&nbsp;
115
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_Byte"><B>GDT_Byte</B></A> - 
116
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
117
<DD>&nbsp;
118
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_CFloat32"><B>GDT_CFloat32</B></A> - 
119
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
120
<DD>&nbsp;
121
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_CFloat64"><B>GDT_CFloat64</B></A> - 
122
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
123
<DD>&nbsp;
124
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_CInt16"><B>GDT_CInt16</B></A> - 
125
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
126
<DD>&nbsp;
127
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_CInt32"><B>GDT_CInt32</B></A> - 
128
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
129
<DD>&nbsp;
130
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_Float32"><B>GDT_Float32</B></A> - 
131
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
132
<DD>&nbsp;
133
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_Float64"><B>GDT_Float64</B></A> - 
134
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
135
<DD>&nbsp;
136
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_Int16"><B>GDT_Int16</B></A> - 
137
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
138
<DD>&nbsp;
139
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_Int32"><B>GDT_Int32</B></A> - 
140
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
141
<DD>&nbsp;
142
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_TypeCount"><B>GDT_TypeCount</B></A> - 
143
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
144
<DD>&nbsp;
145
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_UInt16"><B>GDT_UInt16</B></A> - 
146
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
147
<DD>&nbsp;
148
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_UInt32"><B>GDT_UInt32</B></A> - 
149
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
150
<DD>&nbsp;
151
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#GDT_Unknown"><B>GDT_Unknown</B></A> - 
152
Static variable in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
153
<DD>&nbsp;
154
<DT><A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal"><B>Gdal</B></A> - class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>.<DD>Contiene las funcionalidades necesarias para el acceso a los
155
 elementos de un dataset de gdal correspondiente a una im?gen<DT><A HREF="es/gva/cit/jgdal/Gdal.html#Gdal(long)"><B>Gdal(long)</B></A> - 
156
Constructor for class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
157
<DD>Constructor a partir de la direcci?n de memoria
158
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#Gdal()"><B>Gdal()</B></A> - 
159
Constructor for class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
160
<DD>Constructor generico
161
<DT><A HREF="es/gva/cit/jgdal/GdalDriver.html" title="class in es.gva.cit.jgdal"><B>GdalDriver</B></A> - class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalDriver.html" title="class in es.gva.cit.jgdal">GdalDriver</A>.<DD>Representa un driver de un tipo de im?gen<DT><A HREF="es/gva/cit/jgdal/GdalDriver.html#GdalDriver(long)"><B>GdalDriver(long)</B></A> - 
162
Constructor for class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalDriver.html" title="class in es.gva.cit.jgdal">GdalDriver</A>
163
<DD>Constructor de Driver pasandole como par?metro la referencia al objeto 
164
 GdalDriver en C
165
<DT><A HREF="es/gva/cit/jgdal/GdalException.html" title="class in es.gva.cit.jgdal"><B>GdalException</B></A> - exception es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalException.html" title="class in es.gva.cit.jgdal">GdalException</A>.<DD>Es generada cuando los c?digos de retorno de las funciones de Gdal significan que algo ha ido mal.<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal"><B>GdalRasterBand</B></A> - class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>.<DD>Representa a una banda simple de la im?gen o canal.<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#GdalRasterBand(long)"><B>GdalRasterBand(long)</B></A> - 
166
Constructor for class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
167
<DD>Asigna el identificador de la banda
168
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#getBlockXSize()"><B>getBlockXSize()</B></A> - 
169
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
170
<DD>Devuelve el tama?o en X del bloque para esa banda
171
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#getBlockYSize()"><B>getBlockYSize()</B></A> - 
172
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
173
<DD>Devuelve el tama?o en Y del bloque para esa banda
174
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getDriverByName(java.lang.String)"><B>getDriverByName(String)</B></A> - 
175
Static method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
176
<DD>Obtiene un driver a trav?s de su nombre
177
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getGCPCount()"><B>getGCPCount()</B></A> - 
178
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
179
<DD>Obtiene el n?mero de bandas de la im?gen
180
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getGeoTransform()"><B>getGeoTransform()</B></A> - 
181
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
182
<DD>Obtiene el vector geoTransform de la im?gen que contiene los valores Origen y pixelSize
183
<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#getHemisphere()"><B>getHemisphere()</B></A> - 
184
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
185
<DD>Obtiene el hemisferio
186
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getMetadata()"><B>getMetadata()</B></A> - 
187
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
188
<DD>Obtiene un array de Strings con los metadatos
189
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#getOverview(int)"><B>getOverview(int)</B></A> - 
190
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
191
<DD>Obtiene el overview indicado por el ?ndice "i".
192
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#getOverviewCount()"><B>getOverviewCount()</B></A> - 
193
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
194
<DD>Devuelve el n?mero de overviews que contiene la banda.
195
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getProjectionRef()"><B>getProjectionRef()</B></A> - 
196
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
197
<DD>Obtiene el sistema de coordenadas de referencia de la im?gen.
198
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getPtro()"><B>getPtro()</B></A> - 
199
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
200
<DD>Devuelve la direcci?n de memoria del objeto dataset en C.
201
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getRasterBand(int)"><B>getRasterBand(int)</B></A> - 
202
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
203
<DD>Obtiene el n?mero de bandas de la im?gen
204
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#getRasterBandXSize()"><B>getRasterBandXSize()</B></A> - 
205
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
206
<DD>Obtiene el tama?o en pixeles de la im?gen en el eje de las X
207
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#getRasterBandYSize()"><B>getRasterBandYSize()</B></A> - 
208
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
209
<DD>Obtiene el tama?o en pixeles de la im?gen en el eje de las Y
210
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getRasterCount()"><B>getRasterCount()</B></A> - 
211
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
212
<DD>Obtiene el n?mero de bandas de la im?gen
213
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getRasterXSize()"><B>getRasterXSize()</B></A> - 
214
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
215
<DD>Obtiene la dimensi?n del raster en el eje X.
216
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#getRasterYSize()"><B>getRasterYSize()</B></A> - 
217
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
218
<DD>Obtiene la dimensi?n del raster en el eje Y.
219
<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#getUTMZone()"><B>getUTMZone()</B></A> - 
220
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
221
<DD>Lee la zona UTM
222
</DL>
223
<HR>
224
<A NAME="_O_"><!-- --></A><H2>
225
<B>O</B></H2>
226
<DL>
227
<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal"><B>OGRSpatialReference</B></A> - class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>.<DD>Contiene las funcionalidades necesarias para el acceso a los
228
 elementos de un dataset de gdal correspondiente a una im?gen<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#OGRSpatialReference(long)"><B>OGRSpatialReference(long)</B></A> - 
229
Constructor for class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
230
<DD>Constructor a partir de la direcci?n de memoria
231
<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#OGRSpatialReference()"><B>OGRSpatialReference()</B></A> - 
232
Constructor for class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
233
<DD>Constructor generico
234
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#open(java.lang.String, int)"><B>open(String, int)</B></A> - 
235
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
236
<DD>Abre el fichero de im?gen.
237
</DL>
238
<HR>
239
<A NAME="_R_"><!-- --></A><H2>
240
<B>R</B></H2>
241
<DL>
242
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#readRaster(int, int, int, int, int, int, int)"><B>readRaster(int, int, int, int, int, int, int)</B></A> - 
243
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
244
<DD>Lee datos de la banda de la im?gen
245
</DL>
246
<HR>
247
<A NAME="_S_"><!-- --></A><H2>
248
<B>S</B></H2>
249
<DL>
250
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#setGeoTransform(GeoTransform)"><B>setGeoTransform(GeoTransform)</B></A> - 
251
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
252
<DD>A?ade el vector geoTransform a la im?gen que contiene los valores Origen y pixelSize
253
<DT><A HREF="es/gva/cit/jgdal/Gdal.html#setProjection(java.lang.String)"><B>setProjection(String)</B></A> - 
254
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/Gdal.html" title="class in es.gva.cit.jgdal">Gdal</A>
255
<DD>Asigna la proyecci?n especificada en la cadena que se le pasa por par?metro.
256
<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#setUTM(int, boolean)"><B>setUTM(int, boolean)</B></A> - 
257
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
258
<DD>Escribe la zona UTM pasada por par?metro
259
<DT><A HREF="es/gva/cit/jgdal/OGRSpatialReference.html#setWellKnownGeogCS(java.lang.String)"><B>setWellKnownGeogCS(String)</B></A> - 
260
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/OGRSpatialReference.html" title="class in es.gva.cit.jgdal">OGRSpatialReference</A>
261
<DD>Asigna las coordenadas geogr?ficas
262
</DL>
263
<HR>
264
<A NAME="_W_"><!-- --></A><H2>
265
<B>W</B></H2>
266
<DL>
267
<DT><A HREF="es/gva/cit/jgdal/GdalRasterBand.html#writeRaster(int, int, int, int, byte[], int)"><B>writeRaster(int, int, int, int, byte[], int)</B></A> - 
268
Method in class es.gva.cit.jgdal.<A HREF="es/gva/cit/jgdal/GdalRasterBand.html" title="class in es.gva.cit.jgdal">GdalRasterBand</A>
269
<DD>Escribe datos en la banda de la im?gen
270
</DL>
271
<HR>
272
<A HREF="#_C_">C</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_O_">O</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_W_">W</A> 
273

    
274
<!-- ======= START OF BOTTOM NAVBAR ====== -->
275
<A NAME="navbar_bottom"><!-- --></A>
276
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
277
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
278
<TR>
279
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
280
<A NAME="navbar_bottom_firstrow"><!-- --></A>
281
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
282
  <TR ALIGN="center" VALIGN="top">
283
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
284
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
285
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
286
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
287
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
288
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
289
  </TR>
290
</TABLE>
291
</TD>
292
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
293
</EM>
294
</TD>
295
</TR>
296

    
297
<TR>
298
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
299
&nbsp;PREV&nbsp;
300
&nbsp;NEXT</FONT></TD>
301
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
302
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
303
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
304
&nbsp;<SCRIPT type="text/javascript">
305
  <!--
306
  if(window==top) {
307
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
308
  }
309
  //-->
310
</SCRIPT>
311
<NOSCRIPT>
312
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
313
</NOSCRIPT>
314

    
315
</FONT></TD>
316
</TR>
317
</TABLE>
318
<A NAME="skip-navbar_bottom"></A>
319
<!-- ======== END OF BOTTOM NAVBAR ======= -->
320

    
321
<HR>
322

    
323
</BODY>
324
</HTML>