Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / io / raster / RemoveBandsFilter.html @ 2849

History | View | Annotate | Download (17.6 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 Fri Sep 02 13:43:21 CEST 2005 -->
6
<TITLE>
7
RemoveBandsFilter
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.raster.RemoveBandsFilter 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="RemoveBandsFilter";
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/RasterToImageFilter.html" title="class in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/io/raster/RemoveBandsImageFilter.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="RemoveBandsFilter.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 RemoveBandsFilter</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.RemoveBandsFilter</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/RemoveBandsImageFilter.html" title="class in org.cresques.io.raster">RemoveBandsImageFilter</A>, <A HREF="../../../../org/cresques/io/raster/RemoveBandsShortFilter.html" title="class in org.cresques.io.raster">RemoveBandsShortFilter</A></DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public abstract class <B>RemoveBandsFilter</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
<DL>
104
<DT><B>Author:</B></DT>
105
  <DD>Nacho Brodin (brodin_ign@gva.es)</DD>
106
</DL>
107
<HR>
108

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

    
112

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

    
115
<A NAME="field_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TD COLSPAN=2><FONT SIZE="+2">
119
<B>Field Summary</B></FONT></TD>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
123
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
124
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#bands">bands</A></B></CODE>
125

    
126
<BR>
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
<CODE>protected &nbsp;int</CODE></FONT></TD>
132
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#m0">m0</A></B></CODE>
133

    
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
<CODE>protected &nbsp;int</CODE></FONT></TD>
140
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#m1">m1</A></B></CODE>
141

    
142
<BR>
143
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147
<CODE>protected &nbsp;int</CODE></FONT></TD>
148
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#m2">m2</A></B></CODE>
149

    
150
<BR>
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155
<CODE>protected &nbsp;int</CODE></FONT></TD>
156
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#m3">m3</A></B></CODE>
157

    
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
<CODE>protected &nbsp;int</CODE></FONT></TD>
164
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#mascara">mascara</A></B></CODE>
165

    
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
</TABLE>
170
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
171
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
173
<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>
174
</TR>
175
<TR BGCOLOR="white" CLASS="TableRowColor">
176
<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>
177
</TR>
178
</TABLE>
179
&nbsp;
180
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
181

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

    
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
193
</TR>
194
</TABLE>
195
&nbsp;
196
<!-- ========== METHOD SUMMARY =========== -->
197

    
198
<A NAME="method_summary"><!-- --></A>
199
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
200
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
201
<TD COLSPAN=2><FONT SIZE="+2">
202
<B>Method Summary</B></FONT></TD>
203
</TR>
204
<TR BGCOLOR="white" CLASS="TableRowColor">
205
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206
<CODE>&nbsp;void</CODE></FONT></TD>
207
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#post()">post</A></B>()</CODE>
208

    
209
<BR>
210
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operaciones que se realizan despu?s de la ejecuci?n del filtro</TD>
211
</TR>
212
<TR BGCOLOR="white" CLASS="TableRowColor">
213
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
214
<CODE>&nbsp;void</CODE></FONT></TD>
215
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/RemoveBandsFilter.html#pre()">pre</A></B>()</CODE>
216

    
217
<BR>
218
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Operaciones que se realizan antes de la ejecuci?n del filtro</TD>
219
</TR>
220
</TABLE>
221
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
222
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
223
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
224
<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>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<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#getResult(java.lang.String)">getResult</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>
228
</TR>
229
</TABLE>
230
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
231
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
232
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
233
<TD><B>Methods inherited from class java.lang.Object</B></TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
237
</TR>
238
</TABLE>
239
&nbsp;
240
<P>
241

    
242
<!-- ============ FIELD DETAIL =========== -->
243

    
244
<A NAME="field_detail"><!-- --></A>
245
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
246
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
247
<TD COLSPAN=1><FONT SIZE="+2">
248
<B>Field Detail</B></FONT></TD>
249
</TR>
250
</TABLE>
251

    
252
<A NAME="bands"><!-- --></A><H3>
253
bands</H3>
254
<PRE>
255
protected java.lang.String <B>bands</B></PRE>
256
<DL>
257
<DL>
258
</DL>
259
</DL>
260
<HR>
261

    
262
<A NAME="mascara"><!-- --></A><H3>
263
mascara</H3>
264
<PRE>
265
protected int <B>mascara</B></PRE>
266
<DL>
267
<DL>
268
</DL>
269
</DL>
270
<HR>
271

    
272
<A NAME="m0"><!-- --></A><H3>
273
m0</H3>
274
<PRE>
275
protected int <B>m0</B></PRE>
276
<DL>
277
<DL>
278
</DL>
279
</DL>
280
<HR>
281

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

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

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

    
311
<!-- ========= CONSTRUCTOR DETAIL ======== -->
312

    
313
<A NAME="constructor_detail"><!-- --></A>
314
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
315
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
316
<TD COLSPAN=1><FONT SIZE="+2">
317
<B>Constructor Detail</B></FONT></TD>
318
</TR>
319
</TABLE>
320

    
321
<A NAME="RemoveBandsFilter()"><!-- --></A><H3>
322
RemoveBandsFilter</H3>
323
<PRE>
324
public <B>RemoveBandsFilter</B>()</PRE>
325
<DL>
326
<DD>Constructor
327
<P>
328
</DL>
329

    
330
<!-- ============ METHOD DETAIL ========== -->
331

    
332
<A NAME="method_detail"><!-- --></A>
333
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
334
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
335
<TD COLSPAN=1><FONT SIZE="+2">
336
<B>Method Detail</B></FONT></TD>
337
</TR>
338
</TABLE>
339

    
340
<A NAME="pre()"><!-- --></A><H3>
341
pre</H3>
342
<PRE>
343
public void <B>pre</B>()</PRE>
344
<DL>
345
<DD>Operaciones que se realizan antes de la ejecuci?n del filtro
346
<P>
347
<DD><DL>
348
<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>
349
</DD>
350
<DD><DL>
351
</DL>
352
</DD>
353
</DL>
354
<HR>
355

    
356
<A NAME="post()"><!-- --></A><H3>
357
post</H3>
358
<PRE>
359
public void <B>post</B>()</PRE>
360
<DL>
361
<DD>Operaciones que se realizan despu?s de la ejecuci?n del filtro
362
<P>
363
<DD><DL>
364
<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>
365
</DD>
366
<DD><DL>
367
</DL>
368
</DD>
369
</DL>
370
<!-- ========= END OF CLASS DATA ========= -->
371
<HR>
372

    
373

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

    
398
<TR>
399
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
400
&nbsp;<A HREF="../../../../org/cresques/io/raster/RasterToImageFilter.html" title="class in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
401
&nbsp;<A HREF="../../../../org/cresques/io/raster/RemoveBandsImageFilter.html" title="class in org.cresques.io.raster"><B>NEXT CLASS</B></A></FONT></TD>
402
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
403
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
404
&nbsp;<A HREF="RemoveBandsFilter.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
405
&nbsp;<SCRIPT type="text/javascript">
406
  <!--
407
  if(window==top) {
408
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
409
  }
410
  //-->
411
</SCRIPT>
412
<NOSCRIPT>
413
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
414
</NOSCRIPT>
415

    
416
</FONT></TD>
417
</TR>
418
<TR>
419
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
420
  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>
421
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
422
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>
423
</TR>
424
</TABLE>
425
<A NAME="skip-navbar_bottom"></A>
426
<!-- ======== END OF BOTTOM NAVBAR ======= -->
427

    
428
<HR>
429

    
430
</BODY>
431
</HTML>