Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / core / v02 / FSymbol.html @ 11445

History | View | Annotate | Download (44.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:48 CET 2005 -->
6
<TITLE>
7
FSymbol (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.core.v02.FSymbol 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="FSymbol (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/core/v02/FLabel.html" title="class in com.iver.cit.gvsig.fmap.core.v02"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbolFactory.html" title="class in com.iver.cit.gvsig.fmap.core.v02"><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="FSymbol.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
com.iver.cit.gvsig.fmap.core.v02</FONT>
85
<BR>
86
Class FSymbol</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.core.v02.FSymbol</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>FSymbol</B><DT>extends java.lang.Object</DL>
94

    
95
<P>
96
S?mbolo utilizado para guardar las caracter?sticas que se deben de aplicar a
97
 los Shapes a dibujar.
98
<P>
99

    
100
<P>
101
<DL>
102
<DT><B>Author:</B></DT>
103
  <DD>Vicente Caballero Navarro</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>&nbsp;java.awt.Color</CODE></FONT></TD>
122
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#m_BackColor">m_BackColor</A></B></CODE>
123

    
124
<BR>
125
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
129
<CODE>&nbsp;java.awt.Paint</CODE></FONT></TD>
130
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#m_BackFill">m_BackFill</A></B></CODE>
131

    
132
<BR>
133
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
134
</TR>
135
<TR BGCOLOR="white" CLASS="TableRowColor">
136
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
137
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
138
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#m_LinePattern">m_LinePattern</A></B></CODE>
139

    
140
<BR>
141
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
142
</TR>
143
</TABLE>
144
&nbsp;
145
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
146

    
147
<A NAME="constructor_summary"><!-- --></A>
148
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
149
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
150
<TD COLSPAN=2><FONT SIZE="+2">
151
<B>Constructor Summary</B></FONT></TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#FSymbol(int)">FSymbol</A></B>(int&nbsp;tipoSymbol)</CODE>
155

    
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo FSymbol.</TD>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#FSymbol(int, java.awt.Color)">FSymbol</A></B>(int&nbsp;tipoSymbol,
161
        java.awt.Color&nbsp;c)</CODE>
162

    
163
<BR>
164
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new FSymbol object.</TD>
165
</TR>
166
</TABLE>
167
&nbsp;
168
<!-- ========== METHOD SUMMARY =========== -->
169

    
170
<A NAME="method_summary"><!-- --></A>
171
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
172
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
173
<TD COLSPAN=2><FONT SIZE="+2">
174
<B>Method Summary</B></FONT></TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;void</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#calculateRgb()">calculateRgb</A></B>()</CODE>
180

    
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Calcula el RGB del s?mbolo.</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A></CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#cloneSymbol()">cloneSymbol</A></B>()</CODE>
188

    
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Clona el s?mbolo actual.</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>static&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A></CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#createFromXML(XMLEntity)">createFromXML</A></B>(XMLEntity&nbsp;xml)</CODE>
196

    
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea el s?mbolo a partir del xml.</TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202
<CODE>&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A></CODE></FONT></TD>
203
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#fastCloneSymbol()">fastCloneSymbol</A></B>()</CODE>
204

    
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Se usa para el s?mbolo de selecci?n. </TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210
<CODE>&nbsp;int</CODE></FONT></TD>
211
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getAlingHoriz()">getAlingHoriz</A></B>()</CODE>
212

    
213
<BR>
214
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la alineaci?n en horizontal.</TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
<CODE>&nbsp;int</CODE></FONT></TD>
219
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getAlingVert()">getAlingVert</A></B>()</CODE>
220

    
221
<BR>
222
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la alineaci?n en vertical.</TD>
223
</TR>
224
<TR BGCOLOR="white" CLASS="TableRowColor">
225
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
226
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
227
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getColor()">getColor</A></B>()</CODE>
228

    
229
<BR>
230
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el color del s?mbolo.</TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
235
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getDescription()">getDescription</A></B>()</CODE>
236

    
237
<BR>
238
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la descripci?n del s?mbolo.</TD>
239
</TR>
240
<TR BGCOLOR="white" CLASS="TableRowColor">
241
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242
<CODE>&nbsp;java.awt.Paint</CODE></FONT></TD>
243
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getFill()">getFill</A></B>()</CODE>
244

    
245
<BR>
246
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el relleno.</TD>
247
</TR>
248
<TR BGCOLOR="white" CLASS="TableRowColor">
249
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250
<CODE>&nbsp;java.awt.Font</CODE></FONT></TD>
251
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getFont()">getFont</A></B>()</CODE>
252

    
253
<BR>
254
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el Font del s?mbolo.</TD>
255
</TR>
256
<TR BGCOLOR="white" CLASS="TableRowColor">
257
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
258
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
259
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getFontColor()">getFontColor</A></B>()</CODE>
260

    
261
<BR>
262
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el color de la fuente.</TD>
263
</TR>
264
<TR BGCOLOR="white" CLASS="TableRowColor">
265
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
266
<CODE>&nbsp;float</CODE></FONT></TD>
267
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getFontSize()">getFontSize</A></B>()</CODE>
268

    
269
<BR>
270
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tama?o de la fuente.</TD>
271
</TR>
272
<TR BGCOLOR="white" CLASS="TableRowColor">
273
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
274
<CODE>&nbsp;java.awt.Image</CODE></FONT></TD>
275
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getIcon()">getIcon</A></B>()</CODE>
276

    
277
<BR>
278
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el icono.</TD>
279
</TR>
280
<TR BGCOLOR="white" CLASS="TableRowColor">
281
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
282
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
283
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getOutlineColor()">getOutlineColor</A></B>()</CODE>
284

    
285
<BR>
286
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el color de la l?nea de borde.</TD>
287
</TR>
288
<TR BGCOLOR="white" CLASS="TableRowColor">
289
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
290
<CODE>&nbsp;int</CODE></FONT></TD>
291
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getRgb()">getRgb</A></B>()</CODE>
292

    
293
<BR>
294
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el rgb del s?mbolo.</TD>
295
</TR>
296
<TR BGCOLOR="white" CLASS="TableRowColor">
297
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
298
<CODE>&nbsp;int</CODE></FONT></TD>
299
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getRotation()">getRotation</A></B>()</CODE>
300

    
301
<BR>
302
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la rotaci?n.</TD>
303
</TR>
304
<TR BGCOLOR="white" CLASS="TableRowColor">
305
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
306
<CODE>static&nbsp;java.awt.Color</CODE></FONT></TD>
307
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getSelectionColor()">getSelectionColor</A></B>()</CODE>
308

    
309
<BR>
310
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el color que se aplica a los shapes seleccionados.</TD>
311
</TR>
312
<TR BGCOLOR="white" CLASS="TableRowColor">
313
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
314
<CODE>&nbsp;int</CODE></FONT></TD>
315
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getSize()">getSize</A></B>()</CODE>
316

    
317
<BR>
318
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tama?o del s?mbolo.</TD>
319
</TR>
320
<TR BGCOLOR="white" CLASS="TableRowColor">
321
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
322
<CODE>&nbsp;java.awt.Stroke</CODE></FONT></TD>
323
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getStroke()">getStroke</A></B>()</CODE>
324

    
325
<BR>
326
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el Stroke.</TD>
327
</TR>
328
<TR BGCOLOR="white" CLASS="TableRowColor">
329
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
330
<CODE>&nbsp;int</CODE></FONT></TD>
331
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getStyle()">getStyle</A></B>()</CODE>
332

    
333
<BR>
334
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el estilo del s?mbolo.</TD>
335
</TR>
336
<TR BGCOLOR="white" CLASS="TableRowColor">
337
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
338
<CODE>static&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A></CODE></FONT></TD>
339
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getSymbolForSelection(com.iver.cit.gvsig.fmap.core.v02.FSymbol)">getSymbolForSelection</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A>&nbsp;sym)</CODE>
340

    
341
<BR>
342
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A partir de un s?mbolo devuelve otro similar pero con el color de
343
 selecci?n.</TD>
344
</TR>
345
<TR BGCOLOR="white" CLASS="TableRowColor">
346
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
347
<CODE>&nbsp;int</CODE></FONT></TD>
348
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getSymbolType()">getSymbolType</A></B>()</CODE>
349

    
350
<BR>
351
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tipo de s?mbolo.</TD>
352
</TR>
353
<TR BGCOLOR="white" CLASS="TableRowColor">
354
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
355
<CODE>&nbsp;XMLEntity</CODE></FONT></TD>
356
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#getXMLEntity()">getXMLEntity</A></B>()</CODE>
357

    
358
<BR>
359
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
360
</TR>
361
<TR BGCOLOR="white" CLASS="TableRowColor">
362
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
363
<CODE>&nbsp;boolean</CODE></FONT></TD>
364
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#isFontSizeInPixels()">isFontSizeInPixels</A></B>()</CODE>
365

    
366
<BR>
367
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve true si el tama?o de la fuente esta seleccionado en pixels.</TD>
368
</TR>
369
<TR BGCOLOR="white" CLASS="TableRowColor">
370
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
371
<CODE>&nbsp;boolean</CODE></FONT></TD>
372
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#isOutlined()">isOutlined</A></B>()</CODE>
373

    
374
<BR>
375
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve si el s?mbolo contiene o no linea de borde.</TD>
376
</TR>
377
<TR BGCOLOR="white" CLASS="TableRowColor">
378
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
379
<CODE>&nbsp;boolean</CODE></FONT></TD>
380
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#isShapeVisible()">isShapeVisible</A></B>()</CODE>
381

    
382
<BR>
383
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve true si el shape es visible.</TD>
384
</TR>
385
<TR BGCOLOR="white" CLASS="TableRowColor">
386
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
387
<CODE>&nbsp;boolean</CODE></FONT></TD>
388
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#isSizeInPixels()">isSizeInPixels</A></B>()</CODE>
389

    
390
<BR>
391
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve si el tama?o del s?mbolo est? en pixels.</TD>
392
</TR>
393
<TR BGCOLOR="white" CLASS="TableRowColor">
394
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
395
<CODE>&nbsp;void</CODE></FONT></TD>
396
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setAlingHoriz(int)">setAlingHoriz</A></B>(int&nbsp;m_AlingHoriz)</CODE>
397

    
398
<BR>
399
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce la alineaci?n en horizontal.</TD>
400
</TR>
401
<TR BGCOLOR="white" CLASS="TableRowColor">
402
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
403
<CODE>&nbsp;void</CODE></FONT></TD>
404
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setAlingVert(int)">setAlingVert</A></B>(int&nbsp;m_AlingVert)</CODE>
405

    
406
<BR>
407
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce la alineaci?n en vertical.</TD>
408
</TR>
409
<TR BGCOLOR="white" CLASS="TableRowColor">
410
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
411
<CODE>&nbsp;void</CODE></FONT></TD>
412
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setColor(java.awt.Color)">setColor</A></B>(java.awt.Color&nbsp;m_Color)</CODE>
413

    
414
<BR>
415
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el color del s?mbolo.</TD>
416
</TR>
417
<TR BGCOLOR="white" CLASS="TableRowColor">
418
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
419
<CODE>&nbsp;void</CODE></FONT></TD>
420
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setDescription(java.lang.String)">setDescription</A></B>(java.lang.String&nbsp;m_Descrip)</CODE>
421

    
422
<BR>
423
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce la descripci?n del s?mbolo.</TD>
424
</TR>
425
<TR BGCOLOR="white" CLASS="TableRowColor">
426
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
427
<CODE>&nbsp;void</CODE></FONT></TD>
428
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setFill(java.awt.Paint)">setFill</A></B>(java.awt.Paint&nbsp;m_Fill)</CODE>
429

    
430
<BR>
431
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el relleno.</TD>
432
</TR>
433
<TR BGCOLOR="white" CLASS="TableRowColor">
434
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
435
<CODE>&nbsp;void</CODE></FONT></TD>
436
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setFont(java.awt.Font)">setFont</A></B>(java.awt.Font&nbsp;m_Font)</CODE>
437

    
438
<BR>
439
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el Font del s?mbolo.</TD>
440
</TR>
441
<TR BGCOLOR="white" CLASS="TableRowColor">
442
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
443
<CODE>&nbsp;void</CODE></FONT></TD>
444
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setFontColor(java.awt.Color)">setFontColor</A></B>(java.awt.Color&nbsp;m_FontColor)</CODE>
445

    
446
<BR>
447
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el color de la fuente.</TD>
448
</TR>
449
<TR BGCOLOR="white" CLASS="TableRowColor">
450
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
451
<CODE>&nbsp;void</CODE></FONT></TD>
452
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setFontSize(float)">setFontSize</A></B>(float&nbsp;m_FontSize)</CODE>
453

    
454
<BR>
455
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el tama?o de la fuente.</TD>
456
</TR>
457
<TR BGCOLOR="white" CLASS="TableRowColor">
458
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
459
<CODE>&nbsp;void</CODE></FONT></TD>
460
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setFontSizeInPixels(boolean)">setFontSizeInPixels</A></B>(boolean&nbsp;m_bUseFontSize)</CODE>
461

    
462
<BR>
463
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce si se usa el tama?o de la fuente en pixels.</TD>
464
</TR>
465
<TR BGCOLOR="white" CLASS="TableRowColor">
466
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
467
<CODE>&nbsp;void</CODE></FONT></TD>
468
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setIcon(java.awt.Image)">setIcon</A></B>(java.awt.Image&nbsp;m_Icon)</CODE>
469

    
470
<BR>
471
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce la imagen que hace de icono.</TD>
472
</TR>
473
<TR BGCOLOR="white" CLASS="TableRowColor">
474
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
475
<CODE>&nbsp;void</CODE></FONT></TD>
476
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setOutlineColor(java.awt.Color)">setOutlineColor</A></B>(java.awt.Color&nbsp;m_outlineColor)</CODE>
477

    
478
<BR>
479
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el color de la l?nea de borde.</TD>
480
</TR>
481
<TR BGCOLOR="white" CLASS="TableRowColor">
482
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
483
<CODE>&nbsp;void</CODE></FONT></TD>
484
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setOutlined(boolean)">setOutlined</A></B>(boolean&nbsp;m_useOutline)</CODE>
485

    
486
<BR>
487
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce si el s?mbolo contiene linea de brode o no.</TD>
488
</TR>
489
<TR BGCOLOR="white" CLASS="TableRowColor">
490
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
491
<CODE>&nbsp;void</CODE></FONT></TD>
492
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setRotation(int)">setRotation</A></B>(int&nbsp;m_Rotation)</CODE>
493

    
494
<BR>
495
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce la rotaci?n.</TD>
496
</TR>
497
<TR BGCOLOR="white" CLASS="TableRowColor">
498
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
499
<CODE>static&nbsp;void</CODE></FONT></TD>
500
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setSelectionColor(java.awt.Color)">setSelectionColor</A></B>(java.awt.Color&nbsp;selectionColor)</CODE>
501

    
502
<BR>
503
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el color que se aplica a los shapes seleccionados.</TD>
504
</TR>
505
<TR BGCOLOR="white" CLASS="TableRowColor">
506
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
507
<CODE>&nbsp;void</CODE></FONT></TD>
508
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setShapeVisible(boolean)">setShapeVisible</A></B>(boolean&nbsp;m_bDrawShape)</CODE>
509

    
510
<BR>
511
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce si el shape e visible o no lo es.</TD>
512
</TR>
513
<TR BGCOLOR="white" CLASS="TableRowColor">
514
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
515
<CODE>&nbsp;void</CODE></FONT></TD>
516
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setSize(int)">setSize</A></B>(int&nbsp;m_Size)</CODE>
517

    
518
<BR>
519
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el tama?o del s?mbolo.</TD>
520
</TR>
521
<TR BGCOLOR="white" CLASS="TableRowColor">
522
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
523
<CODE>&nbsp;void</CODE></FONT></TD>
524
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setSizeInPixels(boolean)">setSizeInPixels</A></B>(boolean&nbsp;m_bUseSize)</CODE>
525

    
526
<BR>
527
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce si el tama?o del simbolo est? en pixels.</TD>
528
</TR>
529
<TR BGCOLOR="white" CLASS="TableRowColor">
530
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
531
<CODE>&nbsp;void</CODE></FONT></TD>
532
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setStroke(java.awt.Stroke)">setStroke</A></B>(java.awt.Stroke&nbsp;m_Stroke)</CODE>
533

    
534
<BR>
535
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el Stroke.</TD>
536
</TR>
537
<TR BGCOLOR="white" CLASS="TableRowColor">
538
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
539
<CODE>&nbsp;void</CODE></FONT></TD>
540
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setStyle(int)">setStyle</A></B>(int&nbsp;m_Style)</CODE>
541

    
542
<BR>
543
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el estilo del s?mbolo.</TD>
544
</TR>
545
<TR BGCOLOR="white" CLASS="TableRowColor">
546
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
547
<CODE>&nbsp;void</CODE></FONT></TD>
548
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html#setSymbolType(int)">setSymbolType</A></B>(int&nbsp;m_symbolType)</CODE>
549

    
550
<BR>
551
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce el tipo de s?mbolo.</TD>
552
</TR>
553
</TABLE>
554
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
555
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
556
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
557
<TD><B>Methods inherited from class java.lang.Object</B></TD>
558
</TR>
559
<TR BGCOLOR="white" CLASS="TableRowColor">
560
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
561
</TR>
562
</TABLE>
563
&nbsp;
564
<P>
565

    
566
<!-- ============ FIELD DETAIL =========== -->
567

    
568
<A NAME="field_detail"><!-- --></A>
569
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
570
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
571
<TD COLSPAN=1><FONT SIZE="+2">
572
<B>Field Detail</B></FONT></TD>
573
</TR>
574
</TABLE>
575

    
576
<A NAME="m_LinePattern"><!-- --></A><H3>
577
m_LinePattern</H3>
578
<PRE>
579
public java.lang.String <B>m_LinePattern</B></PRE>
580
<DL>
581
<DL>
582
</DL>
583
</DL>
584
<HR>
585

    
586
<A NAME="m_BackColor"><!-- --></A><H3>
587
m_BackColor</H3>
588
<PRE>
589
public java.awt.Color <B>m_BackColor</B></PRE>
590
<DL>
591
<DL>
592
</DL>
593
</DL>
594
<HR>
595

    
596
<A NAME="m_BackFill"><!-- --></A><H3>
597
m_BackFill</H3>
598
<PRE>
599
public java.awt.Paint <B>m_BackFill</B></PRE>
600
<DL>
601
<DL>
602
</DL>
603
</DL>
604

    
605
<!-- ========= CONSTRUCTOR DETAIL ======== -->
606

    
607
<A NAME="constructor_detail"><!-- --></A>
608
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
609
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
610
<TD COLSPAN=1><FONT SIZE="+2">
611
<B>Constructor Detail</B></FONT></TD>
612
</TR>
613
</TABLE>
614

    
615
<A NAME="FSymbol(int, java.awt.Color)"><!-- --></A><H3>
616
FSymbol</H3>
617
<PRE>
618
public <B>FSymbol</B>(int&nbsp;tipoSymbol,
619
               java.awt.Color&nbsp;c)</PRE>
620
<DL>
621
<DD>Creates a new FSymbol object.
622
<P>
623
<DT><B>Parameters:</B><DD><CODE>tipoSymbol</CODE> - Tipo de s?mbolo.<DD><CODE>c</CODE> - Color.</DL>
624
<HR>
625

    
626
<A NAME="FSymbol(int)"><!-- --></A><H3>
627
FSymbol</H3>
628
<PRE>
629
public <B>FSymbol</B>(int&nbsp;tipoSymbol)</PRE>
630
<DL>
631
<DD>Crea un nuevo FSymbol.
632
<P>
633
<DT><B>Parameters:</B><DD><CODE>tipoSymbol</CODE> - Tipo de S?mbolo.</DL>
634

    
635
<!-- ============ METHOD DETAIL ========== -->
636

    
637
<A NAME="method_detail"><!-- --></A>
638
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
639
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
640
<TD COLSPAN=1><FONT SIZE="+2">
641
<B>Method Detail</B></FONT></TD>
642
</TR>
643
</TABLE>
644

    
645
<A NAME="getSymbolForSelection(com.iver.cit.gvsig.fmap.core.v02.FSymbol)"><!-- --></A><H3>
646
getSymbolForSelection</H3>
647
<PRE>
648
public static <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A> <B>getSymbolForSelection</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A>&nbsp;sym)</PRE>
649
<DL>
650
<DD>A partir de un s?mbolo devuelve otro similar pero con el color de
651
 selecci?n.
652
<P>
653
<DD><DL>
654
<DT><B>Parameters:</B><DD><CODE>sym</CODE> - S?mbolo a modificar.
655
<DT><B>Returns:</B><DD>S?mbolo modificado.</DL>
656
</DD>
657
</DL>
658
<HR>
659

    
660
<A NAME="cloneSymbol()"><!-- --></A><H3>
661
cloneSymbol</H3>
662
<PRE>
663
public <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A> <B>cloneSymbol</B>()</PRE>
664
<DL>
665
<DD>Clona el s?mbolo actual.
666
<P>
667
<DD><DL>
668

    
669
<DT><B>Returns:</B><DD>Nuevo s?mbolo clonado.</DL>
670
</DD>
671
</DL>
672
<HR>
673

    
674
<A NAME="fastCloneSymbol()"><!-- --></A><H3>
675
fastCloneSymbol</H3>
676
<PRE>
677
public <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A> <B>fastCloneSymbol</B>()</PRE>
678
<DL>
679
<DD>Se usa para el s?mbolo de selecci?n. Es una forma
680
 r?pida de clonar un s?mbolo, sin hacerlo via XML.
681
 Vicente, no lo borres!!!
682
<P>
683
<DD><DL>
684

    
685
<DT><B>Returns:</B><DD></DL>
686
</DD>
687
</DL>
688
<HR>
689

    
690
<A NAME="calculateRgb()"><!-- --></A><H3>
691
calculateRgb</H3>
692
<PRE>
693
public void <B>calculateRgb</B>()</PRE>
694
<DL>
695
<DD>Calcula el RGB del s?mbolo.
696
<P>
697
<DD><DL>
698
</DL>
699
</DD>
700
</DL>
701
<HR>
702

    
703
<A NAME="getRgb()"><!-- --></A><H3>
704
getRgb</H3>
705
<PRE>
706
public int <B>getRgb</B>()</PRE>
707
<DL>
708
<DD>Devuelve el rgb del s?mbolo.
709
<P>
710
<DD><DL>
711

    
712
<DT><B>Returns:</B><DD>rgb del s?mbolo.</DL>
713
</DD>
714
</DL>
715
<HR>
716

    
717
<A NAME="getXMLEntity()"><!-- --></A><H3>
718
getXMLEntity</H3>
719
<PRE>
720
public XMLEntity <B>getXMLEntity</B>()</PRE>
721
<DL>
722
<DD><DL>
723
<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.gui.layout.fframes.IFFrame#getXMLEntity()</CODE></DL>
724
</DD>
725
</DL>
726
<HR>
727

    
728
<A NAME="createFromXML(XMLEntity)"><!-- --></A><H3>
729
createFromXML</H3>
730
<PRE>
731
public static <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbol.html" title="class in com.iver.cit.gvsig.fmap.core.v02">FSymbol</A> <B>createFromXML</B>(XMLEntity&nbsp;xml)</PRE>
732
<DL>
733
<DD>Crea el s?mbolo a partir del xml.
734
<P>
735
<DD><DL>
736
<DT><B>Parameters:</B><DD><CODE>xml</CODE> - xml que contiene la informaci?n para crear el s?mbolo.
737
<DT><B>Returns:</B><DD>S?mbolo creado a partir del XML.</DL>
738
</DD>
739
</DL>
740
<HR>
741

    
742
<A NAME="setStyle(int)"><!-- --></A><H3>
743
setStyle</H3>
744
<PRE>
745
public void <B>setStyle</B>(int&nbsp;m_Style)</PRE>
746
<DL>
747
<DD>Introduce el estilo del s?mbolo.
748
<P>
749
<DD><DL>
750
<DT><B>Parameters:</B><DD><CODE>m_Style</CODE> - The m_Style to set.</DL>
751
</DD>
752
</DL>
753
<HR>
754

    
755
<A NAME="getStyle()"><!-- --></A><H3>
756
getStyle</H3>
757
<PRE>
758
public int <B>getStyle</B>()</PRE>
759
<DL>
760
<DD>Devuelve el estilo del s?mbolo.
761
<P>
762
<DD><DL>
763

    
764
<DT><B>Returns:</B><DD>Returns the m_Style.</DL>
765
</DD>
766
</DL>
767
<HR>
768

    
769
<A NAME="setSymbolType(int)"><!-- --></A><H3>
770
setSymbolType</H3>
771
<PRE>
772
public void <B>setSymbolType</B>(int&nbsp;m_symbolType)</PRE>
773
<DL>
774
<DD>Introduce el tipo de s?mbolo.
775
<P>
776
<DD><DL>
777
<DT><B>Parameters:</B><DD><CODE>m_symbolType</CODE> - The m_symbolType to set.</DL>
778
</DD>
779
</DL>
780
<HR>
781

    
782
<A NAME="getSymbolType()"><!-- --></A><H3>
783
getSymbolType</H3>
784
<PRE>
785
public int <B>getSymbolType</B>()</PRE>
786
<DL>
787
<DD>Devuelve el tipo de s?mbolo.
788
<P>
789
<DD><DL>
790

    
791
<DT><B>Returns:</B><DD>Returns the m_symbolType.</DL>
792
</DD>
793
</DL>
794
<HR>
795

    
796
<A NAME="setOutlined(boolean)"><!-- --></A><H3>
797
setOutlined</H3>
798
<PRE>
799
public void <B>setOutlined</B>(boolean&nbsp;m_useOutline)</PRE>
800
<DL>
801
<DD>Introduce si el s?mbolo contiene linea de brode o no.
802
<P>
803
<DD><DL>
804
<DT><B>Parameters:</B><DD><CODE>m_useOutline</CODE> - The m_useOutline to set.</DL>
805
</DD>
806
</DL>
807
<HR>
808

    
809
<A NAME="isOutlined()"><!-- --></A><H3>
810
isOutlined</H3>
811
<PRE>
812
public boolean <B>isOutlined</B>()</PRE>
813
<DL>
814
<DD>Devuelve si el s?mbolo contiene o no linea de borde.
815
<P>
816
<DD><DL>
817

    
818
<DT><B>Returns:</B><DD>Returns the m_useOutline.</DL>
819
</DD>
820
</DL>
821
<HR>
822

    
823
<A NAME="setColor(java.awt.Color)"><!-- --></A><H3>
824
setColor</H3>
825
<PRE>
826
public void <B>setColor</B>(java.awt.Color&nbsp;m_Color)</PRE>
827
<DL>
828
<DD>Introduce el color del s?mbolo.
829
<P>
830
<DD><DL>
831
<DT><B>Parameters:</B><DD><CODE>m_Color</CODE> - The m_Color to set.</DL>
832
</DD>
833
</DL>
834
<HR>
835

    
836
<A NAME="getColor()"><!-- --></A><H3>
837
getColor</H3>
838
<PRE>
839
public java.awt.Color <B>getColor</B>()</PRE>
840
<DL>
841
<DD>Devuelve el color del s?mbolo.
842
<P>
843
<DD><DL>
844

    
845
<DT><B>Returns:</B><DD>Returns the m_Color.</DL>
846
</DD>
847
</DL>
848
<HR>
849

    
850
<A NAME="setOutlineColor(java.awt.Color)"><!-- --></A><H3>
851
setOutlineColor</H3>
852
<PRE>
853
public void <B>setOutlineColor</B>(java.awt.Color&nbsp;m_outlineColor)</PRE>
854
<DL>
855
<DD>Introduce el color de la l?nea de borde.
856
<P>
857
<DD><DL>
858
<DT><B>Parameters:</B><DD><CODE>m_outlineColor</CODE> - The m_outlineColor to set.</DL>
859
</DD>
860
</DL>
861
<HR>
862

    
863
<A NAME="getOutlineColor()"><!-- --></A><H3>
864
getOutlineColor</H3>
865
<PRE>
866
public java.awt.Color <B>getOutlineColor</B>()</PRE>
867
<DL>
868
<DD>Devuelve el color de la l?nea de borde.
869
<P>
870
<DD><DL>
871

    
872
<DT><B>Returns:</B><DD>Returns the m_outlineColor.</DL>
873
</DD>
874
</DL>
875
<HR>
876

    
877
<A NAME="setFont(java.awt.Font)"><!-- --></A><H3>
878
setFont</H3>
879
<PRE>
880
public void <B>setFont</B>(java.awt.Font&nbsp;m_Font)</PRE>
881
<DL>
882
<DD>Introduce el Font del s?mbolo.
883
<P>
884
<DD><DL>
885
<DT><B>Parameters:</B><DD><CODE>m_Font</CODE> - The m_Font to set.</DL>
886
</DD>
887
</DL>
888
<HR>
889

    
890
<A NAME="getFont()"><!-- --></A><H3>
891
getFont</H3>
892
<PRE>
893
public java.awt.Font <B>getFont</B>()</PRE>
894
<DL>
895
<DD>Devuelve el Font del s?mbolo.
896
<P>
897
<DD><DL>
898

    
899
<DT><B>Returns:</B><DD>Returns the m_Font.</DL>
900
</DD>
901
</DL>
902
<HR>
903

    
904
<A NAME="setFontColor(java.awt.Color)"><!-- --></A><H3>
905
setFontColor</H3>
906
<PRE>
907
public void <B>setFontColor</B>(java.awt.Color&nbsp;m_FontColor)</PRE>
908
<DL>
909
<DD>Introduce el color de la fuente.
910
<P>
911
<DD><DL>
912
<DT><B>Parameters:</B><DD><CODE>m_FontColor</CODE> - The m_FontColor to set.</DL>
913
</DD>
914
</DL>
915
<HR>
916

    
917
<A NAME="getFontColor()"><!-- --></A><H3>
918
getFontColor</H3>
919
<PRE>
920
public java.awt.Color <B>getFontColor</B>()</PRE>
921
<DL>
922
<DD>Devuelve el color de la fuente.
923
<P>
924
<DD><DL>
925

    
926
<DT><B>Returns:</B><DD>Returns the m_FontColor.</DL>
927
</DD>
928
</DL>
929
<HR>
930

    
931
<A NAME="setFontSizeInPixels(boolean)"><!-- --></A><H3>
932
setFontSizeInPixels</H3>
933
<PRE>
934
public void <B>setFontSizeInPixels</B>(boolean&nbsp;m_bUseFontSize)</PRE>
935
<DL>
936
<DD>Introduce si se usa el tama?o de la fuente en pixels.
937
<P>
938
<DD><DL>
939
<DT><B>Parameters:</B><DD><CODE>m_bUseFontSize</CODE> - The m_bUseFontSize to set.</DL>
940
</DD>
941
</DL>
942
<HR>
943

    
944
<A NAME="isFontSizeInPixels()"><!-- --></A><H3>
945
isFontSizeInPixels</H3>
946
<PRE>
947
public boolean <B>isFontSizeInPixels</B>()</PRE>
948
<DL>
949
<DD>Devuelve true si el tama?o de la fuente esta seleccionado en pixels.
950
<P>
951
<DD><DL>
952

    
953
<DT><B>Returns:</B><DD>Returns the m_bUseFontSize.</DL>
954
</DD>
955
</DL>
956
<HR>
957

    
958
<A NAME="setShapeVisible(boolean)"><!-- --></A><H3>
959
setShapeVisible</H3>
960
<PRE>
961
public void <B>setShapeVisible</B>(boolean&nbsp;m_bDrawShape)</PRE>
962
<DL>
963
<DD>Introduce si el shape e visible o no lo es.
964
<P>
965
<DD><DL>
966
<DT><B>Parameters:</B><DD><CODE>m_bDrawShape</CODE> - The m_bDrawShape to set.</DL>
967
</DD>
968
</DL>
969
<HR>
970

    
971
<A NAME="isShapeVisible()"><!-- --></A><H3>
972
isShapeVisible</H3>
973
<PRE>
974
public boolean <B>isShapeVisible</B>()</PRE>
975
<DL>
976
<DD>Devuelve true si el shape es visible.
977
<P>
978
<DD><DL>
979

    
980
<DT><B>Returns:</B><DD>Returns the m_bDrawShape.</DL>
981
</DD>
982
</DL>
983
<HR>
984

    
985
<A NAME="setSize(int)"><!-- --></A><H3>
986
setSize</H3>
987
<PRE>
988
public void <B>setSize</B>(int&nbsp;m_Size)</PRE>
989
<DL>
990
<DD>Introduce el tama?o del s?mbolo.
991
<P>
992
<DD><DL>
993
<DT><B>Parameters:</B><DD><CODE>m_Size</CODE> - The m_Size to set.</DL>
994
</DD>
995
</DL>
996
<HR>
997

    
998
<A NAME="getSize()"><!-- --></A><H3>
999
getSize</H3>
1000
<PRE>
1001
public int <B>getSize</B>()</PRE>
1002
<DL>
1003
<DD>Devuelve el tama?o del s?mbolo.
1004
<P>
1005
<DD><DL>
1006

    
1007
<DT><B>Returns:</B><DD>Returns the m_Size.</DL>
1008
</DD>
1009
</DL>
1010
<HR>
1011

    
1012
<A NAME="setIcon(java.awt.Image)"><!-- --></A><H3>
1013
setIcon</H3>
1014
<PRE>
1015
public void <B>setIcon</B>(java.awt.Image&nbsp;m_Icon)</PRE>
1016
<DL>
1017
<DD>Introduce la imagen que hace de icono.
1018
<P>
1019
<DD><DL>
1020
<DT><B>Parameters:</B><DD><CODE>m_Icon</CODE> - The m_Icon to set.</DL>
1021
</DD>
1022
</DL>
1023
<HR>
1024

    
1025
<A NAME="getIcon()"><!-- --></A><H3>
1026
getIcon</H3>
1027
<PRE>
1028
public java.awt.Image <B>getIcon</B>()</PRE>
1029
<DL>
1030
<DD>Devuelve el icono.
1031
<P>
1032
<DD><DL>
1033

    
1034
<DT><B>Returns:</B><DD>Returns the m_Icon.</DL>
1035
</DD>
1036
</DL>
1037
<HR>
1038

    
1039
<A NAME="setRotation(int)"><!-- --></A><H3>
1040
setRotation</H3>
1041
<PRE>
1042
public void <B>setRotation</B>(int&nbsp;m_Rotation)</PRE>
1043
<DL>
1044
<DD>Introduce la rotaci?n.
1045
<P>
1046
<DD><DL>
1047
<DT><B>Parameters:</B><DD><CODE>m_Rotation</CODE> - The m_Rotation to set.</DL>
1048
</DD>
1049
</DL>
1050
<HR>
1051

    
1052
<A NAME="getRotation()"><!-- --></A><H3>
1053
getRotation</H3>
1054
<PRE>
1055
public int <B>getRotation</B>()</PRE>
1056
<DL>
1057
<DD>Devuelve la rotaci?n.
1058
<P>
1059
<DD><DL>
1060

    
1061
<DT><B>Returns:</B><DD>Returns the m_Rotation.</DL>
1062
</DD>
1063
</DL>
1064
<HR>
1065

    
1066
<A NAME="setFill(java.awt.Paint)"><!-- --></A><H3>
1067
setFill</H3>
1068
<PRE>
1069
public void <B>setFill</B>(java.awt.Paint&nbsp;m_Fill)</PRE>
1070
<DL>
1071
<DD>Introduce el relleno.
1072
<P>
1073
<DD><DL>
1074
<DT><B>Parameters:</B><DD><CODE>m_Fill</CODE> - The m_Fill to set.</DL>
1075
</DD>
1076
</DL>
1077
<HR>
1078

    
1079
<A NAME="getFill()"><!-- --></A><H3>
1080
getFill</H3>
1081
<PRE>
1082
public java.awt.Paint <B>getFill</B>()</PRE>
1083
<DL>
1084
<DD>Devuelve el relleno.
1085
<P>
1086
<DD><DL>
1087

    
1088
<DT><B>Returns:</B><DD>Returns the m_Fill.</DL>
1089
</DD>
1090
</DL>
1091
<HR>
1092

    
1093
<A NAME="setStroke(java.awt.Stroke)"><!-- --></A><H3>
1094
setStroke</H3>
1095
<PRE>
1096
public void <B>setStroke</B>(java.awt.Stroke&nbsp;m_Stroke)</PRE>
1097
<DL>
1098
<DD>Introduce el Stroke.
1099
<P>
1100
<DD><DL>
1101
<DT><B>Parameters:</B><DD><CODE>m_Stroke</CODE> - The m_Stroke to set.</DL>
1102
</DD>
1103
</DL>
1104
<HR>
1105

    
1106
<A NAME="getStroke()"><!-- --></A><H3>
1107
getStroke</H3>
1108
<PRE>
1109
public java.awt.Stroke <B>getStroke</B>()</PRE>
1110
<DL>
1111
<DD>Devuelve el Stroke.
1112
<P>
1113
<DD><DL>
1114

    
1115
<DT><B>Returns:</B><DD>Returns the m_Stroke.</DL>
1116
</DD>
1117
</DL>
1118
<HR>
1119

    
1120
<A NAME="setSizeInPixels(boolean)"><!-- --></A><H3>
1121
setSizeInPixels</H3>
1122
<PRE>
1123
public void <B>setSizeInPixels</B>(boolean&nbsp;m_bUseSize)</PRE>
1124
<DL>
1125
<DD>Introduce si el tama?o del simbolo est? en pixels.
1126
<P>
1127
<DD><DL>
1128
<DT><B>Parameters:</B><DD><CODE>m_bUseSize</CODE> - The m_bUseSize to set.</DL>
1129
</DD>
1130
</DL>
1131
<HR>
1132

    
1133
<A NAME="isSizeInPixels()"><!-- --></A><H3>
1134
isSizeInPixels</H3>
1135
<PRE>
1136
public boolean <B>isSizeInPixels</B>()</PRE>
1137
<DL>
1138
<DD>Devuelve si el tama?o del s?mbolo est? en pixels.
1139
<P>
1140
<DD><DL>
1141

    
1142
<DT><B>Returns:</B><DD>Returns the m_bUseSize.</DL>
1143
</DD>
1144
</DL>
1145
<HR>
1146

    
1147
<A NAME="setDescription(java.lang.String)"><!-- --></A><H3>
1148
setDescription</H3>
1149
<PRE>
1150
public void <B>setDescription</B>(java.lang.String&nbsp;m_Descrip)</PRE>
1151
<DL>
1152
<DD>Introduce la descripci?n del s?mbolo.
1153
<P>
1154
<DD><DL>
1155
<DT><B>Parameters:</B><DD><CODE>m_Descrip</CODE> - The m_Descrip to set.</DL>
1156
</DD>
1157
</DL>
1158
<HR>
1159

    
1160
<A NAME="getDescription()"><!-- --></A><H3>
1161
getDescription</H3>
1162
<PRE>
1163
public java.lang.String <B>getDescription</B>()</PRE>
1164
<DL>
1165
<DD>Devuelve la descripci?n del s?mbolo.
1166
<P>
1167
<DD><DL>
1168

    
1169
<DT><B>Returns:</B><DD>Returns the m_Descrip.</DL>
1170
</DD>
1171
</DL>
1172
<HR>
1173

    
1174
<A NAME="setAlingVert(int)"><!-- --></A><H3>
1175
setAlingVert</H3>
1176
<PRE>
1177
public void <B>setAlingVert</B>(int&nbsp;m_AlingVert)</PRE>
1178
<DL>
1179
<DD>Introduce la alineaci?n en vertical.
1180
<P>
1181
<DD><DL>
1182
<DT><B>Parameters:</B><DD><CODE>m_AlingVert</CODE> - The m_AlingVert to set.</DL>
1183
</DD>
1184
</DL>
1185
<HR>
1186

    
1187
<A NAME="getAlingVert()"><!-- --></A><H3>
1188
getAlingVert</H3>
1189
<PRE>
1190
public int <B>getAlingVert</B>()</PRE>
1191
<DL>
1192
<DD>Devuelve la alineaci?n en vertical.
1193
<P>
1194
<DD><DL>
1195

    
1196
<DT><B>Returns:</B><DD>Returns the m_AlingVert.</DL>
1197
</DD>
1198
</DL>
1199
<HR>
1200

    
1201
<A NAME="setAlingHoriz(int)"><!-- --></A><H3>
1202
setAlingHoriz</H3>
1203
<PRE>
1204
public void <B>setAlingHoriz</B>(int&nbsp;m_AlingHoriz)</PRE>
1205
<DL>
1206
<DD>Introduce la alineaci?n en horizontal.
1207
<P>
1208
<DD><DL>
1209
<DT><B>Parameters:</B><DD><CODE>m_AlingHoriz</CODE> - The m_AlingHoriz to set.</DL>
1210
</DD>
1211
</DL>
1212
<HR>
1213

    
1214
<A NAME="getAlingHoriz()"><!-- --></A><H3>
1215
getAlingHoriz</H3>
1216
<PRE>
1217
public int <B>getAlingHoriz</B>()</PRE>
1218
<DL>
1219
<DD>Devuelve la alineaci?n en horizontal.
1220
<P>
1221
<DD><DL>
1222

    
1223
<DT><B>Returns:</B><DD>Returns the m_AlingHoriz.</DL>
1224
</DD>
1225
</DL>
1226
<HR>
1227

    
1228
<A NAME="getSelectionColor()"><!-- --></A><H3>
1229
getSelectionColor</H3>
1230
<PRE>
1231
public static java.awt.Color <B>getSelectionColor</B>()</PRE>
1232
<DL>
1233
<DD>Devuelve el color que se aplica a los shapes seleccionados.
1234
<P>
1235
<DD><DL>
1236

    
1237
<DT><B>Returns:</B><DD>DOCUMENT ME!</DL>
1238
</DD>
1239
</DL>
1240
<HR>
1241

    
1242
<A NAME="setSelectionColor(java.awt.Color)"><!-- --></A><H3>
1243
setSelectionColor</H3>
1244
<PRE>
1245
public static void <B>setSelectionColor</B>(java.awt.Color&nbsp;selectionColor)</PRE>
1246
<DL>
1247
<DD>Introduce el color que se aplica a los shapes seleccionados.
1248
<P>
1249
<DD><DL>
1250
<DT><B>Parameters:</B><DD><CODE>selectionColor</CODE> - DOCUMENT ME!</DL>
1251
</DD>
1252
</DL>
1253
<HR>
1254

    
1255
<A NAME="setFontSize(float)"><!-- --></A><H3>
1256
setFontSize</H3>
1257
<PRE>
1258
public void <B>setFontSize</B>(float&nbsp;m_FontSize)</PRE>
1259
<DL>
1260
<DD>Introduce el tama?o de la fuente.
1261
<P>
1262
<DD><DL>
1263
<DT><B>Parameters:</B><DD><CODE>m_FontSize</CODE> - The m_FontSize to set.</DL>
1264
</DD>
1265
</DL>
1266
<HR>
1267

    
1268
<A NAME="getFontSize()"><!-- --></A><H3>
1269
getFontSize</H3>
1270
<PRE>
1271
public float <B>getFontSize</B>()</PRE>
1272
<DL>
1273
<DD>Devuelve el tama?o de la fuente.
1274
<P>
1275
<DD><DL>
1276

    
1277
<DT><B>Returns:</B><DD>Returns the m_FontSize.</DL>
1278
</DD>
1279
</DL>
1280
<!-- ========= END OF CLASS DATA ========= -->
1281
<HR>
1282

    
1283

    
1284
<!-- ======= START OF BOTTOM NAVBAR ====== -->
1285
<A NAME="navbar_bottom"><!-- --></A>
1286
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1287
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1288
<TR>
1289
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1290
<A NAME="navbar_bottom_firstrow"><!-- --></A>
1291
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1292
  <TR ALIGN="center" VALIGN="top">
1293
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1294
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
1295
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
1296
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1297
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1298
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
1299
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1300
  </TR>
1301
</TABLE>
1302
</TD>
1303
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1304
</EM>
1305
</TD>
1306
</TR>
1307

    
1308
<TR>
1309
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1310
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FLabel.html" title="class in com.iver.cit.gvsig.fmap.core.v02"><B>PREV CLASS</B></A>&nbsp;
1311
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/core/v02/FSymbolFactory.html" title="class in com.iver.cit.gvsig.fmap.core.v02"><B>NEXT CLASS</B></A></FONT></TD>
1312
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1313
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1314
&nbsp;<A HREF="FSymbol.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1315
&nbsp;<SCRIPT type="text/javascript">
1316
  <!--
1317
  if(window==top) {
1318
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
1319
  }
1320
  //-->
1321
</SCRIPT>
1322
<NOSCRIPT>
1323
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
1324
</NOSCRIPT>
1325

    
1326
</FONT></TD>
1327
</TR>
1328
<TR>
1329
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1330
  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>
1331
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1332
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>
1333
</TR>
1334
</TABLE>
1335
<A NAME="skip-navbar_bottom"></A>
1336
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1337

    
1338
<HR>
1339

    
1340
</BODY>
1341
</HTML>