Statistics
| Revision:

svn-gvsig-desktop / branches / CqCMSDvp / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / io / raster / IRaster.html @ 2312

History | View | Annotate | Download (17.8 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 Thu Jun 23 14:38:27 CEST 2005 -->
6
<TITLE>
7
IRaster
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.raster.IRaster interface">
11

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

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

    
21
</HEAD>
22

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

    
25

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

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

    
68
</FONT></TD>
69
</TR>
70
<TR>
71
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
72
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
73
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
74
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79

    
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
org.cresques.io.raster</FONT>
85
<BR>
86
Interface IRaster</H2>
87
<DL>
88
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/cresques/io/raster/RasterBuf.html" title="class in org.cresques.io.raster">RasterBuf</A></DD>
89
</DL>
90
<HR>
91
<DL>
92
<DT>public interface <B>IRaster</B></DL>
93

    
94
<P>
95
Raster con acceso a los elementos individuales (pixeles o datos de celda).
96
<P>
97

    
98
<P>
99
<DL>
100
<DT><B>Author:</B></DT>
101
  <DD>Luis W. Sevilla (sevilla_lui@gva.es)</DD>
102
</DL>
103
<HR>
104

    
105
<P>
106
<!-- ======== NESTED CLASS SUMMARY ======== -->
107

    
108

    
109
<!-- =========== FIELD SUMMARY =========== -->
110

    
111
<A NAME="field_summary"><!-- --></A>
112
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
113
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
114
<TD COLSPAN=2><FONT SIZE="+2">
115
<B>Field Summary</B></FONT></TD>
116
</TR>
117
<TR BGCOLOR="white" CLASS="TableRowColor">
118
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
119
<CODE>static&nbsp;int</CODE></FONT></TD>
120
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_BYTE">TYPE_BYTE</A></B></CODE>
121

    
122
<BR>
123
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
127
<CODE>static&nbsp;int</CODE></FONT></TD>
128
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_DOUBLE">TYPE_DOUBLE</A></B></CODE>
129

    
130
<BR>
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
132
</TR>
133
<TR BGCOLOR="white" CLASS="TableRowColor">
134
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135
<CODE>static&nbsp;int</CODE></FONT></TD>
136
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_FLOAT">TYPE_FLOAT</A></B></CODE>
137

    
138
<BR>
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>static&nbsp;int</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_IMAGE">TYPE_IMAGE</A></B></CODE>
145

    
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>static&nbsp;int</CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_INT">TYPE_INT</A></B></CODE>
153

    
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>static&nbsp;int</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_SHORT">TYPE_SHORT</A></B></CODE>
161

    
162
<BR>
163
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
164
</TR>
165
<TR BGCOLOR="white" CLASS="TableRowColor">
166
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
167
<CODE>static&nbsp;int</CODE></FONT></TD>
168
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_UNDEFINED">TYPE_UNDEFINED</A></B></CODE>
169

    
170
<BR>
171
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
175
<CODE>static&nbsp;int</CODE></FONT></TD>
176
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#TYPE_USHORT">TYPE_USHORT</A></B></CODE>
177

    
178
<BR>
179
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
180
</TR>
181
</TABLE>
182
&nbsp;
183
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
184

    
185

    
186
<!-- ========== METHOD SUMMARY =========== -->
187

    
188
<A NAME="method_summary"><!-- --></A>
189
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
190
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
191
<TD COLSPAN=2><FONT SIZE="+2">
192
<B>Method Summary</B></FONT></TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196
<CODE>&nbsp;int</CODE></FONT></TD>
197
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#getBandNr()">getBandNr</A></B>()</CODE>
198

    
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;N?mero de bandas</TD>
201
</TR>
202
<TR BGCOLOR="white" CLASS="TableRowColor">
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204
<CODE>&nbsp;int</CODE></FONT></TD>
205
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#getDataType()">getDataType</A></B>()</CODE>
206

    
207
<BR>
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tipo de datos del raster</TD>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212
<CODE>&nbsp;int</CODE></FONT></TD>
213
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#getElemInt(int, int, int)">getElemInt</A></B>(int&nbsp;x,
214
           int&nbsp;y,
215
           int&nbsp;band)</CODE>
216

    
217
<BR>
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el valor del raster en la coordenada que se le pasa.
219
 </TD>
220
</TR>
221
<TR BGCOLOR="white" CLASS="TableRowColor">
222
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
223
<CODE>&nbsp;void</CODE></FONT></TD>
224
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#getElemInt(int, int, int[])">getElemInt</A></B>(int&nbsp;x,
225
           int&nbsp;y,
226
           int[]&nbsp;px)</CODE>
227

    
228
<BR>
229
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene sobre un array de bandas el valor del raster en la 
230
 coordenada que se le pasa. </TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234
<CODE>&nbsp;void</CODE></FONT></TD>
235
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#getElemShort(int, int, int[])">getElemShort</A></B>(int&nbsp;x,
236
             int&nbsp;y,
237
             int[]&nbsp;px)</CODE>
238

    
239
<BR>
240
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene sobre un array de bandas el valor del raster en la 
241
 coordenada que se le pasa. </TD>
242
</TR>
243
<TR BGCOLOR="white" CLASS="TableRowColor">
244
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245
<CODE>&nbsp;int</CODE></FONT></TD>
246
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#getHeight()">getHeight</A></B>()</CODE>
247

    
248
<BR>
249
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alto del raster</TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253
<CODE>&nbsp;int</CODE></FONT></TD>
254
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/IRaster.html#getWidth()">getWidth</A></B>()</CODE>
255

    
256
<BR>
257
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ancho del raster</TD>
258
</TR>
259
</TABLE>
260
&nbsp;
261
<P>
262

    
263
<!-- ============ FIELD DETAIL =========== -->
264

    
265
<A NAME="field_detail"><!-- --></A>
266
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
267
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
268
<TD COLSPAN=1><FONT SIZE="+2">
269
<B>Field Detail</B></FONT></TD>
270
</TR>
271
</TABLE>
272

    
273
<A NAME="TYPE_UNDEFINED"><!-- --></A><H3>
274
TYPE_UNDEFINED</H3>
275
<PRE>
276
public static final int <B>TYPE_UNDEFINED</B></PRE>
277
<DL>
278
<DL>
279
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_UNDEFINED">Constant Field Values</A></DL>
280
</DL>
281
<HR>
282

    
283
<A NAME="TYPE_BYTE"><!-- --></A><H3>
284
TYPE_BYTE</H3>
285
<PRE>
286
public static final int <B>TYPE_BYTE</B></PRE>
287
<DL>
288
<DL>
289
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_BYTE">Constant Field Values</A></DL>
290
</DL>
291
<HR>
292

    
293
<A NAME="TYPE_SHORT"><!-- --></A><H3>
294
TYPE_SHORT</H3>
295
<PRE>
296
public static final int <B>TYPE_SHORT</B></PRE>
297
<DL>
298
<DL>
299
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_SHORT">Constant Field Values</A></DL>
300
</DL>
301
<HR>
302

    
303
<A NAME="TYPE_USHORT"><!-- --></A><H3>
304
TYPE_USHORT</H3>
305
<PRE>
306
public static final int <B>TYPE_USHORT</B></PRE>
307
<DL>
308
<DL>
309
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_USHORT">Constant Field Values</A></DL>
310
</DL>
311
<HR>
312

    
313
<A NAME="TYPE_INT"><!-- --></A><H3>
314
TYPE_INT</H3>
315
<PRE>
316
public static final int <B>TYPE_INT</B></PRE>
317
<DL>
318
<DL>
319
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_INT">Constant Field Values</A></DL>
320
</DL>
321
<HR>
322

    
323
<A NAME="TYPE_FLOAT"><!-- --></A><H3>
324
TYPE_FLOAT</H3>
325
<PRE>
326
public static final int <B>TYPE_FLOAT</B></PRE>
327
<DL>
328
<DL>
329
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_FLOAT">Constant Field Values</A></DL>
330
</DL>
331
<HR>
332

    
333
<A NAME="TYPE_DOUBLE"><!-- --></A><H3>
334
TYPE_DOUBLE</H3>
335
<PRE>
336
public static final int <B>TYPE_DOUBLE</B></PRE>
337
<DL>
338
<DL>
339
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_DOUBLE">Constant Field Values</A></DL>
340
</DL>
341
<HR>
342

    
343
<A NAME="TYPE_IMAGE"><!-- --></A><H3>
344
TYPE_IMAGE</H3>
345
<PRE>
346
public static final int <B>TYPE_IMAGE</B></PRE>
347
<DL>
348
<DL>
349
<DT><B>See Also:</B><DD><A HREF="../../../../constant-values.html#org.cresques.io.raster.IRaster.TYPE_IMAGE">Constant Field Values</A></DL>
350
</DL>
351

    
352
<!-- ========= CONSTRUCTOR DETAIL ======== -->
353

    
354

    
355
<!-- ============ METHOD DETAIL ========== -->
356

    
357
<A NAME="method_detail"><!-- --></A>
358
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
359
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
360
<TD COLSPAN=1><FONT SIZE="+2">
361
<B>Method Detail</B></FONT></TD>
362
</TR>
363
</TABLE>
364

    
365
<A NAME="getWidth()"><!-- --></A><H3>
366
getWidth</H3>
367
<PRE>
368
public int <B>getWidth</B>()</PRE>
369
<DL>
370
<DD>Ancho del raster
371
<P>
372
<DD><DL>
373

    
374
<DT><B>Returns:</B><DD>Entero con el ancho del raster</DL>
375
</DD>
376
</DL>
377
<HR>
378

    
379
<A NAME="getHeight()"><!-- --></A><H3>
380
getHeight</H3>
381
<PRE>
382
public int <B>getHeight</B>()</PRE>
383
<DL>
384
<DD>Alto del raster
385
<P>
386
<DD><DL>
387

    
388
<DT><B>Returns:</B><DD>Entero con el alto del raster</DL>
389
</DD>
390
</DL>
391
<HR>
392

    
393
<A NAME="getBandNr()"><!-- --></A><H3>
394
getBandNr</H3>
395
<PRE>
396
public int <B>getBandNr</B>()</PRE>
397
<DL>
398
<DD>N?mero de bandas
399
<P>
400
<DD><DL>
401

    
402
<DT><B>Returns:</B><DD>Entero con el n?mero de bandas</DL>
403
</DD>
404
</DL>
405
<HR>
406

    
407
<A NAME="getDataType()"><!-- --></A><H3>
408
getDataType</H3>
409
<PRE>
410
public int <B>getDataType</B>()</PRE>
411
<DL>
412
<DD>Devuelve el tipo de datos del raster
413
<P>
414
<DD><DL>
415
<DT><B>See Also:</B><DD><CODE>DataBuffer</CODE></DL>
416
</DD>
417
</DL>
418
<HR>
419

    
420
<A NAME="getElemShort(int, int, int[])"><!-- --></A><H3>
421
getElemShort</H3>
422
<PRE>
423
public void <B>getElemShort</B>(int&nbsp;x,
424
                         int&nbsp;y,
425
                         int[]&nbsp;px)</PRE>
426
<DL>
427
<DD>Obtiene sobre un array de bandas el valor del raster en la 
428
 coordenada que se le pasa. Los elementos son de 16 bits.
429
<P>
430
<DD><DL>
431
<DT><B>Parameters:</B><DD><CODE>x</CODE> - coordenada X<DD><CODE>y</CODE> - coordenada Y<DD><CODE>px</CODE> - Array de 4 elementos para las bandas de la imagen ARGB</DL>
432
</DD>
433
</DL>
434
<HR>
435

    
436
<A NAME="getElemInt(int, int, int[])"><!-- --></A><H3>
437
getElemInt</H3>
438
<PRE>
439
public void <B>getElemInt</B>(int&nbsp;x,
440
                       int&nbsp;y,
441
                       int[]&nbsp;px)</PRE>
442
<DL>
443
<DD>Obtiene sobre un array de bandas el valor del raster en la 
444
 coordenada que se le pasa. Los elementos son de 32 bits.
445
<P>
446
<DD><DL>
447
<DT><B>Parameters:</B><DD><CODE>x</CODE> - coordenada X<DD><CODE>y</CODE> - coordenada Y<DD><CODE>px</CODE> - Array de 4 elementos para las bandas de la imagen ARGB</DL>
448
</DD>
449
</DL>
450
<HR>
451

    
452
<A NAME="getElemInt(int, int, int)"><!-- --></A><H3>
453
getElemInt</H3>
454
<PRE>
455
public int <B>getElemInt</B>(int&nbsp;x,
456
                      int&nbsp;y,
457
                      int&nbsp;band)</PRE>
458
<DL>
459
<DD>Obtiene el valor del raster en la coordenada que se le pasa.
460
 Devuelve un int.
461
<P>
462
<DD><DL>
463
<DT><B>Parameters:</B><DD><CODE>x</CODE> - coordenada X<DD><CODE>y</CODE> - coordenada Y<DD><CODE>band</CODE> - banda
464
<DT><B>Returns:</B><DD>Entero</DL>
465
</DD>
466
</DL>
467
<!-- ========= END OF CLASS DATA ========= -->
468
<HR>
469

    
470

    
471
<!-- ======= START OF BOTTOM NAVBAR ====== -->
472
<A NAME="navbar_bottom"><!-- --></A>
473
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
474
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
475
<TR>
476
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
477
<A NAME="navbar_bottom_firstrow"><!-- --></A>
478
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
479
  <TR ALIGN="center" VALIGN="top">
480
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
481
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
482
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
483
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
484
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
485
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
486
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
487
  </TR>
488
</TABLE>
489
</TD>
490
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
491
</EM>
492
</TD>
493
</TR>
494

    
495
<TR>
496
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
497
&nbsp;<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxShortFilter.html" title="class in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
498
&nbsp;<A HREF="../../../../org/cresques/io/raster/IRasterFilter.html" title="interface in org.cresques.io.raster"><B>NEXT CLASS</B></A></FONT></TD>
499
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
500
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
501
&nbsp;<A HREF="IRaster.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
502
&nbsp;<SCRIPT type="text/javascript">
503
  <!--
504
  if(window==top) {
505
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
506
  }
507
  //-->
508
</SCRIPT>
509
<NOSCRIPT>
510
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
511
</NOSCRIPT>
512

    
513
</FONT></TD>
514
</TR>
515
<TR>
516
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
517
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
518
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
519
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
520
</TR>
521
</TABLE>
522
<A NAME="skip-navbar_bottom"></A>
523
<!-- ======== END OF BOTTOM NAVBAR ======= -->
524

    
525
<HR>
526

    
527
</BODY>
528
</HTML>