Statistics
| Revision:

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

History | View | Annotate | Download (30.8 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:50 CET 2005 -->
6
<TITLE>
7
FLyrText (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.layers.FLyrText 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="FLyrText (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/layers/FLyrRaster.html" title="class in com.iver.cit.gvsig.fmap.layers"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrVect.html" title="class in com.iver.cit.gvsig.fmap.layers"><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="FLyrText.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;FIELD&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.layers</FONT>
85
<BR>
86
Class FLyrText</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html" title="class in com.iver.cit.gvsig.fmap.layers">com.iver.cit.gvsig.fmap.layers.FLyrDefault</A>
90
      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.layers.FLyrText</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/ClassifiableVectorial.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">ClassifiableVectorial</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>FLyrText</B><DT>extends <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html" title="class in com.iver.cit.gvsig.fmap.layers">FLyrDefault</A><DT>implements <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/ClassifiableVectorial.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">ClassifiableVectorial</A></DL>
98

    
99
<P>
100
Capa de texto.
101
<P>
102

    
103
<P>
104
<DL>
105
<DT><B>Author:</B></DT>
106
  <DD>FJP</DD>
107
</DL>
108
<HR>
109

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

    
113

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

    
116

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

    
119
<A NAME="constructor_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>Constructor Summary</B></FONT></TD>
124
</TR>
125
<TR BGCOLOR="white" CLASS="TableRowColor">
126
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#FLyrText(java.util.ArrayList)">FLyrText</A></B>(java.util.ArrayList&nbsp;arrayLabels)</CODE>
127

    
128
<BR>
129
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Crea un nuevo FLyrText.</TD>
130
</TR>
131
</TABLE>
132
&nbsp;
133
<!-- ========== METHOD SUMMARY =========== -->
134

    
135
<A NAME="method_summary"><!-- --></A>
136
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
137
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
138
<TD COLSPAN=2><FONT SIZE="+2">
139
<B>Method Summary</B></FONT></TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
143
<CODE>&nbsp;void</CODE></FONT></TD>
144
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#addLegendListener(com.iver.cit.gvsig.fmap.layers.LegendListener)">addLegendListener</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A>&nbsp;listener)</CODE>
145

    
146
<BR>
147
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade un Listener de tipo LegendListener.</TD>
148
</TR>
149
<TR BGCOLOR="white" CLASS="TableRowColor">
150
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
151
<CODE>&nbsp;void</CODE></FONT></TD>
152
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#draw(java.awt.image.BufferedImage, java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">draw</A></B>(java.awt.image.BufferedImage&nbsp;image,
153
     java.awt.Graphics2D&nbsp;g,
154
     <A HREF="../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
155
     <A HREF="../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)</CODE>
156

    
157
<BR>
158
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dibuja la capa</TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
163
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#getFullExtent()">getFullExtent</A></B>()</CODE>
164

    
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene la extensi?n completa de la capa</TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;java.util.ArrayList</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#getLabels()">getLabels</A></B>()</CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve un ArrayList con los textos de la capa.</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/rendering/Legend.html" title="interface in com.iver.cit.gvsig.fmap.rendering">Legend</A></CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#getLegend()">getLegend</A></B>()</CODE>
180

    
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la Leyenda.</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;int</CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#getShapeType()">getShapeType</A></B>()</CODE>
188

    
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tipo de shape.</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;void</CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#print(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">print</A></B>(java.awt.Graphics2D&nbsp;g,
196
      <A HREF="../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
197
      <A HREF="../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)</CODE>
198

    
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Dibuja la capa</TD>
201
</TR>
202
<TR BGCOLOR="white" CLASS="TableRowColor">
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204
<CODE>&nbsp;void</CODE></FONT></TD>
205
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#removeLegendListener(com.iver.cit.gvsig.fmap.layers.LegendListener)">removeLegendListener</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A>&nbsp;listener)</CODE>
206

    
207
<BR>
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Borra el Listener que se pasa como parametro de la cola de Listeners.</TD>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212
<CODE>&nbsp;void</CODE></FONT></TD>
213
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#setLabels(java.util.ArrayList)">setLabels</A></B>(java.util.ArrayList&nbsp;m_labels)</CODE>
214

    
215
<BR>
216
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta los textos de la capa</TD>
217
</TR>
218
<TR BGCOLOR="white" CLASS="TableRowColor">
219
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220
<CODE>&nbsp;void</CODE></FONT></TD>
221
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrText.html#setLegend(com.iver.cit.gvsig.fmap.rendering.VectorialLegend)">setLegend</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/rendering/VectorialLegend.html" title="interface in com.iver.cit.gvsig.fmap.rendering">VectorialLegend</A>&nbsp;r)</CODE>
222

    
223
<BR>
224
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta una leyenda de tipo VectorialLegend.</TD>
225
</TR>
226
</TABLE>
227
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.layers.FLyrDefault"><!-- --></A>
228
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
229
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
230
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.layers.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html" title="class in com.iver.cit.gvsig.fmap.layers">FLyrDefault</A></B></TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#addLayerListener(com.iver.cit.gvsig.fmap.layers.LayerListener)">addLayerListener</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getCoordTrans()">getCoordTrans</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getFMap()">getFMap</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getLayerText()">getLayerText</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getMaxScale()">getMaxScale</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getMinScale()">getMinScale</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getName()">getName</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getParentLayer()">getParentLayer</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getProjection()">getProjection</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getTransparency()">getTransparency</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getVirtualLayers()">getVirtualLayers</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#getXMLEntity()">getXMLEntity</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#isActive()">isActive</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#isVisible()">isVisible</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#isWithinScale()">isWithinScale</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#load()">load</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#removeLayerListener(com.iver.cit.gvsig.fmap.layers.LayerListener)">removeLayerListener</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#reProject(ICoordTrans)">reProject</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setActive(boolean)">setActive</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setCoordTrans(ICoordTrans)">setCoordTrans</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setLayerText(com.iver.cit.gvsig.fmap.layers.FLyrText)">setLayerText</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setMaxScale(double)">setMaxScale</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setMinScale(double)">setMinScale</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setParentLayer(com.iver.cit.gvsig.fmap.layers.FLayers)">setParentLayer</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setProjection(IProjection)">setProjection</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setTransparency(int)">setTransparency</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setVirtualLayers(com.iver.cit.gvsig.fmap.layers.FLayers)">setVirtualLayers</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setVisible(boolean)">setVisible</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrDefault.html#setXMLEntity(XMLEntity)">setXMLEntity</A></CODE></TD>
234
</TR>
235
</TABLE>
236
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
237
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
238
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
239
<TD><B>Methods inherited from class java.lang.Object</B></TD>
240
</TR>
241
<TR BGCOLOR="white" CLASS="TableRowColor">
242
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
243
</TR>
244
</TABLE>
245
&nbsp;
246
<P>
247

    
248
<!-- ============ FIELD DETAIL =========== -->
249

    
250

    
251
<!-- ========= CONSTRUCTOR DETAIL ======== -->
252

    
253
<A NAME="constructor_detail"><!-- --></A>
254
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
255
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
256
<TD COLSPAN=1><FONT SIZE="+2">
257
<B>Constructor Detail</B></FONT></TD>
258
</TR>
259
</TABLE>
260

    
261
<A NAME="FLyrText(java.util.ArrayList)"><!-- --></A><H3>
262
FLyrText</H3>
263
<PRE>
264
public <B>FLyrText</B>(java.util.ArrayList&nbsp;arrayLabels)</PRE>
265
<DL>
266
<DD>Crea un nuevo FLyrText.
267
<P>
268
<DT><B>Parameters:</B><DD><CODE>arrayLabels</CODE> - DOCUMENT ME!</DL>
269

    
270
<!-- ============ METHOD DETAIL ========== -->
271

    
272
<A NAME="method_detail"><!-- --></A>
273
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
274
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
275
<TD COLSPAN=1><FONT SIZE="+2">
276
<B>Method Detail</B></FONT></TD>
277
</TR>
278
</TABLE>
279

    
280
<A NAME="getFullExtent()"><!-- --></A><H3>
281
getFullExtent</H3>
282
<PRE>
283
public java.awt.geom.Rectangle2D <B>getFullExtent</B>()
284
                                        throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
285
<DL>
286
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></CODE></B></DD>
287
<DD>Obtiene la extensi?n completa de la capa
288
<P>
289
<DD><DL>
290
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html#getFullExtent()">getFullExtent</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></CODE></DL>
291
</DD>
292
<DD><DL>
293

    
294
<DT><B>Returns:</B><DD>FullExtent.
295
<DT><B>Throws:</B>
296
<DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE></DL>
297
</DD>
298
</DL>
299
<HR>
300

    
301
<A NAME="draw(java.awt.image.BufferedImage, java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)"><!-- --></A><H3>
302
draw</H3>
303
<PRE>
304
public void <B>draw</B>(java.awt.image.BufferedImage&nbsp;image,
305
                 java.awt.Graphics2D&nbsp;g,
306
                 <A HREF="../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
307
                 <A HREF="../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)
308
          throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
309
<DL>
310
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></CODE></B></DD>
311
<DD>Dibuja la capa
312
<P>
313
<DD><DL>
314
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html#draw(java.awt.image.BufferedImage, java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">draw</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></CODE></DL>
315
</DD>
316
<DD><DL>
317
<DT><B>Parameters:</B><DD><CODE>image</CODE> - Imagen utilizada para acelerar el dibujado en pantalla.<DD><CODE>g</CODE> - Graphics2D sobre el que dibujar.<DD><CODE>viewPort</CODE> - Propiedades de la vista.<DD><CODE>cancel</CODE> - PAra poder cancelar el dibujado.
318
<DT><B>Throws:</B>
319
<DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE></DL>
320
</DD>
321
</DL>
322
<HR>
323

    
324
<A NAME="print(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)"><!-- --></A><H3>
325
print</H3>
326
<PRE>
327
public void <B>print</B>(java.awt.Graphics2D&nbsp;g,
328
                  <A HREF="../../../../../../com/iver/cit/gvsig/fmap/ViewPort.html" title="class in com.iver.cit.gvsig.fmap">ViewPort</A>&nbsp;viewPort,
329
                  <A HREF="../../../../../../com/iver/cit/gvsig/fmap/operations/Cancellable.html" title="interface in com.iver.cit.gvsig.fmap.operations">Cancellable</A>&nbsp;cancel)
330
           throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
331
<DL>
332
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></CODE></B></DD>
333
<DD>Dibuja la capa
334
<P>
335
<DD><DL>
336
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html#print(java.awt.Graphics2D, com.iver.cit.gvsig.fmap.ViewPort, com.iver.cit.gvsig.fmap.operations.Cancellable)">print</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLayer.html" title="interface in com.iver.cit.gvsig.fmap.layers">FLayer</A></CODE></DL>
337
</DD>
338
<DD><DL>
339
<DT><B>Parameters:</B><DD><CODE>g</CODE> - Graphics2D de la impresora sobre el que dibujar.<DD><CODE>viewPort</CODE> - Propiedades de la vista.<DD><CODE>cancel</CODE> - 
340
<DT><B>Throws:</B>
341
<DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE></DL>
342
</DD>
343
</DL>
344
<HR>
345

    
346
<A NAME="setLegend(com.iver.cit.gvsig.fmap.rendering.VectorialLegend)"><!-- --></A><H3>
347
setLegend</H3>
348
<PRE>
349
public void <B>setLegend</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/rendering/VectorialLegend.html" title="interface in com.iver.cit.gvsig.fmap.rendering">VectorialLegend</A>&nbsp;r)
350
               throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A>,
351
                      FieldNotFoundException</PRE>
352
<DL>
353
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/ClassifiableVectorial.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">ClassifiableVectorial</A></CODE></B></DD>
354
<DD>Inserta una leyenda de tipo VectorialLegend.
355
<P>
356
<DD><DL>
357
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/ClassifiableVectorial.html#setLegend(com.iver.cit.gvsig.fmap.rendering.VectorialLegend)">setLegend</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/ClassifiableVectorial.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">ClassifiableVectorial</A></CODE></DL>
358
</DD>
359
<DD><DL>
360
<DT><B>Parameters:</B><DD><CODE>r</CODE> - VectorialLegend.
361
<DT><B>Throws:</B>
362
<DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE>
363
<DD><CODE>FieldNotFoundException</CODE></DL>
364
</DD>
365
</DL>
366
<HR>
367

    
368
<A NAME="addLegendListener(com.iver.cit.gvsig.fmap.layers.LegendListener)"><!-- --></A><H3>
369
addLegendListener</H3>
370
<PRE>
371
public void <B>addLegendListener</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A>&nbsp;listener)</PRE>
372
<DL>
373
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></B></DD>
374
<DD>A?ade un Listener de tipo LegendListener.
375
<P>
376
<DD><DL>
377
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html#addLegendListener(com.iver.cit.gvsig.fmap.layers.LegendListener)">addLegendListener</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></DL>
378
</DD>
379
<DD><DL>
380
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - </DL>
381
</DD>
382
</DL>
383
<HR>
384

    
385
<A NAME="removeLegendListener(com.iver.cit.gvsig.fmap.layers.LegendListener)"><!-- --></A><H3>
386
removeLegendListener</H3>
387
<PRE>
388
public void <B>removeLegendListener</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/LegendListener.html" title="interface in com.iver.cit.gvsig.fmap.layers">LegendListener</A>&nbsp;listener)</PRE>
389
<DL>
390
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></B></DD>
391
<DD>Borra el Listener que se pasa como parametro de la cola de Listeners.
392
<P>
393
<DD><DL>
394
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html#removeLegendListener(com.iver.cit.gvsig.fmap.layers.LegendListener)">removeLegendListener</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></DL>
395
</DD>
396
<DD><DL>
397
<DT><B>Parameters:</B><DD><CODE>listener</CODE> - </DL>
398
</DD>
399
</DL>
400
<HR>
401

    
402
<A NAME="getLegend()"><!-- --></A><H3>
403
getLegend</H3>
404
<PRE>
405
public <A HREF="../../../../../../com/iver/cit/gvsig/fmap/rendering/Legend.html" title="interface in com.iver.cit.gvsig.fmap.rendering">Legend</A> <B>getLegend</B>()</PRE>
406
<DL>
407
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></B></DD>
408
<DD>Devuelve la Leyenda.
409
<P>
410
<DD><DL>
411
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html#getLegend()">getLegend</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></DL>
412
</DD>
413
<DD><DL>
414

    
415
<DT><B>Returns:</B><DD>Legend.</DL>
416
</DD>
417
</DL>
418
<HR>
419

    
420
<A NAME="getShapeType()"><!-- --></A><H3>
421
getShapeType</H3>
422
<PRE>
423
public int <B>getShapeType</B>()
424
                 throws <A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></PRE>
425
<DL>
426
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></B></DD>
427
<DD>Devuelve el tipo de shape.
428
<P>
429
<DD><DL>
430
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html#getShapeType()">getShapeType</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/layerOperations/Classifiable.html" title="interface in com.iver.cit.gvsig.fmap.layers.layerOperations">Classifiable</A></CODE></DL>
431
</DD>
432
<DD><DL>
433

    
434
<DT><B>Returns:</B><DD>Tipo de shape.
435
<DT><B>Throws:</B>
436
<DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/DriverException.html" title="class in com.iver.cit.gvsig.fmap">DriverException</A></CODE></DL>
437
</DD>
438
</DL>
439
<HR>
440

    
441
<A NAME="getLabels()"><!-- --></A><H3>
442
getLabels</H3>
443
<PRE>
444
public java.util.ArrayList <B>getLabels</B>()</PRE>
445
<DL>
446
<DD>Devuelve un ArrayList con los textos de la capa.
447
<P>
448
<DD><DL>
449
</DL>
450
</DD>
451
<DD><DL>
452

    
453
<DT><B>Returns:</B><DD>Texto de la capa.</DL>
454
</DD>
455
</DL>
456
<HR>
457

    
458
<A NAME="setLabels(java.util.ArrayList)"><!-- --></A><H3>
459
setLabels</H3>
460
<PRE>
461
public void <B>setLabels</B>(java.util.ArrayList&nbsp;m_labels)</PRE>
462
<DL>
463
<DD>Inserta los textos de la capa
464
<P>
465
<DD><DL>
466
</DL>
467
</DD>
468
<DD><DL>
469
<DT><B>Parameters:</B><DD><CODE>m_labels</CODE> - ArrayList con los textos de la capa.</DL>
470
</DD>
471
</DL>
472
<!-- ========= END OF CLASS DATA ========= -->
473
<HR>
474

    
475

    
476
<!-- ======= START OF BOTTOM NAVBAR ====== -->
477
<A NAME="navbar_bottom"><!-- --></A>
478
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
479
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
480
<TR>
481
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
482
<A NAME="navbar_bottom_firstrow"><!-- --></A>
483
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
484
  <TR ALIGN="center" VALIGN="top">
485
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
486
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
487
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
488
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
489
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
490
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
491
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
492
  </TR>
493
</TABLE>
494
</TD>
495
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
496
</EM>
497
</TD>
498
</TR>
499

    
500
<TR>
501
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
502
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrRaster.html" title="class in com.iver.cit.gvsig.fmap.layers"><B>PREV CLASS</B></A>&nbsp;
503
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/layers/FLyrVect.html" title="class in com.iver.cit.gvsig.fmap.layers"><B>NEXT CLASS</B></A></FONT></TD>
504
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
505
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
506
&nbsp;<A HREF="FLyrText.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
507
&nbsp;<SCRIPT type="text/javascript">
508
  <!--
509
  if(window==top) {
510
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
511
  }
512
  //-->
513
</SCRIPT>
514
<NOSCRIPT>
515
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
516
</NOSCRIPT>
517

    
518
</FONT></TD>
519
</TR>
520
<TR>
521
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
522
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
523
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
524
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
525
</TR>
526
</TABLE>
527
<A NAME="skip-navbar_bottom"></A>
528
<!-- ======== END OF BOTTOM NAVBAR ======= -->
529

    
530
<HR>
531

    
532
</BODY>
533
</HTML>