Statistics
| Revision:

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

History | View | Annotate | Download (20.2 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
ComputeMinMaxFilter
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.raster.ComputeMinMaxFilter class">
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="ComputeMinMaxFilter";
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;PREV CLASS&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html" title="class 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="ComputeMinMaxFilter.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;<A HREF="#constructor_summary">CONSTR</A>&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;<A HREF="#constructor_detail">CONSTR</A>&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
Class ComputeMinMaxFilter</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">org.cresques.io.raster.RasterFilter</A>
90
      <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.io.raster.ComputeMinMaxFilter</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html" title="interface in org.cresques.io.raster">IRasterFilter</A></DD>
94
</DL>
95
<DL>
96
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxImageFilter</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxShortFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxShortFilter</A></DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public abstract class <B>ComputeMinMaxFilter</B><DT>extends <A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></DL>
101

    
102
<P>
103
Calcula el m?ximo y el m?nimo de un raster, As? como el segundo menor valor y 
104
 el segundo mayor valor.
105
<P>
106

    
107
<P>
108
<DL>
109
<DT><B>Author:</B></DT>
110
  <DD>Luis W. Sevilla (sevilla_lui@gva.es), Nacho Brodin (brodin_ign@gva.es)</DD>
111
</DL>
112
<HR>
113

    
114
<P>
115
<!-- ======== NESTED CLASS SUMMARY ======== -->
116

    
117

    
118
<!-- =========== FIELD SUMMARY =========== -->
119

    
120
<A NAME="field_summary"><!-- --></A>
121
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
122
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
123
<TD COLSPAN=2><FONT SIZE="+2">
124
<B>Field Summary</B></FONT></TD>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
128
<CODE>protected &nbsp;int[]</CODE></FONT></TD>
129
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#max">max</A></B></CODE>
130

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

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

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

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

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

    
171
<BR>
172
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
173
</TR>
174
</TABLE>
175
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
176
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
177
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
178
<TD><B>Fields inherited from class org.cresques.io.raster.<A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></B></TD>
179
</TR>
180
<TR BGCOLOR="white" CLASS="TableRowColor">
181
<TD><CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html#exec">exec</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#height">height</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#image">image</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#incX">incX</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#incY">incY</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#params">params</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#px">px</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#raster">raster</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#stats">stats</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#width">width</A></CODE></TD>
182
</TR>
183
</TABLE>
184
&nbsp;
185
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
186

    
187
<A NAME="constructor_summary"><!-- --></A>
188
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
189
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
190
<TD COLSPAN=2><FONT SIZE="+2">
191
<B>Constructor Summary</B></FONT></TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#ComputeMinMaxFilter()">ComputeMinMaxFilter</A></B>()</CODE>
195

    
196
<BR>
197
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
198
</TR>
199
</TABLE>
200
&nbsp;
201
<!-- ========== METHOD SUMMARY =========== -->
202

    
203
<A NAME="method_summary"><!-- --></A>
204
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
205
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
206
<TD COLSPAN=2><FONT SIZE="+2">
207
<B>Method Summary</B></FONT></TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211
<CODE>&nbsp;int</CODE></FONT></TD>
212
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#getMax(int)">getMax</A></B>(int&nbsp;bandNr)</CODE>
213

    
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el m?ximo para una banda dada</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219
<CODE>&nbsp;int</CODE></FONT></TD>
220
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#getMin(int)">getMin</A></B>(int&nbsp;bandNr)</CODE>
221

    
222
<BR>
223
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene le m?nimo para una banda dada</TD>
224
</TR>
225
<TR BGCOLOR="white" CLASS="TableRowColor">
226
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
227
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
228
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#getResult(java.lang.String)">getResult</A></B>(java.lang.String&nbsp;name)</CODE>
229

    
230
<BR>
231
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el objeto stats con el calculo de m?ximos y m?nimos</TD>
232
</TR>
233
<TR BGCOLOR="white" CLASS="TableRowColor">
234
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
235
<CODE>&nbsp;void</CODE></FONT></TD>
236
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#post()">post</A></B>()</CODE>
237

    
238
<BR>
239
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operaciones que se realizan despu?s de la ejecuci?n del filtro</TD>
240
</TR>
241
<TR BGCOLOR="white" CLASS="TableRowColor">
242
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
243
<CODE>&nbsp;void</CODE></FONT></TD>
244
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#pre()">pre</A></B>()</CODE>
245

    
246
<BR>
247
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operaciones que se realizan antes de la ejecuci?n del filtro</TD>
248
</TR>
249
</TABLE>
250
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
251
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
252
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
253
<TD><B>Methods inherited from class org.cresques.io.raster.<A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></B></TD>
254
</TR>
255
<TR BGCOLOR="white" CLASS="TableRowColor">
256
<TD><CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html#addParam(java.lang.String, java.lang.Object)">addParam</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#execute()">execute</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#executeLines()">executeLines</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#getInRasterDataType()">getInRasterDataType</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#getOutRasterDataType()">getOutRasterDataType</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#process(int, int)">process</A>, <A HREF="../../../../org/cresques/io/raster/RasterFilter.html#processLine(int)">processLine</A></CODE></TD>
257
</TR>
258
</TABLE>
259
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
260
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
261
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
262
<TD><B>Methods inherited from class java.lang.Object</B></TD>
263
</TR>
264
<TR BGCOLOR="white" CLASS="TableRowColor">
265
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
266
</TR>
267
</TABLE>
268
&nbsp;
269
<P>
270

    
271
<!-- ============ FIELD DETAIL =========== -->
272

    
273
<A NAME="field_detail"><!-- --></A>
274
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
275
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
276
<TD COLSPAN=1><FONT SIZE="+2">
277
<B>Field Detail</B></FONT></TD>
278
</TR>
279
</TABLE>
280

    
281
<A NAME="min"><!-- --></A><H3>
282
min</H3>
283
<PRE>
284
protected int[] <B>min</B></PRE>
285
<DL>
286
<DL>
287
</DL>
288
</DL>
289
<HR>
290

    
291
<A NAME="max"><!-- --></A><H3>
292
max</H3>
293
<PRE>
294
protected int[] <B>max</B></PRE>
295
<DL>
296
<DL>
297
</DL>
298
</DL>
299
<HR>
300

    
301
<A NAME="secondMin"><!-- --></A><H3>
302
secondMin</H3>
303
<PRE>
304
protected int[] <B>secondMin</B></PRE>
305
<DL>
306
<DL>
307
</DL>
308
</DL>
309
<HR>
310

    
311
<A NAME="secondMax"><!-- --></A><H3>
312
secondMax</H3>
313
<PRE>
314
protected int[] <B>secondMax</B></PRE>
315
<DL>
316
<DL>
317
</DL>
318
</DL>
319
<HR>
320

    
321
<A NAME="tmpMin"><!-- --></A><H3>
322
tmpMin</H3>
323
<PRE>
324
protected int[] <B>tmpMin</B></PRE>
325
<DL>
326
<DL>
327
</DL>
328
</DL>
329
<HR>
330

    
331
<A NAME="tmpMax"><!-- --></A><H3>
332
tmpMax</H3>
333
<PRE>
334
protected int[] <B>tmpMax</B></PRE>
335
<DL>
336
<DL>
337
</DL>
338
</DL>
339

    
340
<!-- ========= CONSTRUCTOR DETAIL ======== -->
341

    
342
<A NAME="constructor_detail"><!-- --></A>
343
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
344
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
345
<TD COLSPAN=1><FONT SIZE="+2">
346
<B>Constructor Detail</B></FONT></TD>
347
</TR>
348
</TABLE>
349

    
350
<A NAME="ComputeMinMaxFilter()"><!-- --></A><H3>
351
ComputeMinMaxFilter</H3>
352
<PRE>
353
public <B>ComputeMinMaxFilter</B>()</PRE>
354
<DL>
355
<DD>Constructor
356
<P>
357
</DL>
358

    
359
<!-- ============ METHOD DETAIL ========== -->
360

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

    
369
<A NAME="pre()"><!-- --></A><H3>
370
pre</H3>
371
<PRE>
372
public void <B>pre</B>()</PRE>
373
<DL>
374
<DD>Operaciones que se realizan antes de la ejecuci?n del filtro
375
<P>
376
<DD><DL>
377
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html#pre()">pre</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html" title="interface in org.cresques.io.raster">IRasterFilter</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html#pre()">pre</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></DL>
378
</DD>
379
<DD><DL>
380
</DL>
381
</DD>
382
</DL>
383
<HR>
384

    
385
<A NAME="post()"><!-- --></A><H3>
386
post</H3>
387
<PRE>
388
public void <B>post</B>()</PRE>
389
<DL>
390
<DD>Operaciones que se realizan despu?s de la ejecuci?n del filtro
391
<P>
392
<DD><DL>
393
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html#post()">post</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html" title="interface in org.cresques.io.raster">IRasterFilter</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html#post()">post</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></DL>
394
</DD>
395
<DD><DL>
396
</DL>
397
</DD>
398
</DL>
399
<HR>
400

    
401
<A NAME="getMin(int)"><!-- --></A><H3>
402
getMin</H3>
403
<PRE>
404
public int <B>getMin</B>(int&nbsp;bandNr)</PRE>
405
<DL>
406
<DD>Obtiene le m?nimo para una banda dada
407
<P>
408
<DD><DL>
409
<DT><B>Parameters:</B><DD><CODE>bandNr</CODE> - banda
410
<DT><B>Returns:</B><DD>valor m?nimo</DL>
411
</DD>
412
</DL>
413
<HR>
414

    
415
<A NAME="getMax(int)"><!-- --></A><H3>
416
getMax</H3>
417
<PRE>
418
public int <B>getMax</B>(int&nbsp;bandNr)</PRE>
419
<DL>
420
<DD>Obtiene el m?ximo para una banda dada
421
<P>
422
<DD><DL>
423
<DT><B>Parameters:</B><DD><CODE>bandNr</CODE> - banda
424
<DT><B>Returns:</B><DD>valor m?ximo</DL>
425
</DD>
426
</DL>
427
<HR>
428

    
429
<A NAME="getResult(java.lang.String)"><!-- --></A><H3>
430
getResult</H3>
431
<PRE>
432
public java.lang.Object <B>getResult</B>(java.lang.String&nbsp;name)</PRE>
433
<DL>
434
<DD>Obtiene el objeto stats con el calculo de m?ximos y m?nimos
435
<P>
436
<DD><DL>
437
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html#getResult(java.lang.String)">getResult</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html" title="interface in org.cresques.io.raster">IRasterFilter</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html#getResult(java.lang.String)">getResult</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></DL>
438
</DD>
439
<DD><DL>
440
<DT><B>Parameters:</B><DD><CODE>name</CODE> - clave para obtener un objeto resultado del filtro.</DL>
441
</DD>
442
</DL>
443
<!-- ========= END OF CLASS DATA ========= -->
444
<HR>
445

    
446

    
447
<!-- ======= START OF BOTTOM NAVBAR ====== -->
448
<A NAME="navbar_bottom"><!-- --></A>
449
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
450
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
451
<TR>
452
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
453
<A NAME="navbar_bottom_firstrow"><!-- --></A>
454
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
455
  <TR ALIGN="center" VALIGN="top">
456
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
457
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
458
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
459
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
460
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
461
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
462
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
463
  </TR>
464
</TABLE>
465
</TD>
466
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
467
</EM>
468
</TD>
469
</TR>
470

    
471
<TR>
472
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
473
&nbsp;PREV CLASS&nbsp;
474
&nbsp;<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html" title="class in org.cresques.io.raster"><B>NEXT CLASS</B></A></FONT></TD>
475
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
476
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
477
&nbsp;<A HREF="ComputeMinMaxFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
478
&nbsp;<SCRIPT type="text/javascript">
479
  <!--
480
  if(window==top) {
481
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
482
  }
483
  //-->
484
</SCRIPT>
485
<NOSCRIPT>
486
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
487
</NOSCRIPT>
488

    
489
</FONT></TD>
490
</TR>
491
<TR>
492
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
493
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
494
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
495
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
496
</TR>
497
</TABLE>
498
<A NAME="skip-navbar_bottom"></A>
499
<!-- ======== END OF BOTTOM NAVBAR ======= -->
500

    
501
<HR>
502

    
503
</BODY>
504
</HTML>