Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / MapControl.Drawer.html @ 11445

History | View | Annotate | Download (12.1 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_04) on Mon Feb 14 08:45:47 CET 2005 -->
6
<TITLE>
7
MapControl.Drawer (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.MapControl.Drawer 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="MapControl.Drawer (FMap API)";
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="../../../../../com/iver/cit/gvsig/fmap/MapControl.CancelDraw.html" title="class in com.iver.cit.gvsig.fmap"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.MapContextListener.html" title="class in com.iver.cit.gvsig.fmap"><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="MapControl.Drawer.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="#fields_inherited_from_class_java.lang.Thread">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;FIELD&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
com.iver.cit.gvsig.fmap</FONT>
85
<BR>
86
Class MapControl.Drawer</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by">java.lang.Thread
90
      <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.MapControl.Drawer</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD>java.lang.Runnable</DD>
94
</DL>
95
<DL>
96
<DT><B>Enclosing class:</B><DD><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.html" title="class in com.iver.cit.gvsig.fmap">MapControl</A></DD>
97
</DL>
98
<HR>
99
<DL>
100
<DT>public class <B>MapControl.Drawer</B><DT>extends java.lang.Thread</DL>
101

    
102
<P>
103
Clase utilizada para dibujar las capas.
104
<P>
105

    
106
<P>
107
<DL>
108
<DT><B>Author:</B></DT>
109
  <DD>Vicente Caballero Navarro</DD>
110
</DL>
111
<HR>
112

    
113
<P>
114
<!-- ======== NESTED CLASS SUMMARY ======== -->
115

    
116

    
117
<!-- =========== FIELD SUMMARY =========== -->
118

    
119
<A NAME="field_summary"><!-- --></A>
120
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122
<TD COLSPAN=2><FONT SIZE="+2">
123
<B>Field Summary</B></FONT></TD>
124
</TR>
125
</TABLE>
126
&nbsp;<A NAME="fields_inherited_from_class_java.lang.Thread"><!-- --></A>
127
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
129
<TD><B>Fields inherited from class java.lang.Thread</B></TD>
130
</TR>
131
<TR BGCOLOR="white" CLASS="TableRowColor">
132
<TD><CODE>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</CODE></TD>
133
</TR>
134
</TABLE>
135
&nbsp;
136
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
137

    
138
<A NAME="constructor_summary"><!-- --></A>
139
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141
<TD COLSPAN=2><FONT SIZE="+2">
142
<B>Constructor Summary</B></FONT></TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.Drawer.html#MapControl.Drawer(java.awt.image.BufferedImage, java.awt.Graphics, com.iver.cit.gvsig.fmap.MapControl.CancelDraw)">MapControl.Drawer</A></B>(java.awt.image.BufferedImage&nbsp;image,
146
                  java.awt.Graphics&nbsp;g,
147
                  <A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.CancelDraw.html" title="class in com.iver.cit.gvsig.fmap">MapControl.CancelDraw</A>&nbsp;cancel)</CODE>
148

    
149
<BR>
150
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo Drawer.</TD>
151
</TR>
152
</TABLE>
153
&nbsp;
154
<!-- ========== METHOD SUMMARY =========== -->
155

    
156
<A NAME="method_summary"><!-- --></A>
157
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
159
<TD COLSPAN=2><FONT SIZE="+2">
160
<B>Method Summary</B></FONT></TD>
161
</TR>
162
<TR BGCOLOR="white" CLASS="TableRowColor">
163
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
164
<CODE>&nbsp;void</CODE></FONT></TD>
165
<TD><CODE><B><A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.Drawer.html#run()">run</A></B>()</CODE>
166

    
167
<BR>
168
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
169
</TR>
170
</TABLE>
171
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Thread"><!-- --></A>
172
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
173
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
174
<TD><B>Methods inherited from class java.lang.Thread</B></TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD><CODE>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield</CODE></TD>
178
</TR>
179
</TABLE>
180
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
181
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
182
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
183
<TD><B>Methods inherited from class java.lang.Object</B></TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
187
</TR>
188
</TABLE>
189
&nbsp;
190
<P>
191

    
192
<!-- ============ FIELD DETAIL =========== -->
193

    
194

    
195
<!-- ========= CONSTRUCTOR DETAIL ======== -->
196

    
197
<A NAME="constructor_detail"><!-- --></A>
198
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
199
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
200
<TD COLSPAN=1><FONT SIZE="+2">
201
<B>Constructor Detail</B></FONT></TD>
202
</TR>
203
</TABLE>
204

    
205
<A NAME="MapControl.Drawer(java.awt.image.BufferedImage, java.awt.Graphics, com.iver.cit.gvsig.fmap.MapControl.CancelDraw)"><!-- --></A><H3>
206
MapControl.Drawer</H3>
207
<PRE>
208
public <B>MapControl.Drawer</B>(java.awt.image.BufferedImage&nbsp;image,
209
                         java.awt.Graphics&nbsp;g,
210
                         <A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.CancelDraw.html" title="class in com.iver.cit.gvsig.fmap">MapControl.CancelDraw</A>&nbsp;cancel)</PRE>
211
<DL>
212
<DD>Crea un nuevo Drawer.
213
<P>
214
<DT><B>Parameters:</B><DD><CODE>image</CODE> - <DD><CODE>g</CODE> - <DD><CODE>cancel</CODE> - </DL>
215

    
216
<!-- ============ METHOD DETAIL ========== -->
217

    
218
<A NAME="method_detail"><!-- --></A>
219
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
220
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
221
<TD COLSPAN=1><FONT SIZE="+2">
222
<B>Method Detail</B></FONT></TD>
223
</TR>
224
</TABLE>
225

    
226
<A NAME="run()"><!-- --></A><H3>
227
run</H3>
228
<PRE>
229
public void <B>run</B>()</PRE>
230
<DL>
231
<DD><DL>
232
<DT><B>See Also:</B><DD><CODE>Runnable.run()</CODE></DL>
233
</DD>
234
</DL>
235
<!-- ========= END OF CLASS DATA ========= -->
236
<HR>
237

    
238

    
239
<!-- ======= START OF BOTTOM NAVBAR ====== -->
240
<A NAME="navbar_bottom"><!-- --></A>
241
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
242
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
243
<TR>
244
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
245
<A NAME="navbar_bottom_firstrow"><!-- --></A>
246
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
247
  <TR ALIGN="center" VALIGN="top">
248
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
249
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
250
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
251
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
252
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
253
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
254
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
255
  </TR>
256
</TABLE>
257
</TD>
258
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
259
</EM>
260
</TD>
261
</TR>
262

    
263
<TR>
264
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
265
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.CancelDraw.html" title="class in com.iver.cit.gvsig.fmap"><B>PREV CLASS</B></A>&nbsp;
266
&nbsp;<A HREF="../../../../../com/iver/cit/gvsig/fmap/MapControl.MapContextListener.html" title="class in com.iver.cit.gvsig.fmap"><B>NEXT CLASS</B></A></FONT></TD>
267
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
268
  <A HREF="../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
269
&nbsp;<A HREF="MapControl.Drawer.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
270
&nbsp;<SCRIPT type="text/javascript">
271
  <!--
272
  if(window==top) {
273
    document.writeln('<A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
274
  }
275
  //-->
276
</SCRIPT>
277
<NOSCRIPT>
278
  <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
279
</NOSCRIPT>
280

    
281
</FONT></TD>
282
</TR>
283
<TR>
284
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
285
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_java.lang.Thread">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
286
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
287
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
288
</TR>
289
</TABLE>
290
<A NAME="skip-navbar_bottom"></A>
291
<!-- ======== END OF BOTTOM NAVBAR ======= -->
292

    
293
<HR>
294

    
295
</BODY>
296
</HTML>