Statistics
| Revision:

root / trunk / docs / Cresques / javadocs / org / cresques / io / MapServerInputStream.html @ 11445

History | View | Annotate | Download (34.6 KB)

1 2256 igbrotru
<!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 2845 nacho
<!-- Generated by javadoc (build 1.4.2_03) on Fri Sep 02 13:43:21 CEST 2005 -->
6 2256 igbrotru
<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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Cierra el fichero y libera los recursos.</TD>
186 2256 igbrotru
</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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el ancho de la imagen</TD>
213 2256 igbrotru
</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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el extent asignado</TD>
221 2256 igbrotru
</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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el ancho de la imagen</TD>
229 2256 igbrotru
</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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Carga un fichero raster. </TD>
249 2256 igbrotru
</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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Reproyecci?n.</TD>
257 2256 igbrotru
</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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Asigna un nuevo Extent</TD>
282 2256 igbrotru
</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 2733 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Actualiza la imagen</TD>
292 2256 igbrotru
</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 2733 nacho
<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>
411
<DD>Carga un fichero raster. Puede usarse para calcular el extent e instanciar
412
 un objeto de este tipo.
413
<P>
414 2256 igbrotru
<DD><DL>
415
<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>
416
</DD>
417
<DD><DL>
418
</DL>
419
</DD>
420
</DL>
421
<HR>
422
423
<A NAME="close()"><!-- --></A><H3>
424
close</H3>
425
<PRE>
426
public void <B>close</B>()</PRE>
427
<DL>
428 2733 nacho
<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>
429
<DD>Cierra el fichero y libera los recursos.
430
<P>
431 2256 igbrotru
<DD><DL>
432
<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>
433
</DD>
434
<DD><DL>
435
</DL>
436
</DD>
437
</DL>
438
<HR>
439
440
<A NAME="setExtent(org.cresques.px.Extent)"><!-- --></A><H3>
441
setExtent</H3>
442
<PRE>
443
public void <B>setExtent</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</PRE>
444
<DL>
445
<DD><DL>
446
</DL>
447
</DD>
448
</DL>
449
<HR>
450
451
<A NAME="setSize(int, int)"><!-- --></A><H3>
452
setSize</H3>
453
<PRE>
454
public void <B>setSize</B>(int&nbsp;w,
455
                    int&nbsp;h)</PRE>
456
<DL>
457
<DD><DL>
458
</DL>
459
</DD>
460
</DL>
461
<HR>
462
463
<A NAME="getWidth()"><!-- --></A><H3>
464
getWidth</H3>
465
<PRE>
466
public int <B>getWidth</B>()</PRE>
467
<DL>
468 2733 nacho
<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>
469
<DD>Obtiene el ancho de la imagen
470
<P>
471 2256 igbrotru
<DD><DL>
472
<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>
473
</DD>
474
<DD><DL>
475 2733 nacho
476
<DT><B>Returns:</B><DD>Ancho de la imagen</DL>
477 2256 igbrotru
</DD>
478
</DL>
479
<HR>
480
481
<A NAME="getHeight()"><!-- --></A><H3>
482
getHeight</H3>
483
<PRE>
484
public int <B>getHeight</B>()</PRE>
485
<DL>
486 2733 nacho
<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>
487
<DD>Obtiene el ancho de la imagen
488
<P>
489 2256 igbrotru
<DD><DL>
490
<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>
491
</DD>
492
<DD><DL>
493 2733 nacho
494
<DT><B>Returns:</B><DD>Ancho de la imagen</DL>
495 2256 igbrotru
</DD>
496
</DL>
497
<HR>
498
499
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
500
reProject</H3>
501
<PRE>
502
public void <B>reProject</B>(<A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
503
<DL>
504 2733 nacho
<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>
505
<DD>Reproyecci?n.
506
<P>
507 2256 igbrotru
<DD><DL>
508
<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>
509
</DD>
510
<DD><DL>
511 2733 nacho
<DT><B>Parameters:</B><DD><CODE>rp</CODE> - Coordenadas de la transformaci?n</DL>
512 2256 igbrotru
</DD>
513
</DL>
514
<HR>
515
516
<A NAME="setView(org.cresques.px.Extent)"><!-- --></A><H3>
517
setView</H3>
518
<PRE>
519
public void <B>setView</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</PRE>
520
<DL>
521 2733 nacho
<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>
522
<DD>Asigna un nuevo Extent
523
<P>
524 2256 igbrotru
<DD><DL>
525
<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>
526
</DD>
527
<DD><DL>
528 2733 nacho
<DT><B>Parameters:</B><DD><CODE>e</CODE> - Extent</DL>
529 2256 igbrotru
</DD>
530
</DL>
531
<HR>
532
533
<A NAME="getView()"><!-- --></A><H3>
534
getView</H3>
535
<PRE>
536
public <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getView</B>()</PRE>
537
<DL>
538 2733 nacho
<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>
539
<DD>Obtiene el extent asignado
540
<P>
541 2256 igbrotru
<DD><DL>
542
<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>
543
</DD>
544
<DD><DL>
545 2733 nacho
546
<DT><B>Returns:</B><DD>Extent</DL>
547 2256 igbrotru
</DD>
548
</DL>
549
<HR>
550
551
<A NAME="updateImage(int, int, org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
552
updateImage</H3>
553
<PRE>
554
public java.awt.Image <B>updateImage</B>(int&nbsp;width,
555
                                  int&nbsp;height,
556
                                  <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
557
<DL>
558 2733 nacho
<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>
559
<DD>Actualiza la imagen
560
<P>
561 2256 igbrotru
<DD><DL>
562
<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>
563
</DD>
564
<DD><DL>
565 2733 nacho
<DT><B>Parameters:</B><DD><CODE>width</CODE> - ancho<DD><CODE>height</CODE> - alto<DD><CODE>rp</CODE> - Reproyecci?n
566
<DT><B>Returns:</B><DD>img</DL>
567 2256 igbrotru
</DD>
568
</DL>
569
<HR>
570
571
<A NAME="updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int)"><!-- --></A><H3>
572
updateImage</H3>
573
<PRE>
574
public java.awt.Image <B>updateImage</B>(int&nbsp;width,
575
                                  int&nbsp;height,
576
                                  <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp,
577
                                  java.awt.Image&nbsp;img,
578
                                  int&nbsp;flags)</PRE>
579
<DL>
580
<DD><DL>
581
</DL>
582
</DD>
583
</DL>
584
<HR>
585
586
<A NAME="updateImage(int, int, org.cresques.cts.ICoordTrans, java.awt.Image, int, int)"><!-- --></A><H3>
587
updateImage</H3>
588
<PRE>
589
public java.awt.Image <B>updateImage</B>(int&nbsp;width,
590
                                  int&nbsp;height,
591
                                  <A HREF="../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp,
592
                                  java.awt.Image&nbsp;img,
593
                                  int&nbsp;origBand,
594
                                  int&nbsp;destBand)</PRE>
595
<DL>
596
<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>
597
<DD>Actualiza la/s banda/s especificadas en la imagen.
598
<P>
599
<DD><DL>
600
<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>
601
</DD>
602
<DD><DL>
603
<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
604
<DT><B>Returns:</B><DD>img</DL>
605
</DD>
606
</DL>
607
<HR>
608
609
<A NAME="getData(int, int, int)"><!-- --></A><H3>
610
getData</H3>
611
<PRE>
612
public java.lang.Object <B>getData</B>(int&nbsp;x,
613
                                int&nbsp;y,
614
                                int&nbsp;band)</PRE>
615
<DL>
616
<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>
617
<DD>Obtiene el valor del raster en la coordenada que se le pasa.
618
 El valor ser? Double, Int, Byte, etc. dependiendo del tipo de
619
 raster.
620
<P>
621
<DD><DL>
622
<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>
623
</DD>
624
<DD><DL>
625
<DT><B>Parameters:</B><DD><CODE>x</CODE> - coordenada X<DD><CODE>y</CODE> - coordenada Y
626
<DT><B>Returns:</B><DD></DL>
627
</DD>
628
</DL>
629
<HR>
630
631
<A NAME="getBlockSize()"><!-- --></A><H3>
632
getBlockSize</H3>
633
<PRE>
634
public int <B>getBlockSize</B>()</PRE>
635
<DL>
636
<DD><DL>
637
<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>
638
</DD>
639
<DD><DL>
640
</DL>
641
</DD>
642
</DL>
643
<HR>
644
645
<A NAME="getWindow(int, int, int, int, int)"><!-- --></A><H3>
646
getWindow</H3>
647
<PRE>
648
public byte[] <B>getWindow</B>(int&nbsp;ulX,
649
                        int&nbsp;ulY,
650
                        int&nbsp;sizeX,
651
                        int&nbsp;sizeY,
652
                        int&nbsp;band)</PRE>
653
<DL>
654
<DD><DL>
655
<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>
656
</DD>
657
<DD><DL>
658
</DL>
659
</DD>
660
</DL>
661
<!-- ========= END OF CLASS DATA ========= -->
662
<HR>
663
664
665
<!-- ======= START OF BOTTOM NAVBAR ====== -->
666
<A NAME="navbar_bottom"><!-- --></A>
667
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
668
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
669
<TR>
670
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
671
<A NAME="navbar_bottom_firstrow"><!-- --></A>
672
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
673
  <TR ALIGN="center" VALIGN="top">
674
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
675
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
676
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
677
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
678
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
679
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
680
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
681
  </TR>
682
</TABLE>
683
</TD>
684
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
685
</EM>
686
</TD>
687
</TR>
688
689
<TR>
690
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
691
&nbsp;<A HREF="../../../org/cresques/io/MapServerClient.html" title="class in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
692
&nbsp;<A HREF="../../../org/cresques/io/MrSidFile.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
693
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
694
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
695
&nbsp;<A HREF="MapServerInputStream.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
696
&nbsp;<SCRIPT type="text/javascript">
697
  <!--
698
  if(window==top) {
699
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
700
  }
701
  //-->
702
</SCRIPT>
703
<NOSCRIPT>
704
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
705
</NOSCRIPT>
706
707
</FONT></TD>
708
</TR>
709
<TR>
710
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
711
  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>
712
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
713
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>
714
</TR>
715
</TABLE>
716
<A NAME="skip-navbar_bottom"></A>
717
<!-- ======== END OF BOTTOM NAVBAR ======= -->
718
719
<HR>
720
721
</BODY>
722
</HTML>