Statistics
| Revision:

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

History | View | Annotate | Download (32.4 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:26 CEST 2005 -->
6
<TITLE>
7
MapServerInputStream
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.MapServerInputStream 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="MapServerInputStream";
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/MapServerClient.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/io/MrSidFile.html" title="class in org.cresques.io"><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="MapServerInputStream.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</FONT>
85
<BR>
86
Class MapServerInputStream</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">org.cresques.io.GeoFile</A>
90
      <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">org.cresques.io.GeoRasterFile</A>
91
          <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.io.MapServerInputStream</B>
92
</PRE>
93
<DL>
94
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../org/cresques/px/Extent.Has.html" title="interface in org.cresques.px">Extent.Has</A>, <A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DD>
95
</DL>
96
<HR>
97
<DL>
98
<DT>public class <B>MapServerInputStream</B><DT>extends <A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></DL>
99

    
100
<P>
101
<DL>
102
<DT><B>Author:</B></DT>
103
  <DD>Luis W. Sevilla (sevilla_lui@gva.es)</DD>
104
</DL>
105
<HR>
106

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

    
110

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

    
113
<A NAME="field_summary"><!-- --></A>
114
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
115
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
116
<TD COLSPAN=2><FONT SIZE="+2">
117
<B>Field Summary</B></FONT></TD>
118
</TR>
119
<TR BGCOLOR="white" CLASS="TableRowColor">
120
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
121
<CODE>protected &nbsp;<A HREF="../../../org/cresques/io/MapServerClient.html" title="class in org.cresques.io">MapServerClient</A></CODE></FONT></TD>
122
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#mapServer">mapServer</A></B></CODE>
123

    
124
<BR>
125
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
126
</TR>
127
</TABLE>
128
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.GeoRasterFile"><!-- --></A>
129
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
130
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
131
<TD><B>Fields inherited from class org.cresques.io.<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></B></TD>
132
</TR>
133
<TR BGCOLOR="white" CLASS="TableRowColor">
134
<TD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#bandCount">bandCount</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#bBandNr">bBandNr</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#BLUE_BAND">BLUE_BAND</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#doTransparency">doTransparency</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#gBandNr">gBandNr</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#GREEN_BAND">GREEN_BAND</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#rBandNr">rBandNr</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#RED_BAND">RED_BAND</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#tFilter">tFilter</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#updatable">updatable</A></CODE></TD>
135
</TR>
136
</TABLE>
137
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.io.GeoFile"><!-- --></A>
138
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
139
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
140
<TD><B>Fields inherited from class org.cresques.io.<A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></B></TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD><CODE><A HREF="../../../org/cresques/io/GeoFile.html#bytesReaded">bytesReaded</A>, <A HREF="../../../org/cresques/io/GeoFile.html#extent">extent</A>, <A HREF="../../../org/cresques/io/GeoFile.html#lineCnt">lineCnt</A></CODE></TD>
144
</TR>
145
</TABLE>
146
&nbsp;
147
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
148

    
149
<A NAME="constructor_summary"><!-- --></A>
150
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
151
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
152
<TD COLSPAN=2><FONT SIZE="+2">
153
<B>Constructor Summary</B></FONT></TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#MapServerInputStream(org.cresques.cts.IProjection, org.cresques.io.MapServerClient)">MapServerInputStream</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
157
                     <A HREF="../../../org/cresques/io/MapServerClient.html" title="class in org.cresques.io">MapServerClient</A>&nbsp;server)</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><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#MapServerInputStream(org.cresques.cts.IProjection, java.lang.String)">MapServerInputStream</A></B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
164
                     java.lang.String&nbsp;name)</CODE>
165

    
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
</TABLE>
170
&nbsp;
171
<!-- ========== METHOD SUMMARY =========== -->
172

    
173
<A NAME="method_summary"><!-- --></A>
174
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176
<TD COLSPAN=2><FONT SIZE="+2">
177
<B>Method Summary</B></FONT></TD>
178
</TR>
179
<TR BGCOLOR="white" CLASS="TableRowColor">
180
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181
<CODE>&nbsp;void</CODE></FONT></TD>
182
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#close()">close</A></B>()</CODE>
183

    
184
<BR>
185
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186
</TR>
187
<TR BGCOLOR="white" CLASS="TableRowColor">
188
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189
<CODE>&nbsp;int</CODE></FONT></TD>
190
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#getBlockSize()">getBlockSize</A></B>()</CODE>
191

    
192
<BR>
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194
</TR>
195
<TR BGCOLOR="white" CLASS="TableRowColor">
196
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
198
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#getData(int, int, int)">getData</A></B>(int&nbsp;x,
199
        int&nbsp;y,
200
        int&nbsp;band)</CODE>
201

    
202
<BR>
203
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el valor del raster en la coordenada que se le pasa.
204
 </TD>
205
</TR>
206
<TR BGCOLOR="white" CLASS="TableRowColor">
207
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
208
<CODE>&nbsp;int</CODE></FONT></TD>
209
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#getHeight()">getHeight</A></B>()</CODE>
210

    
211
<BR>
212
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
213
</TR>
214
<TR BGCOLOR="white" CLASS="TableRowColor">
215
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
216
<CODE>&nbsp;<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
217
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#getView()">getView</A></B>()</CODE>
218

    
219
<BR>
220
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
221
</TR>
222
<TR BGCOLOR="white" CLASS="TableRowColor">
223
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
224
<CODE>&nbsp;int</CODE></FONT></TD>
225
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#getWidth()">getWidth</A></B>()</CODE>
226

    
227
<BR>
228
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
229
</TR>
230
<TR BGCOLOR="white" CLASS="TableRowColor">
231
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
232
<CODE>&nbsp;byte[]</CODE></FONT></TD>
233
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#getWindow(int, int, int, int, int)">getWindow</A></B>(int&nbsp;ulX,
234
          int&nbsp;ulY,
235
          int&nbsp;sizeX,
236
          int&nbsp;sizeY,
237
          int&nbsp;band)</CODE>
238

    
239
<BR>
240
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
241
</TR>
242
<TR BGCOLOR="white" CLASS="TableRowColor">
243
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
244
<CODE>&nbsp;<A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></CODE></FONT></TD>
245
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#load()">load</A></B>()</CODE>
246

    
247
<BR>
248
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
249
</TR>
250
<TR BGCOLOR="white" CLASS="TableRowColor">
251
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
252
<CODE>&nbsp;void</CODE></FONT></TD>
253
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</CODE>
254

    
255
<BR>
256
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
257
</TR>
258
<TR BGCOLOR="white" CLASS="TableRowColor">
259
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
260
<CODE>&nbsp;void</CODE></FONT></TD>
261
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#setExtent(org.cresques.px.Extent)">setExtent</A></B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</CODE>
262

    
263
<BR>
264
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
265
</TR>
266
<TR BGCOLOR="white" CLASS="TableRowColor">
267
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
268
<CODE>&nbsp;void</CODE></FONT></TD>
269
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#setSize(int, int)">setSize</A></B>(int&nbsp;w,
270
        int&nbsp;h)</CODE>
271

    
272
<BR>
273
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
274
</TR>
275
<TR BGCOLOR="white" CLASS="TableRowColor">
276
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277
<CODE>&nbsp;void</CODE></FONT></TD>
278
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#setView(org.cresques.px.Extent)">setView</A></B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</CODE>
279

    
280
<BR>
281
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
282
</TR>
283
<TR BGCOLOR="white" CLASS="TableRowColor">
284
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
285
<CODE>&nbsp;java.awt.Image</CODE></FONT></TD>
286
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#updateImage(int, int, org.cresques.cts.ICoordTrans)">updateImage</A></B>(int&nbsp;width,
287
            int&nbsp;height,
288
            <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</CODE>
289

    
290
<BR>
291
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
292
</TR>
293
<TR BGCOLOR="white" CLASS="TableRowColor">
294
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
295
<CODE>&nbsp;java.awt.Image</CODE></FONT></TD>
296
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int)">updateImage</A></B>(int&nbsp;width,
297
            int&nbsp;height,
298
            <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp,
299
            java.awt.Image&nbsp;img,
300
            int&nbsp;flags)</CODE>
301

    
302
<BR>
303
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
304
</TR>
305
<TR BGCOLOR="white" CLASS="TableRowColor">
306
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
307
<CODE>&nbsp;java.awt.Image</CODE></FONT></TD>
308
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerInputStream.html#updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int, int)">updateImage</A></B>(int&nbsp;width,
309
            int&nbsp;height,
310
            <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp,
311
            java.awt.Image&nbsp;img,
312
            int&nbsp;origBand,
313
            int&nbsp;destBand)</CODE>
314

    
315
<BR>
316
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Actualiza la/s banda/s especificadas en la imagen.</TD>
317
</TR>
318
</TABLE>
319
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.GeoRasterFile"><!-- --></A>
320
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
321
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
322
<TD><B>Methods inherited from class org.cresques.io.<A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></B></TD>
323
</TR>
324
<TR BGCOLOR="white" CLASS="TableRowColor">
325
<TD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#cornersToWorldFile(java.awt.geom.Point2D[], java.awt.Dimension)">cornersToWorldFile</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#fileIsSupported(java.lang.String)">fileIsSupported</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#getAlpha()">getAlpha</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#getBand(int)">getBand</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#getBandCount()">getBandCount</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#getContour(java.lang.String, java.lang.String, org.cresques.cts.IProjection)">getContour</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#getDataType()">getDataType</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#getObjects()">getObjects</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#getTransparency()">getTransparency</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#openFile(org.cresques.cts.IProjection, java.lang.String)">openFile</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#printWF(java.lang.String, java.awt.geom.Point2D[], java.awt.Dimension)">printWF</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#registerExtension(java.lang.String, java.lang.Class)">registerExtension</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#saveWF(java.lang.String, java.lang.String)">saveWF</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#setAlpha(int)">setAlpha</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#setBand(int, int)">setBand</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#setDataType(int)">setDataType</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#setTransparency(boolean)">setTransparency</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#setTransparency(int)">setTransparency</A>, <A HREF="../../../org/cresques/io/GeoRasterFile.html#setUpdatable(java.awt.Component)">setUpdatable</A></CODE></TD>
326
</TR>
327
</TABLE>
328
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.io.GeoFile"><!-- --></A>
329
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
330
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
331
<TD><B>Methods inherited from class org.cresques.io.<A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A></B></TD>
332
</TR>
333
<TR BGCOLOR="white" CLASS="TableRowColor">
334
<TD><CODE><A HREF="../../../org/cresques/io/GeoFile.html#filterWS(java.lang.String)">filterWS</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getExtent()">getExtent</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getFileSize()">getFileSize</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getName()">getName</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getProjection()">getProjection</A>, <A HREF="../../../org/cresques/io/GeoFile.html#getTime()">getTime</A>, <A HREF="../../../org/cresques/io/GeoFile.html#setFileSize(long)">setFileSize</A>, <A HREF="../../../org/cresques/io/GeoFile.html#setName(java.lang.String)">setName</A>, <A HREF="../../../org/cresques/io/GeoFile.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></CODE></TD>
335
</TR>
336
</TABLE>
337
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
338
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
339
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
340
<TD><B>Methods inherited from class java.lang.Object</B></TD>
341
</TR>
342
<TR BGCOLOR="white" CLASS="TableRowColor">
343
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
344
</TR>
345
</TABLE>
346
&nbsp;
347
<P>
348

    
349
<!-- ============ FIELD DETAIL =========== -->
350

    
351
<A NAME="field_detail"><!-- --></A>
352
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
353
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
354
<TD COLSPAN=1><FONT SIZE="+2">
355
<B>Field Detail</B></FONT></TD>
356
</TR>
357
</TABLE>
358

    
359
<A NAME="mapServer"><!-- --></A><H3>
360
mapServer</H3>
361
<PRE>
362
protected <A HREF="../../../org/cresques/io/MapServerClient.html" title="class in org.cresques.io">MapServerClient</A> <B>mapServer</B></PRE>
363
<DL>
364
<DL>
365
</DL>
366
</DL>
367

    
368
<!-- ========= CONSTRUCTOR DETAIL ======== -->
369

    
370
<A NAME="constructor_detail"><!-- --></A>
371
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
372
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
373
<TD COLSPAN=1><FONT SIZE="+2">
374
<B>Constructor Detail</B></FONT></TD>
375
</TR>
376
</TABLE>
377

    
378
<A NAME="MapServerInputStream(org.cresques.cts.IProjection, java.lang.String)"><!-- --></A><H3>
379
MapServerInputStream</H3>
380
<PRE>
381
public <B>MapServerInputStream</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
382
                            java.lang.String&nbsp;name)</PRE>
383
<DL>
384
</DL>
385
<HR>
386

    
387
<A NAME="MapServerInputStream(org.cresques.cts.IProjection, org.cresques.io.MapServerClient)"><!-- --></A><H3>
388
MapServerInputStream</H3>
389
<PRE>
390
public <B>MapServerInputStream</B>(<A HREF="../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
391
                            <A HREF="../../../org/cresques/io/MapServerClient.html" title="class in org.cresques.io">MapServerClient</A>&nbsp;server)</PRE>
392
<DL>
393
</DL>
394

    
395
<!-- ============ METHOD DETAIL ========== -->
396

    
397
<A NAME="method_detail"><!-- --></A>
398
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
399
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
400
<TD COLSPAN=1><FONT SIZE="+2">
401
<B>Method Detail</B></FONT></TD>
402
</TR>
403
</TABLE>
404

    
405
<A NAME="load()"><!-- --></A><H3>
406
load</H3>
407
<PRE>
408
public <A HREF="../../../org/cresques/io/GeoFile.html" title="class in org.cresques.io">GeoFile</A> <B>load</B>()</PRE>
409
<DL>
410
<DD><DL>
411
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#load()">load</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
412
</DD>
413
<DD><DL>
414
</DL>
415
</DD>
416
</DL>
417
<HR>
418

    
419
<A NAME="close()"><!-- --></A><H3>
420
close</H3>
421
<PRE>
422
public void <B>close</B>()</PRE>
423
<DL>
424
<DD><DL>
425
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#close()">close</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
426
</DD>
427
<DD><DL>
428
</DL>
429
</DD>
430
</DL>
431
<HR>
432

    
433
<A NAME="setExtent(org.cresques.px.Extent)"><!-- --></A><H3>
434
setExtent</H3>
435
<PRE>
436
public void <B>setExtent</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</PRE>
437
<DL>
438
<DD><DL>
439
</DL>
440
</DD>
441
</DL>
442
<HR>
443

    
444
<A NAME="setSize(int, int)"><!-- --></A><H3>
445
setSize</H3>
446
<PRE>
447
public void <B>setSize</B>(int&nbsp;w,
448
                    int&nbsp;h)</PRE>
449
<DL>
450
<DD><DL>
451
</DL>
452
</DD>
453
</DL>
454
<HR>
455

    
456
<A NAME="getWidth()"><!-- --></A><H3>
457
getWidth</H3>
458
<PRE>
459
public int <B>getWidth</B>()</PRE>
460
<DL>
461
<DD><DL>
462
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#getWidth()">getWidth</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
463
</DD>
464
<DD><DL>
465
</DL>
466
</DD>
467
</DL>
468
<HR>
469

    
470
<A NAME="getHeight()"><!-- --></A><H3>
471
getHeight</H3>
472
<PRE>
473
public int <B>getHeight</B>()</PRE>
474
<DL>
475
<DD><DL>
476
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#getHeight()">getHeight</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
477
</DD>
478
<DD><DL>
479
</DL>
480
</DD>
481
</DL>
482
<HR>
483

    
484
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
485
reProject</H3>
486
<PRE>
487
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
488
<DL>
489
<DD><DL>
490
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/geo/Projected.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in interface <CODE><A HREF="../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
491
</DD>
492
<DD><DL>
493
</DL>
494
</DD>
495
</DL>
496
<HR>
497

    
498
<A NAME="setView(org.cresques.px.Extent)"><!-- --></A><H3>
499
setView</H3>
500
<PRE>
501
public void <B>setView</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</PRE>
502
<DL>
503
<DD><DL>
504
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#setView(org.cresques.px.Extent)">setView</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
505
</DD>
506
<DD><DL>
507
</DL>
508
</DD>
509
</DL>
510
<HR>
511

    
512
<A NAME="getView()"><!-- --></A><H3>
513
getView</H3>
514
<PRE>
515
public <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getView</B>()</PRE>
516
<DL>
517
<DD><DL>
518
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#getView()">getView</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
519
</DD>
520
<DD><DL>
521
</DL>
522
</DD>
523
</DL>
524
<HR>
525

    
526
<A NAME="updateImage(int, int, org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
527
updateImage</H3>
528
<PRE>
529
public java.awt.Image <B>updateImage</B>(int&nbsp;width,
530
                                  int&nbsp;height,
531
                                  <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
532
<DL>
533
<DD><DL>
534
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#updateImage(int, int, org.cresques.cts.ICoordTrans)">updateImage</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
535
</DD>
536
<DD><DL>
537
</DL>
538
</DD>
539
</DL>
540
<HR>
541

    
542
<A NAME="updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int)"><!-- --></A><H3>
543
updateImage</H3>
544
<PRE>
545
public java.awt.Image <B>updateImage</B>(int&nbsp;width,
546
                                  int&nbsp;height,
547
                                  <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp,
548
                                  java.awt.Image&nbsp;img,
549
                                  int&nbsp;flags)</PRE>
550
<DL>
551
<DD><DL>
552
</DL>
553
</DD>
554
</DL>
555
<HR>
556

    
557
<A NAME="updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int, int)"><!-- --></A><H3>
558
updateImage</H3>
559
<PRE>
560
public java.awt.Image <B>updateImage</B>(int&nbsp;width,
561
                                  int&nbsp;height,
562
                                  <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp,
563
                                  java.awt.Image&nbsp;img,
564
                                  int&nbsp;origBand,
565
                                  int&nbsp;destBand)</PRE>
566
<DL>
567
<DD><B>Description copied from class: <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></B></DD>
568
<DD>Actualiza la/s banda/s especificadas en la imagen.
569
<P>
570
<DD><DL>
571
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int, int)">updateImage</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
572
</DD>
573
<DD><DL>
574
<DT><B>Parameters:</B><DD><CODE>width</CODE> - ancho<DD><CODE>height</CODE> - alto<DD><CODE>rp</CODE> - reproyecci?n<DD><CODE>img</CODE> - imagen
575
<DT><B>Returns:</B><DD>img</DL>
576
</DD>
577
</DL>
578
<HR>
579

    
580
<A NAME="getData(int, int, int)"><!-- --></A><H3>
581
getData</H3>
582
<PRE>
583
public java.lang.Object <B>getData</B>(int&nbsp;x,
584
                                int&nbsp;y,
585
                                int&nbsp;band)</PRE>
586
<DL>
587
<DD><B>Description copied from class: <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></B></DD>
588
<DD>Obtiene el valor del raster en la coordenada que se le pasa.
589
 El valor ser? Double, Int, Byte, etc. dependiendo del tipo de
590
 raster.
591
<P>
592
<DD><DL>
593
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#getData(int, int, int)">getData</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
594
</DD>
595
<DD><DL>
596
<DT><B>Parameters:</B><DD><CODE>x</CODE> - coordenada X<DD><CODE>y</CODE> - coordenada Y
597
<DT><B>Returns:</B><DD></DL>
598
</DD>
599
</DL>
600
<HR>
601

    
602
<A NAME="getBlockSize()"><!-- --></A><H3>
603
getBlockSize</H3>
604
<PRE>
605
public int <B>getBlockSize</B>()</PRE>
606
<DL>
607
<DD><DL>
608
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#getBlockSize()">getBlockSize</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
609
</DD>
610
<DD><DL>
611
</DL>
612
</DD>
613
</DL>
614
<HR>
615

    
616
<A NAME="getWindow(int, int, int, int, int)"><!-- --></A><H3>
617
getWindow</H3>
618
<PRE>
619
public byte[] <B>getWindow</B>(int&nbsp;ulX,
620
                        int&nbsp;ulY,
621
                        int&nbsp;sizeX,
622
                        int&nbsp;sizeY,
623
                        int&nbsp;band)</PRE>
624
<DL>
625
<DD><DL>
626
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html#getWindow(int, int, int, int, int)">getWindow</A></CODE> in class <CODE><A HREF="../../../org/cresques/io/GeoRasterFile.html" title="class in org.cresques.io">GeoRasterFile</A></CODE></DL>
627
</DD>
628
<DD><DL>
629
</DL>
630
</DD>
631
</DL>
632
<!-- ========= END OF CLASS DATA ========= -->
633
<HR>
634

    
635

    
636
<!-- ======= START OF BOTTOM NAVBAR ====== -->
637
<A NAME="navbar_bottom"><!-- --></A>
638
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
639
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
640
<TR>
641
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
642
<A NAME="navbar_bottom_firstrow"><!-- --></A>
643
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
644
  <TR ALIGN="center" VALIGN="top">
645
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
646
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
647
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
648
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
649
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
650
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
651
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
652
  </TR>
653
</TABLE>
654
</TD>
655
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
656
</EM>
657
</TD>
658
</TR>
659

    
660
<TR>
661
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
662
&nbsp;<A HREF="../../../org/cresques/io/MapServerClient.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
663
&nbsp;<A HREF="../../../org/cresques/io/MrSidFile.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
664
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
665
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
666
&nbsp;<A HREF="MapServerInputStream.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
667
&nbsp;<SCRIPT type="text/javascript">
668
  <!--
669
  if(window==top) {
670
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
671
  }
672
  //-->
673
</SCRIPT>
674
<NOSCRIPT>
675
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
676
</NOSCRIPT>
677

    
678
</FONT></TD>
679
</TR>
680
<TR>
681
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
682
  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>
683
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
684
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>
685
</TR>
686
</TABLE>
687
<A NAME="skip-navbar_bottom"></A>
688
<!-- ======== END OF BOTTOM NAVBAR ======= -->
689

    
690
<HR>
691

    
692
</BODY>
693
</HTML>