Statistics
| Revision:

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

History | View | Annotate | Download (21.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
ComputeMinMaxImageFilter
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.raster.ComputeMinMaxImageFilter 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="ComputeMinMaxImageFilter";
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/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxShortFilter.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="ComputeMinMaxImageFilter.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="#fields_inherited_from_class_org.cresques.io.raster.ComputeMinMaxFilter">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;FIELD&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 ComputeMinMaxImageFilter</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"><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">org.cresques.io.raster.ComputeMinMaxFilter</A>
91
          <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.io.raster.ComputeMinMaxImageFilter</B>
92
</PRE>
93
<DL>
94
<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>
95
</DL>
96
<HR>
97
<DL>
98
<DT>public class <B>ComputeMinMaxImageFilter</B><DT>extends <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxFilter</A></DL>
99

    
100
<P>
101
Clase base para los filtros de calculo de m?ximo y m?nimo en sus diferentes 
102
 tipos de datos.
103
<P>
104

    
105
<P>
106
<HR>
107

    
108
<P>
109
<!-- ======== NESTED CLASS SUMMARY ======== -->
110

    
111

    
112
<!-- =========== FIELD SUMMARY =========== -->
113

    
114
<A NAME="field_summary"><!-- --></A>
115
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117
<TD COLSPAN=2><FONT SIZE="+2">
118
<B>Field Summary</B></FONT></TD>
119
</TR>
120
</TABLE>
121
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.raster.ComputeMinMaxFilter"><!-- --></A>
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
124
<TD><B>Fields inherited from class org.cresques.io.raster.<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxFilter</A></B></TD>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD><CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#max">max</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#min">min</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#secondMax">secondMax</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#secondMin">secondMin</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#tmpMax">tmpMax</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#tmpMin">tmpMin</A></CODE></TD>
128
</TR>
129
</TABLE>
130
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
131
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
132
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
133
<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>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<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>
137
</TR>
138
</TABLE>
139
&nbsp;
140
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
141

    
142
<A NAME="constructor_summary"><!-- --></A>
143
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
144
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
145
<TD COLSPAN=2><FONT SIZE="+2">
146
<B>Constructor Summary</B></FONT></TD>
147
</TR>
148
<TR BGCOLOR="white" CLASS="TableRowColor">
149
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html#ComputeMinMaxImageFilter()">ComputeMinMaxImageFilter</A></B>()</CODE>
150

    
151
<BR>
152
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
153
</TR>
154
</TABLE>
155
&nbsp;
156
<!-- ========== METHOD SUMMARY =========== -->
157

    
158
<A NAME="method_summary"><!-- --></A>
159
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
160
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
161
<TD COLSPAN=2><FONT SIZE="+2">
162
<B>Method Summary</B></FONT></TD>
163
</TR>
164
<TR BGCOLOR="white" CLASS="TableRowColor">
165
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
166
<CODE>&nbsp;int</CODE></FONT></TD>
167
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html#getInRasterDataType()">getInRasterDataType</A></B>()</CODE>
168

    
169
<BR>
170
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el tipo de datos del raster de entrada</TD>
171
</TR>
172
<TR BGCOLOR="white" CLASS="TableRowColor">
173
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
174
<CODE>&nbsp;int</CODE></FONT></TD>
175
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html#getOutRasterDataType()">getOutRasterDataType</A></B>()</CODE>
176

    
177
<BR>
178
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el tipo de datos del raster de salida</TD>
179
</TR>
180
<TR BGCOLOR="white" CLASS="TableRowColor">
181
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
182
<CODE>&nbsp;void</CODE></FONT></TD>
183
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html#post()">post</A></B>()</CODE>
184

    
185
<BR>
186
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operaciones que se realizan despu?s de la ejecuci?n del filtro</TD>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
190
<CODE>&nbsp;void</CODE></FONT></TD>
191
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html#pre()">pre</A></B>()</CODE>
192

    
193
<BR>
194
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operaciones que se realizan antes de la ejecuci?n del filtro</TD>
195
</TR>
196
<TR BGCOLOR="white" CLASS="TableRowColor">
197
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
198
<CODE>&nbsp;void</CODE></FONT></TD>
199
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html#process(int, int)">process</A></B>(int&nbsp;x,
200
        int&nbsp;y)</CODE>
201

    
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ejecuci?n del filtro para un pixel de la imagen</TD>
204
</TR>
205
<TR BGCOLOR="white" CLASS="TableRowColor">
206
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
207
<CODE>&nbsp;void</CODE></FONT></TD>
208
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxImageFilter.html#processLine(int)">processLine</A></B>(int&nbsp;y)</CODE>
209

    
210
<BR>
211
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ejecuci?n del filtro para una l?nea de la imagen</TD>
212
</TR>
213
</TABLE>
214
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.raster.ComputeMinMaxFilter"><!-- --></A>
215
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
216
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
217
<TD><B>Methods inherited from class org.cresques.io.raster.<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxFilter</A></B></TD>
218
</TR>
219
<TR BGCOLOR="white" CLASS="TableRowColor">
220
<TD><CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#getMax(int)">getMax</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#getMin(int)">getMin</A>, <A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#getResult(java.lang.String)">getResult</A></CODE></TD>
221
</TR>
222
</TABLE>
223
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
224
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
225
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
226
<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>
227
</TR>
228
<TR BGCOLOR="white" CLASS="TableRowColor">
229
<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></CODE></TD>
230
</TR>
231
</TABLE>
232
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
233
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
234
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
235
<TD><B>Methods inherited from class java.lang.Object</B></TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
239
</TR>
240
</TABLE>
241
&nbsp;
242
<P>
243

    
244
<!-- ============ FIELD DETAIL =========== -->
245

    
246

    
247
<!-- ========= CONSTRUCTOR DETAIL ======== -->
248

    
249
<A NAME="constructor_detail"><!-- --></A>
250
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
251
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
252
<TD COLSPAN=1><FONT SIZE="+2">
253
<B>Constructor Detail</B></FONT></TD>
254
</TR>
255
</TABLE>
256

    
257
<A NAME="ComputeMinMaxImageFilter()"><!-- --></A><H3>
258
ComputeMinMaxImageFilter</H3>
259
<PRE>
260
public <B>ComputeMinMaxImageFilter</B>()</PRE>
261
<DL>
262
<DD>Constructor
263
<P>
264
</DL>
265

    
266
<!-- ============ METHOD DETAIL ========== -->
267

    
268
<A NAME="method_detail"><!-- --></A>
269
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
270
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
271
<TD COLSPAN=1><FONT SIZE="+2">
272
<B>Method Detail</B></FONT></TD>
273
</TR>
274
</TABLE>
275

    
276
<A NAME="pre()"><!-- --></A><H3>
277
pre</H3>
278
<PRE>
279
public void <B>pre</B>()</PRE>
280
<DL>
281
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxFilter</A></CODE></B></DD>
282
<DD>Operaciones que se realizan antes de la ejecuci?n del filtro
283
<P>
284
<DD><DL>
285
<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>Overrides:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#pre()">pre</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxFilter</A></CODE></DL>
286
</DD>
287
<DD><DL>
288
</DL>
289
</DD>
290
</DL>
291
<HR>
292

    
293
<A NAME="process(int, int)"><!-- --></A><H3>
294
process</H3>
295
<PRE>
296
public void <B>process</B>(int&nbsp;x,
297
                    int&nbsp;y)</PRE>
298
<DL>
299
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></B></DD>
300
<DD>Ejecuci?n del filtro para un pixel de la imagen
301
<P>
302
<DD><DL>
303
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html#process(int, int)">process</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#process(int, int)">process</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></DL>
304
</DD>
305
<DD><DL>
306
</DL>
307
</DD>
308
</DL>
309
<HR>
310

    
311
<A NAME="getInRasterDataType()"><!-- --></A><H3>
312
getInRasterDataType</H3>
313
<PRE>
314
public int <B>getInRasterDataType</B>()</PRE>
315
<DL>
316
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></B></DD>
317
<DD>Obtiene el tipo de datos del raster de entrada
318
<P>
319
<DD><DL>
320
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html#getInRasterDataType()">getInRasterDataType</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#getInRasterDataType()">getInRasterDataType</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></DL>
321
</DD>
322
<DD><DL>
323
</DL>
324
</DD>
325
</DL>
326
<HR>
327

    
328
<A NAME="getOutRasterDataType()"><!-- --></A><H3>
329
getOutRasterDataType</H3>
330
<PRE>
331
public int <B>getOutRasterDataType</B>()</PRE>
332
<DL>
333
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></B></DD>
334
<DD>Obtiene el tipo de datos del raster de salida
335
<P>
336
<DD><DL>
337
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/IRasterFilter.html#getOutRasterDataType()">getOutRasterDataType</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#getOutRasterDataType()">getOutRasterDataType</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></DL>
338
</DD>
339
<DD><DL>
340
</DL>
341
</DD>
342
</DL>
343
<HR>
344

    
345
<A NAME="post()"><!-- --></A><H3>
346
post</H3>
347
<PRE>
348
public void <B>post</B>()</PRE>
349
<DL>
350
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxFilter</A></CODE></B></DD>
351
<DD>Operaciones que se realizan despu?s de la ejecuci?n del filtro
352
<P>
353
<DD><DL>
354
<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>Overrides:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html#post()">post</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster">ComputeMinMaxFilter</A></CODE></DL>
355
</DD>
356
<DD><DL>
357
</DL>
358
</DD>
359
</DL>
360
<HR>
361

    
362
<A NAME="processLine(int)"><!-- --></A><H3>
363
processLine</H3>
364
<PRE>
365
public void <B>processLine</B>(int&nbsp;y)</PRE>
366
<DL>
367
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></B></DD>
368
<DD>Ejecuci?n del filtro para una l?nea de la imagen
369
<P>
370
<DD><DL>
371
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html#processLine(int)">processLine</A></CODE> in class <CODE><A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></CODE></DL>
372
</DD>
373
<DD><DL>
374
</DL>
375
</DD>
376
</DL>
377
<!-- ========= END OF CLASS DATA ========= -->
378
<HR>
379

    
380

    
381
<!-- ======= START OF BOTTOM NAVBAR ====== -->
382
<A NAME="navbar_bottom"><!-- --></A>
383
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
384
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
385
<TR>
386
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
387
<A NAME="navbar_bottom_firstrow"><!-- --></A>
388
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
389
  <TR ALIGN="center" VALIGN="top">
390
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
391
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
392
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
393
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
394
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
395
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
396
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
397
  </TR>
398
</TABLE>
399
</TD>
400
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
401
</EM>
402
</TD>
403
</TR>
404

    
405
<TR>
406
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
407
&nbsp;<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxFilter.html" title="class in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
408
&nbsp;<A HREF="../../../../org/cresques/io/raster/ComputeMinMaxShortFilter.html" title="class in org.cresques.io.raster"><B>NEXT CLASS</B></A></FONT></TD>
409
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
410
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
411
&nbsp;<A HREF="ComputeMinMaxImageFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
412
&nbsp;<SCRIPT type="text/javascript">
413
  <!--
414
  if(window==top) {
415
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
416
  }
417
  //-->
418
</SCRIPT>
419
<NOSCRIPT>
420
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
421
</NOSCRIPT>
422

    
423
</FONT></TD>
424
</TR>
425
<TR>
426
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
427
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.cresques.io.raster.ComputeMinMaxFilter">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
428
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
429
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
430
</TR>
431
</TABLE>
432
<A NAME="skip-navbar_bottom"></A>
433
<!-- ======== END OF BOTTOM NAVBAR ======= -->
434

    
435
<HR>
436

    
437
</BODY>
438
</HTML>