Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="org.cresques.io.raster.LinearEnhancementFilter 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="LinearEnhancementFilter";
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/IStackManager.html" title="interface in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/io/raster/LinearEnhancementImageFilter.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="LinearEnhancementFilter.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 LinearEnhancementFilter</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.LinearEnhancementFilter</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/LinearEnhancementImageFilter.html" title="class in org.cresques.io.raster">LinearEnhancementImageFilter</A>, <A HREF="../../../../org/cresques/io/raster/LinearEnhancementShortFilter.html" title="class in org.cresques.io.raster">LinearEnhancementShortFilter</A></DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public abstract class <B>LinearEnhancementFilter</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
Clase base para los filtros de realzado lineal. Lee el m?nimo y m?xmo de la clase
104
 RasterStats que ser?n calculados por PercentTailTrimFilter o ComputeMinMaxFilter dependiendo
105
 de si est? activado el recorte de colas o no. En RasterStats tambi?n est?n los segundos 
106
 valores despu?s del m?nimo y m?ximo que son los que se utilizan con la opci?n eliminar 
107
 extremos activada. Estos se usaran en vez del m?nimo y m?ximo cuando la variable 
108
 removeExtrema est? a true.
109
<P>
110

    
111
<P>
112
<DL>
113
<DT><B>Author:</B></DT>
114
  <DD>Nacho Brodin (brodin_ign@gva.es)</DD>
115
</DL>
116
<HR>
117

    
118
<P>
119
<!-- ======== NESTED CLASS SUMMARY ======== -->
120

    
121

    
122
<!-- =========== FIELD SUMMARY =========== -->
123

    
124
<A NAME="field_summary"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
127
<TD COLSPAN=2><FONT SIZE="+2">
128
<B>Field Summary</B></FONT></TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132
<CODE>protected &nbsp;java.lang.String</CODE></FONT></TD>
133
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/LinearEnhancementFilter.html#filename">filename</A></B></CODE>
134

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

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

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

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

    
167
<BR>
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>protected &nbsp;double[]</CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/LinearEnhancementFilter.html#scale">scale</A></B></CODE>
174

    
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
177
</TR>
178
</TABLE>
179
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></A>
180
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
182
<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>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<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>
186
</TR>
187
</TABLE>
188
&nbsp;
189
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
190

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

    
200
<BR>
201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor</TD>
202
</TR>
203
</TABLE>
204
&nbsp;
205
<!-- ========== METHOD SUMMARY =========== -->
206

    
207
<A NAME="method_summary"><!-- --></A>
208
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
209
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
210
<TD COLSPAN=2><FONT SIZE="+2">
211
<B>Method Summary</B></FONT></TD>
212
</TR>
213
<TR BGCOLOR="white" CLASS="TableRowColor">
214
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
215
<CODE>&nbsp;java.lang.Boolean</CODE></FONT></TD>
216
<TD><CODE><B><A HREF="../../../../org/cresques/io/raster/LinearEnhancementFilter.html#getRemoveExtrema()">getRemoveExtrema</A></B>()</CODE>
217

    
218
<BR>
219
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene true si est? activado el flag de eliminar extremos y false si no lo est?</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/LinearEnhancementFilter.html#pre()">pre</A></B>()</CODE>
225

    
226
<BR>
227
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Funci?n que contiene el c?digo a ejecutar antes de aplicar el filtro</TD>
228
</TR>
229
</TABLE>
230
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.raster.RasterFilter"><!-- --></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 org.cresques.io.raster.<A HREF="../../../../org/cresques/io/raster/RasterFilter.html" title="class in org.cresques.io.raster">RasterFilter</A></B></TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<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#post()">post</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>
237
</TR>
238
</TABLE>
239
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
240
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
241
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
242
<TD><B>Methods inherited from class java.lang.Object</B></TD>
243
</TR>
244
<TR BGCOLOR="white" CLASS="TableRowColor">
245
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
246
</TR>
247
</TABLE>
248
&nbsp;
249
<P>
250

    
251
<!-- ============ FIELD DETAIL =========== -->
252

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

    
261
<A NAME="scale"><!-- --></A><H3>
262
scale</H3>
263
<PRE>
264
protected double[] <B>scale</B></PRE>
265
<DL>
266
<DL>
267
</DL>
268
</DL>
269
<HR>
270

    
271
<A NAME="offset"><!-- --></A><H3>
272
offset</H3>
273
<PRE>
274
protected double[] <B>offset</B></PRE>
275
<DL>
276
<DL>
277
</DL>
278
</DL>
279
<HR>
280

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

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

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

    
311
<A NAME="filename"><!-- --></A><H3>
312
filename</H3>
313
<PRE>
314
protected java.lang.String <B>filename</B></PRE>
315
<DL>
316
<DL>
317
</DL>
318
</DL>
319

    
320
<!-- ========= CONSTRUCTOR DETAIL ======== -->
321

    
322
<A NAME="constructor_detail"><!-- --></A>
323
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
324
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
325
<TD COLSPAN=1><FONT SIZE="+2">
326
<B>Constructor Detail</B></FONT></TD>
327
</TR>
328
</TABLE>
329

    
330
<A NAME="LinearEnhancementFilter()"><!-- --></A><H3>
331
LinearEnhancementFilter</H3>
332
<PRE>
333
public <B>LinearEnhancementFilter</B>()</PRE>
334
<DL>
335
<DD>Constructor
336
<P>
337
</DL>
338

    
339
<!-- ============ METHOD DETAIL ========== -->
340

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

    
349
<A NAME="pre()"><!-- --></A><H3>
350
pre</H3>
351
<PRE>
352
public void <B>pre</B>()</PRE>
353
<DL>
354
<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>
355
<DD>Funci?n que contiene el c?digo a ejecutar antes de aplicar el filtro
356
<P>
357
<DD><DL>
358
<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>
359
</DD>
360
<DD><DL>
361
</DL>
362
</DD>
363
</DL>
364
<HR>
365

    
366
<A NAME="getRemoveExtrema()"><!-- --></A><H3>
367
getRemoveExtrema</H3>
368
<PRE>
369
public java.lang.Boolean <B>getRemoveExtrema</B>()</PRE>
370
<DL>
371
<DD>Obtiene true si est? activado el flag de eliminar extremos y false si no lo est?
372
<P>
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/IStackManager.html" title="interface in org.cresques.io.raster"><B>PREV CLASS</B></A>&nbsp;
408
&nbsp;<A HREF="../../../../org/cresques/io/raster/LinearEnhancementImageFilter.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="LinearEnhancementFilter.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="#field_summary">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;<A HREF="#field_detail">FIELD</A>&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>