Statistics
| Revision:

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

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

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

    
98
<P>
99
Consulta para un servidor de mapas.
100
<P>
101

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

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

    
112

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

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

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

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

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

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

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

    
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>protected &nbsp;long</CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#xMin">xMin</A></B></CODE>
173

    
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>protected &nbsp;long</CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#yMax">yMax</A></B></CODE>
181

    
182
<BR>
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>protected &nbsp;long</CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#yMin">yMin</A></B></CODE>
189

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

    
197
<A NAME="constructor_summary"><!-- --></A>
198
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
199
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
200
<TD COLSPAN=2><FONT SIZE="+2">
201
<B>Constructor Summary</B></FONT></TD>
202
</TR>
203
<TR BGCOLOR="white" CLASS="TableRowColor">
204
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#MapServerClient(java.lang.String)">MapServerClient</A></B>(java.lang.String&nbsp;serverName)</CODE>
205

    
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
208
</TR>
209
</TABLE>
210
&nbsp;
211
<!-- ========== METHOD SUMMARY =========== -->
212

    
213
<A NAME="method_summary"><!-- --></A>
214
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
216
<TD COLSPAN=2><FONT SIZE="+2">
217
<B>Method Summary</B></FONT></TD>
218
</TR>
219
<TR BGCOLOR="white" CLASS="TableRowColor">
220
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221
<CODE>&nbsp;void</CODE></FONT></TD>
222
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#get()">get</A></B>()</CODE>
223

    
224
<BR>
225
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226
</TR>
227
<TR BGCOLOR="white" CLASS="TableRowColor">
228
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229
<CODE>&nbsp;void</CODE></FONT></TD>
230
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#get(java.lang.String)">get</A></B>(java.lang.String&nbsp;address)</CODE>
231

    
232
<BR>
233
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237
<CODE>&nbsp;byte[]</CODE></FONT></TD>
238
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#getBuffer()">getBuffer</A></B>()</CODE>
239

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

    
248
<BR>
249
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
254
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#getName()">getName</A></B>()</CODE>
255

    
256
<BR>
257
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
258
</TR>
259
<TR BGCOLOR="white" CLASS="TableRowColor">
260
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
261
<CODE>abstract &nbsp;java.lang.String</CODE></FONT></TD>
262
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#getUrl()">getUrl</A></B>()</CODE>
263

    
264
<BR>
265
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
266
</TR>
267
<TR BGCOLOR="white" CLASS="TableRowColor">
268
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
<CODE>&nbsp;<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
270
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#getViewExtent()">getViewExtent</A></B>()</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/MapServerClient.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>
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;void</CODE></FONT></TD>
286
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#setMaxViewSize(int, int)">setMaxViewSize</A></B>(int&nbsp;w,
287
               int&nbsp;h)</CODE>
288

    
289
<BR>
290
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pone el tama?o m?ximo de la vista. </TD>
291
</TR>
292
<TR BGCOLOR="white" CLASS="TableRowColor">
293
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
294
<CODE>&nbsp;void</CODE></FONT></TD>
295
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#setView(long, long, long, long)">setView</A></B>(long&nbsp;xMin,
296
        long&nbsp;yMin,
297
        long&nbsp;xMax,
298
        long&nbsp;yMax)</CODE>
299

    
300
<BR>
301
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
302
</TR>
303
<TR BGCOLOR="white" CLASS="TableRowColor">
304
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
305
<CODE>&nbsp;void</CODE></FONT></TD>
306
<TD><CODE><B><A HREF="../../../org/cresques/io/MapServerClient.html#setViewSize(int, int)">setViewSize</A></B>(int&nbsp;w,
307
            int&nbsp;h)</CODE>
308

    
309
<BR>
310
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
311
</TR>
312
</TABLE>
313
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
314
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
315
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
316
<TD><B>Methods inherited from class java.lang.Object</B></TD>
317
</TR>
318
<TR BGCOLOR="white" CLASS="TableRowColor">
319
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
320
</TR>
321
</TABLE>
322
&nbsp;
323
<P>
324

    
325
<!-- ============ FIELD DETAIL =========== -->
326

    
327
<A NAME="field_detail"><!-- --></A>
328
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
329
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
330
<TD COLSPAN=1><FONT SIZE="+2">
331
<B>Field Detail</B></FONT></TD>
332
</TR>
333
</TABLE>
334

    
335
<A NAME="MAXBUFSIZE"><!-- --></A><H3>
336
MAXBUFSIZE</H3>
337
<PRE>
338
public static final int <B>MAXBUFSIZE</B></PRE>
339
<DL>
340
<DL>
341
<DT><B>See Also:</B><DD><A HREF="../../../constant-values.html#org.cresques.io.MapServerClient.MAXBUFSIZE">Constant Field Values</A></DL>
342
</DL>
343
<HR>
344

    
345
<A NAME="urlBase"><!-- --></A><H3>
346
urlBase</H3>
347
<PRE>
348
protected java.lang.String <B>urlBase</B></PRE>
349
<DL>
350
<DL>
351
</DL>
352
</DL>
353
<HR>
354

    
355
<A NAME="xMin"><!-- --></A><H3>
356
xMin</H3>
357
<PRE>
358
protected long <B>xMin</B></PRE>
359
<DL>
360
<DL>
361
</DL>
362
</DL>
363
<HR>
364

    
365
<A NAME="xMax"><!-- --></A><H3>
366
xMax</H3>
367
<PRE>
368
protected long <B>xMax</B></PRE>
369
<DL>
370
<DL>
371
</DL>
372
</DL>
373
<HR>
374

    
375
<A NAME="yMin"><!-- --></A><H3>
376
yMin</H3>
377
<PRE>
378
protected long <B>yMin</B></PRE>
379
<DL>
380
<DL>
381
</DL>
382
</DL>
383
<HR>
384

    
385
<A NAME="yMax"><!-- --></A><H3>
386
yMax</H3>
387
<PRE>
388
protected long <B>yMax</B></PRE>
389
<DL>
390
<DL>
391
</DL>
392
</DL>
393
<HR>
394

    
395
<A NAME="ancho"><!-- --></A><H3>
396
ancho</H3>
397
<PRE>
398
protected int <B>ancho</B></PRE>
399
<DL>
400
<DL>
401
</DL>
402
</DL>
403
<HR>
404

    
405
<A NAME="alto"><!-- --></A><H3>
406
alto</H3>
407
<PRE>
408
protected int <B>alto</B></PRE>
409
<DL>
410
<DL>
411
</DL>
412
</DL>
413
<HR>
414

    
415
<A NAME="echo"><!-- --></A><H3>
416
echo</H3>
417
<PRE>
418
public boolean <B>echo</B></PRE>
419
<DL>
420
<DL>
421
</DL>
422
</DL>
423

    
424
<!-- ========= CONSTRUCTOR DETAIL ======== -->
425

    
426
<A NAME="constructor_detail"><!-- --></A>
427
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
428
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
429
<TD COLSPAN=1><FONT SIZE="+2">
430
<B>Constructor Detail</B></FONT></TD>
431
</TR>
432
</TABLE>
433

    
434
<A NAME="MapServerClient(java.lang.String)"><!-- --></A><H3>
435
MapServerClient</H3>
436
<PRE>
437
public <B>MapServerClient</B>(java.lang.String&nbsp;serverName)</PRE>
438
<DL>
439
</DL>
440

    
441
<!-- ============ METHOD DETAIL ========== -->
442

    
443
<A NAME="method_detail"><!-- --></A>
444
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
445
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
446
<TD COLSPAN=1><FONT SIZE="+2">
447
<B>Method Detail</B></FONT></TD>
448
</TR>
449
</TABLE>
450

    
451
<A NAME="getName()"><!-- --></A><H3>
452
getName</H3>
453
<PRE>
454
public java.lang.String <B>getName</B>()</PRE>
455
<DL>
456
<DD><DL>
457
</DL>
458
</DD>
459
<DD><DL>
460
</DL>
461
</DD>
462
</DL>
463
<HR>
464

    
465
<A NAME="getBuffer()"><!-- --></A><H3>
466
getBuffer</H3>
467
<PRE>
468
public byte[] <B>getBuffer</B>()</PRE>
469
<DL>
470
<DD><DL>
471
</DL>
472
</DD>
473
<DD><DL>
474
</DL>
475
</DD>
476
</DL>
477
<HR>
478

    
479
<A NAME="setView(long, long, long, long)"><!-- --></A><H3>
480
setView</H3>
481
<PRE>
482
public void <B>setView</B>(long&nbsp;xMin,
483
                    long&nbsp;yMin,
484
                    long&nbsp;xMax,
485
                    long&nbsp;yMax)</PRE>
486
<DL>
487
<DD><DL>
488
</DL>
489
</DD>
490
<DD><DL>
491
</DL>
492
</DD>
493
</DL>
494
<HR>
495

    
496
<A NAME="setViewSize(int, int)"><!-- --></A><H3>
497
setViewSize</H3>
498
<PRE>
499
public void <B>setViewSize</B>(int&nbsp;w,
500
                        int&nbsp;h)</PRE>
501
<DL>
502
<DD><DL>
503
</DL>
504
</DD>
505
<DD><DL>
506
</DL>
507
</DD>
508
</DL>
509
<HR>
510

    
511
<A NAME="setMaxViewSize(int, int)"><!-- --></A><H3>
512
setMaxViewSize</H3>
513
<PRE>
514
public void <B>setMaxViewSize</B>(int&nbsp;w,
515
                           int&nbsp;h)</PRE>
516
<DL>
517
<DD>Pone el tama?o m?ximo de la vista. Solicitando una vista m?s
518
 grande que esta al servidor dar? error (y no im?genes)  :-(
519
<P>
520
<DD><DL>
521
</DL>
522
</DD>
523
<DD><DL>
524
<DT><B>Parameters:</B><DD><CODE>w</CODE> - ancho<DD><CODE>h</CODE> - alto</DL>
525
</DD>
526
</DL>
527
<HR>
528

    
529
<A NAME="getViewExtent()"><!-- --></A><H3>
530
getViewExtent</H3>
531
<PRE>
532
public <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getViewExtent</B>()</PRE>
533
<DL>
534
<DD><DL>
535
</DL>
536
</DD>
537
<DD><DL>
538
</DL>
539
</DD>
540
</DL>
541
<HR>
542

    
543
<A NAME="setExtent(org.cresques.px.Extent)"><!-- --></A><H3>
544
setExtent</H3>
545
<PRE>
546
public void <B>setExtent</B>(<A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A>&nbsp;e)</PRE>
547
<DL>
548
<DD><DL>
549
</DL>
550
</DD>
551
<DD><DL>
552
</DL>
553
</DD>
554
</DL>
555
<HR>
556

    
557
<A NAME="getExtent()"><!-- --></A><H3>
558
getExtent</H3>
559
<PRE>
560
public <A HREF="../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getExtent</B>()</PRE>
561
<DL>
562
<DD><DL>
563
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../org/cresques/px/Extent.Has.html#getExtent()">getExtent</A></CODE> in interface <CODE><A HREF="../../../org/cresques/px/Extent.Has.html" title="interface in org.cresques.px">Extent.Has</A></CODE></DL>
564
</DD>
565
<DD><DL>
566
</DL>
567
</DD>
568
</DL>
569
<HR>
570

    
571
<A NAME="getUrl()"><!-- --></A><H3>
572
getUrl</H3>
573
<PRE>
574
public abstract java.lang.String <B>getUrl</B>()</PRE>
575
<DL>
576
<DD><DL>
577
</DL>
578
</DD>
579
<DD><DL>
580
</DL>
581
</DD>
582
</DL>
583
<HR>
584

    
585
<A NAME="get()"><!-- --></A><H3>
586
get</H3>
587
<PRE>
588
public void <B>get</B>()
589
         throws java.lang.Exception</PRE>
590
<DL>
591
<DD><DL>
592
</DL>
593
</DD>
594
<DD><DL>
595

    
596
<DT><B>Throws:</B>
597
<DD><CODE>java.lang.Exception</CODE></DL>
598
</DD>
599
</DL>
600
<HR>
601

    
602
<A NAME="get(java.lang.String)"><!-- --></A><H3>
603
get</H3>
604
<PRE>
605
public void <B>get</B>(java.lang.String&nbsp;address)
606
         throws java.lang.Exception</PRE>
607
<DL>
608
<DD><DL>
609
</DL>
610
</DD>
611
<DD><DL>
612

    
613
<DT><B>Throws:</B>
614
<DD><CODE>java.lang.Exception</CODE></DL>
615
</DD>
616
</DL>
617
<!-- ========= END OF CLASS DATA ========= -->
618
<HR>
619

    
620

    
621
<!-- ======= START OF BOTTOM NAVBAR ====== -->
622
<A NAME="navbar_bottom"><!-- --></A>
623
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
624
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
625
<TR>
626
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
627
<A NAME="navbar_bottom_firstrow"><!-- --></A>
628
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
629
  <TR ALIGN="center" VALIGN="top">
630
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
631
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
632
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
633
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
634
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
635
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
636
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
637
  </TR>
638
</TABLE>
639
</TD>
640
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
641
</EM>
642
</TD>
643
</TR>
644

    
645
<TR>
646
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
647
&nbsp;<A HREF="../../../org/cresques/io/IDataWriter.html" title="interface in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
648
&nbsp;<A HREF="../../../org/cresques/io/MapServerInputStream.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
649
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
650
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
651
&nbsp;<A HREF="MapServerClient.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
652
&nbsp;<SCRIPT type="text/javascript">
653
  <!--
654
  if(window==top) {
655
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
656
  }
657
  //-->
658
</SCRIPT>
659
<NOSCRIPT>
660
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
661
</NOSCRIPT>
662

    
663
</FONT></TD>
664
</TR>
665
<TR>
666
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
667
  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>
668
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
669
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>
670
</TR>
671
</TABLE>
672
<A NAME="skip-navbar_bottom"></A>
673
<!-- ======== END OF BOTTOM NAVBAR ======= -->
674

    
675
<HR>
676

    
677
</BODY>
678
</HTML>