Statistics
| Revision:

svn-gvsig-desktop / branches / CqCMSDvp / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / io / raster / ComputeMinMaxShortFilter.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
ComputeMinMaxShortFilter
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.raster.ComputeMinMaxShortFilter 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="ComputeMinMaxShortFilter";
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/ComputeMinMaxImageFilter.html" title="class in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/io/raster/IRaster.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="ComputeMinMaxShortFilter.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 ComputeMinMaxShortFilter</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.ComputeMinMaxShortFilter</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>ComputeMinMaxShortFilter</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
Calcula el m?ximo y el m?nimo de un raster.
102
<P>
103

    
104
<P>
105
<DL>
106
<DT><B>Author:</B></DT>
107
  <DD>Luis W. Sevilla (sevilla_lui@gva.es)</DD>
108
</DL>
109
<HR>
110

    
111
<P>
112
<!-- ======== NESTED CLASS SUMMARY ======== -->
113

    
114

    
115
<!-- =========== FIELD SUMMARY =========== -->
116

    
117
<A NAME="field_summary"><!-- --></A>
118
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120
<TD COLSPAN=2><FONT SIZE="+2">
121
<B>Field Summary</B></FONT></TD>
122
</TR>
123
</TABLE>
124
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.raster.ComputeMinMaxFilter"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
127
<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>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<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>
131
</TR>
132
</TABLE>
133
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
134
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
136
<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>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<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>
140
</TR>
141
</TABLE>
142
&nbsp;
143
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
144

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

    
154
<BR>
155
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
156
</TR>
157
</TABLE>
158
&nbsp;
159
<!-- ========== METHOD SUMMARY =========== -->
160

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

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

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

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

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

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

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

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

    
249

    
250
<!-- ========= CONSTRUCTOR DETAIL ======== -->
251

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

    
260
<A NAME="ComputeMinMaxShortFilter()"><!-- --></A><H3>
261
ComputeMinMaxShortFilter</H3>
262
<PRE>
263
public <B>ComputeMinMaxShortFilter</B>()</PRE>
264
<DL>
265
<DD>Constructor
266
<P>
267
</DL>
268

    
269
<!-- ============ METHOD DETAIL ========== -->
270

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

    
279
<A NAME="pre()"><!-- --></A><H3>
280
pre</H3>
281
<PRE>
282
public void <B>pre</B>()</PRE>
283
<DL>
284
<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>
285
<DD>Operaciones que se realizan antes de la ejecuci?n del filtro
286
<P>
287
<DD><DL>
288
<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>
289
</DD>
290
<DD><DL>
291
</DL>
292
</DD>
293
</DL>
294
<HR>
295

    
296
<A NAME="process(int, int)"><!-- --></A><H3>
297
process</H3>
298
<PRE>
299
public void <B>process</B>(int&nbsp;x,
300
                    int&nbsp;y)</PRE>
301
<DL>
302
<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>
303
<DD>Ejecuci?n del filtro para un pixel de la imagen
304
<P>
305
<DD><DL>
306
<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>
307
</DD>
308
<DD><DL>
309
</DL>
310
</DD>
311
</DL>
312
<HR>
313

    
314
<A NAME="getInRasterDataType()"><!-- --></A><H3>
315
getInRasterDataType</H3>
316
<PRE>
317
public int <B>getInRasterDataType</B>()</PRE>
318
<DL>
319
<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>
320
<DD>Obtiene el tipo de datos del raster de entrada
321
<P>
322
<DD><DL>
323
<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>
324
</DD>
325
<DD><DL>
326
</DL>
327
</DD>
328
</DL>
329
<HR>
330

    
331
<A NAME="getOutRasterDataType()"><!-- --></A><H3>
332
getOutRasterDataType</H3>
333
<PRE>
334
public int <B>getOutRasterDataType</B>()</PRE>
335
<DL>
336
<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>
337
<DD>Obtiene el tipo de datos del raster de salida
338
<P>
339
<DD><DL>
340
<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>
341
</DD>
342
<DD><DL>
343
</DL>
344
</DD>
345
</DL>
346
<HR>
347

    
348
<A NAME="post()"><!-- --></A><H3>
349
post</H3>
350
<PRE>
351
public void <B>post</B>()</PRE>
352
<DL>
353
<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>
354
<DD>Operaciones que se realizan despu?s de la ejecuci?n del filtro
355
<P>
356
<DD><DL>
357
<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>
358
</DD>
359
<DD><DL>
360
</DL>
361
</DD>
362
</DL>
363
<HR>
364

    
365
<A NAME="processLine(int)"><!-- --></A><H3>
366
processLine</H3>
367
<PRE>
368
public void <B>processLine</B>(int&nbsp;y)</PRE>
369
<DL>
370
<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>
371
<DD>Ejecuci?n del filtro para una l?nea de la imagen
372
<P>
373
<DD><DL>
374
<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>
375
</DD>
376
<DD><DL>
377
</DL>
378
</DD>
379
</DL>
380
<!-- ========= END OF CLASS DATA ========= -->
381
<HR>
382

    
383

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

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

    
426
</FONT></TD>
427
</TR>
428
<TR>
429
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
430
  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>
431
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
432
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
433
</TR>
434
</TABLE>
435
<A NAME="skip-navbar_bottom"></A>
436
<!-- ======== END OF BOTTOM NAVBAR ======= -->
437

    
438
<HR>
439

    
440
</BODY>
441
</HTML>