Statistics
| Revision:

root / trunk / docs / gvSIG / gvSIG-api / com / iver / cit / gvsig / gui / layout / fframes / FFrameScaleBar.html @ 11445

History | View | Annotate | Download (51.1 KB)

1 1935 vcaballero
<!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:49:15 CET 2005 -->
6
<TITLE>
7
FFrameScaleBar (gvSIG API)
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.gui.layout.fframes.FFrameScaleBar 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="FFrameScaleBar (gvSIG 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/gui/layout/fframes/FFramePicture.html" title="class in com.iver.cit.gvsig.gui.layout.fframes"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameSymbol.html" title="class in com.iver.cit.gvsig.gui.layout.fframes"><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="FFrameScaleBar.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_com.iver.cit.gvsig.gui.layout.fframes.FFrame">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.gui.layout.fframes</FONT>
85
<BR>
86
Class FFrameScaleBar</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">com.iver.cit.gvsig.gui.layout.fframes.FFrame</A>
90
      <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.gui.layout.fframes.FFrameScaleBar</B>
91
</PRE>
92
<DL>
93
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html" title="interface in com.iver.cit.gvsig.gui.layout.fframes">IFFrame</A></DD>
94
</DL>
95
<HR>
96
<DL>
97
<DT>public class <B>FFrameScaleBar</B><DT>extends <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrame</A></DL>
98
99
<P>
100
FFrame para introducir una barra de escala en el Layout.
101
<P>
102
103
<P>
104
<DL>
105
<DT><B>Author:</B></DT>
106
  <DD>Vicente Caballero Navarro</DD>
107
</DL>
108
<HR>
109
110
<P>
111
<!-- ======== NESTED CLASS SUMMARY ======== -->
112
113
114
<!-- =========== FIELD SUMMARY =========== -->
115
116
<A NAME="field_summary"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
119
<TD COLSPAN=2><FONT SIZE="+2">
120
<B>Field Summary</B></FONT></TD>
121
</TR>
122
</TABLE>
123
&nbsp;<A NAME="fields_inherited_from_class_com.iver.cit.gvsig.gui.layout.fframes.FFrame"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
126
<TD><B>Fields inherited from class com.iver.cit.gvsig.gui.layout.fframes.<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrame</A></B></TD>
127
</TR>
128
<TR BGCOLOR="white" CLASS="TableRowColor">
129
<TD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#m_name">m_name</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#m_Selected">m_Selected</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#NOSELECT">NOSELECT</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#num">num</A></CODE></TD>
130
</TR>
131
</TABLE>
132
&nbsp;
133
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
134
135
<A NAME="constructor_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>Constructor Summary</B></FONT></TD>
140
</TR>
141
<TR BGCOLOR="white" CLASS="TableRowColor">
142
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#FFrameScaleBar()">FFrameScaleBar</A></B>()</CODE>
143
144
<BR>
145
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Creates a new FFrameScaleBar object.</TD>
146
</TR>
147
</TABLE>
148
&nbsp;
149
<!-- ========== METHOD SUMMARY =========== -->
150
151
<A NAME="method_summary"><!-- --></A>
152
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
153
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
154
<TD COLSPAN=2><FONT SIZE="+2">
155
<B>Method Summary</B></FONT></TD>
156
</TR>
157
<TR BGCOLOR="white" CLASS="TableRowColor">
158
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
159
<CODE>&nbsp;void</CODE></FONT></TD>
160
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#draw(java.awt.Graphics2D, java.awt.geom.AffineTransform, java.awt.geom.Rectangle2D, java.awt.image.BufferedImage)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
161
     java.awt.geom.AffineTransform&nbsp;at,
162
     java.awt.geom.Rectangle2D&nbsp;rv,
163
     java.awt.image.BufferedImage&nbsp;imgBase)</CODE>
164
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;M?todo que dibuja sobre el graphics que se le pasa como par?metro, seg?n
167
 la transformada afin que se debe de aplicar y el rect?ngulo que se debe
168
 de dibujar.</TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
172
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
173
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getBarColor()">getBarColor</A></B>()</CODE>
174
175
<BR>
176
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el color de la escala gr?fica.</TD>
177
</TR>
178
<TR BGCOLOR="white" CLASS="TableRowColor">
179
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
180
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
181
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getDescripcion()">getDescripcion</A></B>()</CODE>
182
183
<BR>
184
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la descripci?n de la escala.</TD>
185
</TR>
186
<TR BGCOLOR="white" CLASS="TableRowColor">
187
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
188
<CODE>&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameView.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrameView</A></CODE></FONT></TD>
189
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getFFrameView()">getFFrameView</A></B>()</CODE>
190
191
<BR>
192
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el FFrameView que se representa con la escala.</TD>
193
</TR>
194
<TR BGCOLOR="white" CLASS="TableRowColor">
195
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
196
<CODE>&nbsp;FMap</CODE></FONT></TD>
197
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getFMap()">getFMap</A></B>()</CODE>
198
199
<BR>
200
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el FMap de la vista que se representa en la escala.</TD>
201
</TR>
202
<TR BGCOLOR="white" CLASS="TableRowColor">
203
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
204
<CODE>&nbsp;java.awt.Font</CODE></FONT></TD>
205
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getFont()">getFont</A></B>()</CODE>
206
207
<BR>
208
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la fuente con la que se est? dibujando sobre el graphics.</TD>
209
</TR>
210
<TR BGCOLOR="white" CLASS="TableRowColor">
211
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
212
<CODE>&nbsp;long</CODE></FONT></TD>
213
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getInterval()">getInterval</A></B>()</CODE>
214
215
<BR>
216
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el long que representa el intervalo.</TD>
217
</TR>
218
<TR BGCOLOR="white" CLASS="TableRowColor">
219
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
220
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
221
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getNameFFrame()">getNameFFrame</A></B>()</CODE>
222
223
<BR>
224
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el nombre que representa al tipo de FFrame.</TD>
225
</TR>
226
<TR BGCOLOR="white" CLASS="TableRowColor">
227
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
228
<CODE>&nbsp;int</CODE></FONT></TD>
229
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getNumInterval()">getNumInterval</A></B>()</CODE>
230
231
<BR>
232
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el n?mero de intervalos por encima del cero.</TD>
233
</TR>
234
<TR BGCOLOR="white" CLASS="TableRowColor">
235
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
236
<CODE>&nbsp;int</CODE></FONT></TD>
237
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getNumLeft()">getNumLeft</A></B>()</CODE>
238
239
<BR>
240
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el n?mero de intervalos  en los que se quiere particionar el
241
 intervalo  que se queda por debajo del cero.</TD>
242
</TR>
243
<TR BGCOLOR="white" CLASS="TableRowColor">
244
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245
<CODE>&nbsp;int</CODE></FONT></TD>
246
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getStyle()">getStyle</A></B>()</CODE>
247
248
<BR>
249
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el tipo de escala a dibujar.</TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253
<CODE>&nbsp;java.awt.Color</CODE></FONT></TD>
254
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getTextColor()">getTextColor</A></B>()</CODE>
255
256
<BR>
257
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el color del texto.</TD>
258
</TR>
259
<TR BGCOLOR="white" CLASS="TableRowColor">
260
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
261
<CODE>&nbsp;int</CODE></FONT></TD>
262
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getUnits()">getUnits</A></B>()</CODE>
263
264
<BR>
265
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve un entero que representa el tipo de unidades que representamos.</TD>
266
</TR>
267
<TR BGCOLOR="white" CLASS="TableRowColor">
268
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
<CODE>&nbsp;XMLEntity</CODE></FONT></TD>
270
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#getXMLEntity()">getXMLEntity</A></B>()</CODE>
271
272
<BR>
273
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve un Objeto XMLEntity con la informaci?n los atributos necesarios
274
 para poder despu?s volver a crear el objeto original.</TD>
275
</TR>
276
<TR BGCOLOR="white" CLASS="TableRowColor">
277
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
278
<CODE>&nbsp;boolean</CODE></FONT></TD>
279
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#isAboveDescription()">isAboveDescription</A></B>()</CODE>
280
281
<BR>
282
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve true si se muestra la descripci?n a la parte de arriba de la
283
 escala gr?fica.</TD>
284
</TR>
285
<TR BGCOLOR="white" CLASS="TableRowColor">
286
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
287
<CODE>&nbsp;boolean</CODE></FONT></TD>
288
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#isAboveIntervals()">isAboveIntervals</A></B>()</CODE>
289
290
<BR>
291
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve true si se muestran a la parte de arriba los valores de los
292
 intervalos.</TD>
293
</TR>
294
<TR BGCOLOR="white" CLASS="TableRowColor">
295
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
296
<CODE>&nbsp;boolean</CODE></FONT></TD>
297
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#isAboveName()">isAboveName</A></B>()</CODE>
298
299
<BR>
300
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve si se muestra a la parte de arriba de la escala gr?fica el
301
 nombre de las unidades de medida o debajo.</TD>
302
</TR>
303
<TR BGCOLOR="white" CLASS="TableRowColor">
304
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
305
<CODE>&nbsp;boolean</CODE></FONT></TD>
306
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#isbIntervalSet()">isbIntervalSet</A></B>()</CODE>
307
308
<BR>
309
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve si el intervalo es variable o si por el contrario es fijo.</TD>
310
</TR>
311
<TR BGCOLOR="white" CLASS="TableRowColor">
312
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
313
<CODE>&nbsp;boolean</CODE></FONT></TD>
314
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#isShowDescription()">isShowDescription</A></B>()</CODE>
315
316
<BR>
317
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve si se debe mostrar la descripci?n o no.</TD>
318
</TR>
319
<TR BGCOLOR="white" CLASS="TableRowColor">
320
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
321
<CODE>&nbsp;boolean</CODE></FONT></TD>
322
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#isShowNameUnits()">isShowNameUnits</A></B>()</CODE>
323
324
<BR>
325
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve true si se debe mostrar el nombre de las unidades de medida de
326
 la escala gr?fica.</TD>
327
</TR>
328
<TR BGCOLOR="white" CLASS="TableRowColor">
329
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
330
<CODE>&nbsp;long</CODE></FONT></TD>
331
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#obtainInterval()">obtainInterval</A></B>()</CODE>
332
333
<BR>
334
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el valor del intervalo.</TD>
335
</TR>
336
<TR BGCOLOR="white" CLASS="TableRowColor">
337
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
338
<CODE>&nbsp;void</CODE></FONT></TD>
339
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#print(java.awt.Graphics2D, java.awt.geom.AffineTransform)">print</A></B>(java.awt.Graphics2D&nbsp;g,
340
      java.awt.geom.AffineTransform&nbsp;at)</CODE>
341
342
<BR>
343
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Implementado para imprimir.</TD>
344
</TR>
345
<TR BGCOLOR="white" CLASS="TableRowColor">
346
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
347
<CODE>&nbsp;void</CODE></FONT></TD>
348
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setAboveDescription(boolean)">setAboveDescription</A></B>(boolean&nbsp;aboveDescription)</CODE>
349
350
<BR>
351
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Introduce true si se muestra arriba de la escala gr?fica la descripci?n.</TD>
352
</TR>
353
<TR BGCOLOR="white" CLASS="TableRowColor">
354
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
355
<CODE>&nbsp;void</CODE></FONT></TD>
356
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setAboveIntervals(boolean)">setAboveIntervals</A></B>(boolean&nbsp;aboveIntervals)</CODE>
357
358
<BR>
359
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta si se muestran los valores de los intervalos a la parte de
360
 arriba de la escala o debajo.</TD>
361
</TR>
362
<TR BGCOLOR="white" CLASS="TableRowColor">
363
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
364
<CODE>&nbsp;void</CODE></FONT></TD>
365
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setAboveName(boolean)">setAboveName</A></B>(boolean&nbsp;aboveName)</CODE>
366
367
<BR>
368
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta si el nombre se muestra a la parte de arriba de la escala
369
 gr?fica o a la parte de abajo.</TD>
370
</TR>
371
<TR BGCOLOR="white" CLASS="TableRowColor">
372
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
373
<CODE>&nbsp;void</CODE></FONT></TD>
374
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setBarColor(java.awt.Color)">setBarColor</A></B>(java.awt.Color&nbsp;color)</CODE>
375
376
<BR>
377
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta el color de la escala gr?fica.</TD>
378
</TR>
379
<TR BGCOLOR="white" CLASS="TableRowColor">
380
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
381
<CODE>&nbsp;void</CODE></FONT></TD>
382
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setbIntervalSet(boolean)">setbIntervalSet</A></B>(boolean&nbsp;b)</CODE>
383
384
<BR>
385
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Especificar si el intervalo se debe mantener o es variable.</TD>
386
</TR>
387
<TR BGCOLOR="white" CLASS="TableRowColor">
388
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
389
<CODE>&nbsp;void</CODE></FONT></TD>
390
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setBoundBox(java.awt.geom.Rectangle2D.Double)">setBoundBox</A></B>(java.awt.geom.Rectangle2D.Double&nbsp;r)</CODE>
391
392
<BR>
393
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellena con el rect?ngulo que se pasa como par?metro el boundBox(en
394
 cent?metros) del fframe del cual con una transformaci?n se podr?
395
 calcular el BoundingBox (en pixels).</TD>
396
</TR>
397
<TR BGCOLOR="white" CLASS="TableRowColor">
398
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
399
<CODE>&nbsp;void</CODE></FONT></TD>
400
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setDescripcion(java.lang.String)">setDescripcion</A></B>(java.lang.String&nbsp;descripcion)</CODE>
401
402
<BR>
403
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta la descripci?n de la escala.</TD>
404
</TR>
405
<TR BGCOLOR="white" CLASS="TableRowColor">
406
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
407
<CODE>&nbsp;void</CODE></FONT></TD>
408
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setFFrameView(com.iver.cit.gvsig.gui.layout.fframes.FFrameView)">setFFrameView</A></B>(<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameView.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrameView</A>&nbsp;f)</CODE>
409
410
<BR>
411
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta el FFrameView sobre el que obtener la escala gr?fica.</TD>
412
</TR>
413
<TR BGCOLOR="white" CLASS="TableRowColor">
414
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
415
<CODE>&nbsp;void</CODE></FONT></TD>
416
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setFont(java.awt.Font)">setFont</A></B>(java.awt.Font&nbsp;f)</CODE>
417
418
<BR>
419
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellena la fuente utilizada para dibujar los intervalos y la unidad de
420
 medida utilizada.</TD>
421
</TR>
422
<TR BGCOLOR="white" CLASS="TableRowColor">
423
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
424
<CODE>&nbsp;void</CODE></FONT></TD>
425
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setHeight(double)">setHeight</A></B>(double&nbsp;d)</CODE>
426
427
<BR>
428
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellenar el rect?ngulo de la vista sobre la que se obtiene la escala.</TD>
429
</TR>
430
<TR BGCOLOR="white" CLASS="TableRowColor">
431
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
432
<CODE>&nbsp;void</CODE></FONT></TD>
433
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setInterval(long)">setInterval</A></B>(long&nbsp;s)</CODE>
434
435
<BR>
436
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellenar el tama?o de un intervalo.</TD>
437
</TR>
438
<TR BGCOLOR="white" CLASS="TableRowColor">
439
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
440
<CODE>&nbsp;void</CODE></FONT></TD>
441
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setIntervalSet(boolean)">setIntervalSet</A></B>(boolean&nbsp;b)</CODE>
442
443
<BR>
444
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Seleccionar ,a true, si se quiere o, a false, si no mantener los
445
 intervalos.</TD>
446
</TR>
447
<TR BGCOLOR="white" CLASS="TableRowColor">
448
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
449
<CODE>&nbsp;void</CODE></FONT></TD>
450
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setMapUnits(int)">setMapUnits</A></B>(int&nbsp;i)</CODE>
451
452
<BR>
453
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellena la unidad de medida en la que est? la vista.</TD>
454
</TR>
455
<TR BGCOLOR="white" CLASS="TableRowColor">
456
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
457
<CODE>&nbsp;void</CODE></FONT></TD>
458
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setNumInterval(int)">setNumInterval</A></B>(int&nbsp;s)</CODE>
459
460
<BR>
461
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellenar el n?mero de intervalos.</TD>
462
</TR>
463
<TR BGCOLOR="white" CLASS="TableRowColor">
464
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
465
<CODE>&nbsp;void</CODE></FONT></TD>
466
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setNumLeft(int)">setNumLeft</A></B>(int&nbsp;s)</CODE>
467
468
<BR>
469
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellenar el n?mero de intervalos a la izquierda del cero.</TD>
470
</TR>
471
<TR BGCOLOR="white" CLASS="TableRowColor">
472
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
473
<CODE>&nbsp;void</CODE></FONT></TD>
474
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setShowDescription(boolean)">setShowDescription</A></B>(boolean&nbsp;showDescription)</CODE>
475
476
<BR>
477
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta si se muestra o no la descripci?n.</TD>
478
</TR>
479
<TR BGCOLOR="white" CLASS="TableRowColor">
480
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
481
<CODE>&nbsp;void</CODE></FONT></TD>
482
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setShowNameUnits(boolean)">setShowNameUnits</A></B>(boolean&nbsp;showNameUnits)</CODE>
483
484
<BR>
485
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta si se debe de mostrar el nombre de las unidades de medida o no.</TD>
486
</TR>
487
<TR BGCOLOR="white" CLASS="TableRowColor">
488
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
489
<CODE>&nbsp;void</CODE></FONT></TD>
490
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setStyle(int)">setStyle</A></B>(int&nbsp;s)</CODE>
491
492
<BR>
493
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rellenar el estilo de barra de escala que se elige.</TD>
494
</TR>
495
<TR BGCOLOR="white" CLASS="TableRowColor">
496
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
497
<CODE>&nbsp;void</CODE></FONT></TD>
498
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setTextColor(java.awt.Color)">setTextColor</A></B>(java.awt.Color&nbsp;color)</CODE>
499
500
<BR>
501
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Inserta el color del texto.</TD>
502
</TR>
503
<TR BGCOLOR="white" CLASS="TableRowColor">
504
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
505
<CODE>&nbsp;void</CODE></FONT></TD>
506
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setUnits(int)">setUnits</A></B>(int&nbsp;s)</CODE>
507
508
<BR>
509
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Seleccionar la unidad de medida a representar en la barra de escala.</TD>
510
</TR>
511
<TR BGCOLOR="white" CLASS="TableRowColor">
512
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
513
<CODE>&nbsp;void</CODE></FONT></TD>
514
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameScaleBar.html#setXMLEntity(XMLEntity, com.iver.cit.gvsig.gui.layout.Layout)">setXMLEntity</A></B>(XMLEntity&nbsp;xml,
515
             <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/Layout.html" title="class in com.iver.cit.gvsig.gui.layout">Layout</A>&nbsp;l)</CODE>
516
517
<BR>
518
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A partir del xml y de Project inicia el objeto.</TD>
519
</TR>
520
</TABLE>
521
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.gui.layout.fframes.FFrame"><!-- --></A>
522
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
523
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
524
<TD><B>Methods inherited from class com.iver.cit.gvsig.gui.layout.fframes.<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrame</A></B></TD>
525
</TR>
526
<TR BGCOLOR="white" CLASS="TableRowColor">
527
<TD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#contains(java.awt.geom.Point2D.Double)">contains</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#createFFrame(XMLEntity, com.iver.cit.gvsig.gui.layout.Layout, com.iver.cit.gvsig.project.Project)">createFFrame</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#drawDraft(java.awt.Graphics2D)">drawDraft</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#drawEmpty(java.awt.Graphics2D)">drawEmpty</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#drawHandlers(java.awt.Graphics2D)">drawHandlers</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#drawSymbolTag(java.awt.Graphics2D)">drawSymbolTag</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getBoundBox()">getBoundBox</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getBoundingBox(java.awt.geom.AffineTransform)">getBoundingBox</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getContains(java.awt.geom.Point2D.Double)">getContains</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getMapCursor(java.awt.geom.Point2D.Double)">getMapCursor</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getMovieRect(int, int)">getMovieRect</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getName()">getName</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getSelected()">getSelected</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#getTag()">getTag</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#intersects(java.awt.geom.Rectangle2D, java.awt.geom.Rectangle2D)">intersects</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#openTag()">openTag</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#setName(java.lang.String)">setName</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#setNum(int)">setNum</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#setSelected(boolean)">setSelected</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#setSelected(java.awt.geom.Point2D.Double)">setSelected</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#setTag(java.lang.String)">setTag</A>, <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#updateRect(java.awt.geom.Rectangle2D, java.awt.geom.AffineTransform)">updateRect</A></CODE></TD>
528
</TR>
529
</TABLE>
530
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
531
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
532
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
533
<TD><B>Methods inherited from class java.lang.Object</B></TD>
534
</TR>
535
<TR BGCOLOR="white" CLASS="TableRowColor">
536
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
537
</TR>
538
</TABLE>
539
&nbsp;
540
<P>
541
542
<!-- ============ FIELD DETAIL =========== -->
543
544
545
<!-- ========= CONSTRUCTOR DETAIL ======== -->
546
547
<A NAME="constructor_detail"><!-- --></A>
548
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
549
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
550
<TD COLSPAN=1><FONT SIZE="+2">
551
<B>Constructor Detail</B></FONT></TD>
552
</TR>
553
</TABLE>
554
555
<A NAME="FFrameScaleBar()"><!-- --></A><H3>
556
FFrameScaleBar</H3>
557
<PRE>
558
public <B>FFrameScaleBar</B>()</PRE>
559
<DL>
560
<DD>Creates a new FFrameScaleBar object.
561
<P>
562
</DL>
563
564
<!-- ============ METHOD DETAIL ========== -->
565
566
<A NAME="method_detail"><!-- --></A>
567
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
568
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
569
<TD COLSPAN=1><FONT SIZE="+2">
570
<B>Method Detail</B></FONT></TD>
571
</TR>
572
</TABLE>
573
574
<A NAME="setFFrameView(com.iver.cit.gvsig.gui.layout.fframes.FFrameView)"><!-- --></A><H3>
575
setFFrameView</H3>
576
<PRE>
577
public void <B>setFFrameView</B>(<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameView.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrameView</A>&nbsp;f)</PRE>
578
<DL>
579
<DD>Inserta el FFrameView sobre el que obtener la escala gr?fica.
580
<P>
581
<DD><DL>
582
<DT><B>Parameters:</B><DD><CODE>f</CODE> - FFrameView sobre  el que obtener la escala.</DL>
583
</DD>
584
</DL>
585
<HR>
586
587
<A NAME="getFFrameView()"><!-- --></A><H3>
588
getFFrameView</H3>
589
<PRE>
590
public <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameView.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrameView</A> <B>getFFrameView</B>()</PRE>
591
<DL>
592
<DD>Devuelve el FFrameView que se representa con la escala.
593
<P>
594
<DD><DL>
595
596
<DT><B>Returns:</B><DD>FFrameView a representar.</DL>
597
</DD>
598
</DL>
599
<HR>
600
601
<A NAME="getFMap()"><!-- --></A><H3>
602
getFMap</H3>
603
<PRE>
604
public FMap <B>getFMap</B>()</PRE>
605
<DL>
606
<DD>Devuelve el FMap de la vista que se representa en la escala.
607
<P>
608
<DD><DL>
609
610
<DT><B>Returns:</B><DD>FMap.</DL>
611
</DD>
612
</DL>
613
<HR>
614
615
<A NAME="setStyle(int)"><!-- --></A><H3>
616
setStyle</H3>
617
<PRE>
618
public void <B>setStyle</B>(int&nbsp;s)</PRE>
619
<DL>
620
<DD>Rellenar el estilo de barra de escala que se elige.
621
<P>
622
<DD><DL>
623
<DT><B>Parameters:</B><DD><CODE>s</CODE> - entero que representa el tipo de barra seleccionada.</DL>
624
</DD>
625
</DL>
626
<HR>
627
628
<A NAME="getStyle()"><!-- --></A><H3>
629
getStyle</H3>
630
<PRE>
631
public int <B>getStyle</B>()</PRE>
632
<DL>
633
<DD>Devuelve el tipo de escala a dibujar.
634
<P>
635
<DD><DL>
636
637
<DT><B>Returns:</B><DD>entero.</DL>
638
</DD>
639
</DL>
640
<HR>
641
642
<A NAME="setInterval(long)"><!-- --></A><H3>
643
setInterval</H3>
644
<PRE>
645
public void <B>setInterval</B>(long&nbsp;s)</PRE>
646
<DL>
647
<DD>Rellenar el tama?o de un intervalo.
648
<P>
649
<DD><DL>
650
<DT><B>Parameters:</B><DD><CODE>s</CODE> - tama?o de un intervalo.</DL>
651
</DD>
652
</DL>
653
<HR>
654
655
<A NAME="obtainInterval()"><!-- --></A><H3>
656
obtainInterval</H3>
657
<PRE>
658
public long <B>obtainInterval</B>()</PRE>
659
<DL>
660
<DD>Devuelve el valor del intervalo.
661
<P>
662
<DD><DL>
663
664
<DT><B>Returns:</B><DD>long.</DL>
665
</DD>
666
</DL>
667
<HR>
668
669
<A NAME="setNumInterval(int)"><!-- --></A><H3>
670
setNumInterval</H3>
671
<PRE>
672
public void <B>setNumInterval</B>(int&nbsp;s)</PRE>
673
<DL>
674
<DD>Rellenar el n?mero de intervalos.
675
<P>
676
<DD><DL>
677
<DT><B>Parameters:</B><DD><CODE>s</CODE> - n?mero de intervalos.</DL>
678
</DD>
679
</DL>
680
<HR>
681
682
<A NAME="getNumInterval()"><!-- --></A><H3>
683
getNumInterval</H3>
684
<PRE>
685
public int <B>getNumInterval</B>()</PRE>
686
<DL>
687
<DD>Devuelve el n?mero de intervalos por encima del cero.
688
<P>
689
<DD><DL>
690
691
<DT><B>Returns:</B><DD>entero.</DL>
692
</DD>
693
</DL>
694
<HR>
695
696
<A NAME="setNumLeft(int)"><!-- --></A><H3>
697
setNumLeft</H3>
698
<PRE>
699
public void <B>setNumLeft</B>(int&nbsp;s)</PRE>
700
<DL>
701
<DD>Rellenar el n?mero de intervalos a la izquierda del cero.
702
<P>
703
<DD><DL>
704
<DT><B>Parameters:</B><DD><CODE>s</CODE> - n?mero de intervalos a la izquierda.</DL>
705
</DD>
706
</DL>
707
<HR>
708
709
<A NAME="getNumLeft()"><!-- --></A><H3>
710
getNumLeft</H3>
711
<PRE>
712
public int <B>getNumLeft</B>()</PRE>
713
<DL>
714
<DD>Devuelve el n?mero de intervalos  en los que se quiere particionar el
715
 intervalo  que se queda por debajo del cero.
716
<P>
717
<DD><DL>
718
719
<DT><B>Returns:</B><DD>entero.</DL>
720
</DD>
721
</DL>
722
<HR>
723
724
<A NAME="setIntervalSet(boolean)"><!-- --></A><H3>
725
setIntervalSet</H3>
726
<PRE>
727
public void <B>setIntervalSet</B>(boolean&nbsp;b)</PRE>
728
<DL>
729
<DD>Seleccionar ,a true, si se quiere o, a false, si no mantener los
730
 intervalos.
731
<P>
732
<DD><DL>
733
<DT><B>Parameters:</B><DD><CODE>b</CODE> - boolean a true si se quiere mantener los intervalos.</DL>
734
</DD>
735
</DL>
736
<HR>
737
738
<A NAME="setUnits(int)"><!-- --></A><H3>
739
setUnits</H3>
740
<PRE>
741
public void <B>setUnits</B>(int&nbsp;s)</PRE>
742
<DL>
743
<DD>Seleccionar la unidad de medida a representar en la barra de escala.
744
<P>
745
<DD><DL>
746
<DT><B>Parameters:</B><DD><CODE>s</CODE> - entero que representa la unidad de medida que se selecciona.</DL>
747
</DD>
748
</DL>
749
<HR>
750
751
<A NAME="getUnits()"><!-- --></A><H3>
752
getUnits</H3>
753
<PRE>
754
public int <B>getUnits</B>()</PRE>
755
<DL>
756
<DD>Devuelve un entero que representa el tipo de unidades que representamos.
757
<P>
758
<DD><DL>
759
760
<DT><B>Returns:</B><DD>entero.</DL>
761
</DD>
762
</DL>
763
<HR>
764
765
<A NAME="getInterval()"><!-- --></A><H3>
766
getInterval</H3>
767
<PRE>
768
public long <B>getInterval</B>()</PRE>
769
<DL>
770
<DD>Devuelve el long que representa el intervalo.
771
<P>
772
<DD><DL>
773
774
<DT><B>Returns:</B><DD>Intervalo.</DL>
775
</DD>
776
</DL>
777
<HR>
778
779
<A NAME="setHeight(double)"><!-- --></A><H3>
780
setHeight</H3>
781
<PRE>
782
public void <B>setHeight</B>(double&nbsp;d)</PRE>
783
<DL>
784
<DD>Rellenar el rect?ngulo de la vista sobre la que se obtiene la escala.
785
<P>
786
<DD><DL>
787
<DT><B>Parameters:</B><DD><CODE>d</CODE> - Rect?ngulo.</DL>
788
</DD>
789
</DL>
790
<HR>
791
792
<A NAME="setMapUnits(int)"><!-- --></A><H3>
793
setMapUnits</H3>
794
<PRE>
795
public void <B>setMapUnits</B>(int&nbsp;i)</PRE>
796
<DL>
797
<DD>Rellena la unidad de medida en la que est? la vista.
798
<P>
799
<DD><DL>
800
<DT><B>Parameters:</B><DD><CODE>i</CODE> - entero que representa la unidad de medida de la vista.</DL>
801
</DD>
802
</DL>
803
<HR>
804
805
<A NAME="draw(java.awt.Graphics2D, java.awt.geom.AffineTransform, java.awt.geom.Rectangle2D, java.awt.image.BufferedImage)"><!-- --></A><H3>
806
draw</H3>
807
<PRE>
808
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
809
                 java.awt.geom.AffineTransform&nbsp;at,
810
                 java.awt.geom.Rectangle2D&nbsp;rv,
811
                 java.awt.image.BufferedImage&nbsp;imgBase)</PRE>
812
<DL>
813
<DD>M?todo que dibuja sobre el graphics que se le pasa como par?metro, seg?n
814
 la transformada afin que se debe de aplicar y el rect?ngulo que se debe
815
 de dibujar.
816
<P>
817
<DD><DL>
818
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html#draw(java.awt.Graphics2D, java.awt.geom.AffineTransform, java.awt.geom.Rectangle2D, java.awt.image.BufferedImage)">draw</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html" title="interface in com.iver.cit.gvsig.gui.layout.fframes">IFFrame</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#draw(java.awt.Graphics2D, java.awt.geom.AffineTransform, java.awt.geom.Rectangle2D, java.awt.image.BufferedImage)">draw</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrame</A></CODE></DL>
819
</DD>
820
<DD><DL>
821
<DT><B>Parameters:</B><DD><CODE>g</CODE> - Graphics<DD><CODE>at</CODE> - Transformada afin.<DD><CODE>rv</CODE> - rect?ngulo sobre el que hacer un clip.<DD><CODE>imgBase</CODE> - Image para acelerar el dibujado.</DL>
822
</DD>
823
</DL>
824
<HR>
825
826
<A NAME="setBoundBox(java.awt.geom.Rectangle2D.Double)"><!-- --></A><H3>
827
setBoundBox</H3>
828
<PRE>
829
public void <B>setBoundBox</B>(java.awt.geom.Rectangle2D.Double&nbsp;r)</PRE>
830
<DL>
831
<DD>Rellena con el rect?ngulo que se pasa como par?metro el boundBox(en
832
 cent?metros) del fframe del cual con una transformaci?n se podr?
833
 calcular el BoundingBox (en pixels).
834
<P>
835
<DD><DL>
836
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html#setBoundBox(java.awt.geom.Rectangle2D.Double)">setBoundBox</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html" title="interface in com.iver.cit.gvsig.gui.layout.fframes">IFFrame</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html#setBoundBox(java.awt.geom.Rectangle2D.Double)">setBoundBox</A></CODE> in class <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrame.html" title="class in com.iver.cit.gvsig.gui.layout.fframes">FFrame</A></CODE></DL>
837
</DD>
838
<DD><DL>
839
<DT><B>Parameters:</B><DD><CODE>r</CODE> - Rect?ngulo en cent?metros.</DL>
840
</DD>
841
</DL>
842
<HR>
843
844
<A NAME="setFont(java.awt.Font)"><!-- --></A><H3>
845
setFont</H3>
846
<PRE>
847
public void <B>setFont</B>(java.awt.Font&nbsp;f)</PRE>
848
<DL>
849
<DD>Rellena la fuente utilizada para dibujar los intervalos y la unidad de
850
 medida utilizada.
851
<P>
852
<DD><DL>
853
<DT><B>Parameters:</B><DD><CODE>f</CODE> - fuente a utilizar.</DL>
854
</DD>
855
</DL>
856
<HR>
857
858
<A NAME="getFont()"><!-- --></A><H3>
859
getFont</H3>
860
<PRE>
861
public java.awt.Font <B>getFont</B>()</PRE>
862
<DL>
863
<DD>Devuelve la fuente con la que se est? dibujando sobre el graphics.
864
<P>
865
<DD><DL>
866
867
<DT><B>Returns:</B><DD>fuente utilizada.</DL>
868
</DD>
869
</DL>
870
<HR>
871
872
<A NAME="isbIntervalSet()"><!-- --></A><H3>
873
isbIntervalSet</H3>
874
<PRE>
875
public boolean <B>isbIntervalSet</B>()</PRE>
876
<DL>
877
<DD>Devuelve si el intervalo es variable o si por el contrario es fijo.
878
<P>
879
<DD><DL>
880
881
<DT><B>Returns:</B><DD>true si el intervalo es fijo.</DL>
882
</DD>
883
</DL>
884
<HR>
885
886
<A NAME="setbIntervalSet(boolean)"><!-- --></A><H3>
887
setbIntervalSet</H3>
888
<PRE>
889
public void <B>setbIntervalSet</B>(boolean&nbsp;b)</PRE>
890
<DL>
891
<DD>Especificar si el intervalo se debe mantener o es variable.
892
<P>
893
<DD><DL>
894
<DT><B>Parameters:</B><DD><CODE>b</CODE> - si se quiere mantener el intervalo especificado.</DL>
895
</DD>
896
</DL>
897
<HR>
898
899
<A NAME="getXMLEntity()"><!-- --></A><H3>
900
getXMLEntity</H3>
901
<PRE>
902
public XMLEntity <B>getXMLEntity</B>()</PRE>
903
<DL>
904
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html" title="interface in com.iver.cit.gvsig.gui.layout.fframes">IFFrame</A></CODE></B></DD>
905
<DD>Devuelve un Objeto XMLEntity con la informaci?n los atributos necesarios
906
 para poder despu?s volver a crear el objeto original.
907
<P>
908
<DD><DL>
909
910
<DT><B>Returns:</B><DD>XMLEntity.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html#getXMLEntity()"><CODE>IFFrame.getXMLEntity()</CODE></A></DL>
911
</DD>
912
</DL>
913
<HR>
914
915
<A NAME="setXMLEntity(XMLEntity, com.iver.cit.gvsig.gui.layout.Layout)"><!-- --></A><H3>
916
setXMLEntity</H3>
917
<PRE>
918
public void <B>setXMLEntity</B>(XMLEntity&nbsp;xml,
919
                         <A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/Layout.html" title="class in com.iver.cit.gvsig.gui.layout">Layout</A>&nbsp;l)</PRE>
920
<DL>
921
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html" title="interface in com.iver.cit.gvsig.gui.layout.fframes">IFFrame</A></CODE></B></DD>
922
<DD>A partir del xml y de Project inicia el objeto.
923
<P>
924
<DD><DL>
925
<DT><B>Parameters:</B><DD><CODE>xml</CODE> - XMLEntity<DD><CODE>l</CODE> - Project<DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.gui.layout.fframes.IFFrame#setXMLEntity(com.iver.utiles.XMLEntity,
926
                 com.iver.cit.gvsig.project.Project)</CODE></DL>
927
</DD>
928
</DL>
929
<HR>
930
931
<A NAME="getNameFFrame()"><!-- --></A><H3>
932
getNameFFrame</H3>
933
<PRE>
934
public java.lang.String <B>getNameFFrame</B>()</PRE>
935
<DL>
936
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html" title="interface in com.iver.cit.gvsig.gui.layout.fframes">IFFrame</A></CODE></B></DD>
937
<DD>Devuelve el nombre que representa al tipo de FFrame.
938
<P>
939
<DD><DL>
940
941
<DT><B>Returns:</B><DD>nombre del elemento.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html#getNameFFrame()"><CODE>IFFrame.getNameFFrame()</CODE></A></DL>
942
</DD>
943
</DL>
944
<HR>
945
946
<A NAME="setBarColor(java.awt.Color)"><!-- --></A><H3>
947
setBarColor</H3>
948
<PRE>
949
public void <B>setBarColor</B>(java.awt.Color&nbsp;color)</PRE>
950
<DL>
951
<DD>Inserta el color de la escala gr?fica.
952
<P>
953
<DD><DL>
954
<DT><B>Parameters:</B><DD><CODE>color</CODE> - Color de la escala gr?fica.</DL>
955
</DD>
956
</DL>
957
<HR>
958
959
<A NAME="setTextColor(java.awt.Color)"><!-- --></A><H3>
960
setTextColor</H3>
961
<PRE>
962
public void <B>setTextColor</B>(java.awt.Color&nbsp;color)</PRE>
963
<DL>
964
<DD>Inserta el color del texto.
965
<P>
966
<DD><DL>
967
<DT><B>Parameters:</B><DD><CODE>color</CODE> - Color del texto.</DL>
968
</DD>
969
</DL>
970
<HR>
971
972
<A NAME="getBarColor()"><!-- --></A><H3>
973
getBarColor</H3>
974
<PRE>
975
public java.awt.Color <B>getBarColor</B>()</PRE>
976
<DL>
977
<DD>Devuelve el color de la escala gr?fica.
978
<P>
979
<DD><DL>
980
981
<DT><B>Returns:</B><DD>Color de la escala gr?fica.</DL>
982
</DD>
983
</DL>
984
<HR>
985
986
<A NAME="getTextColor()"><!-- --></A><H3>
987
getTextColor</H3>
988
<PRE>
989
public java.awt.Color <B>getTextColor</B>()</PRE>
990
<DL>
991
<DD>Devuelve el color del texto.
992
<P>
993
<DD><DL>
994
995
<DT><B>Returns:</B><DD>Color del texto.</DL>
996
</DD>
997
</DL>
998
<HR>
999
1000
<A NAME="isShowNameUnits()"><!-- --></A><H3>
1001
isShowNameUnits</H3>
1002
<PRE>
1003
public boolean <B>isShowNameUnits</B>()</PRE>
1004
<DL>
1005
<DD>Devuelve true si se debe mostrar el nombre de las unidades de medida de
1006
 la escala gr?fica.
1007
<P>
1008
<DD><DL>
1009
1010
<DT><B>Returns:</B><DD>True si se muestra las unidades de medida.</DL>
1011
</DD>
1012
</DL>
1013
<HR>
1014
1015
<A NAME="setShowNameUnits(boolean)"><!-- --></A><H3>
1016
setShowNameUnits</H3>
1017
<PRE>
1018
public void <B>setShowNameUnits</B>(boolean&nbsp;showNameUnits)</PRE>
1019
<DL>
1020
<DD>Inserta si se debe de mostrar el nombre de las unidades de medida o no.
1021
<P>
1022
<DD><DL>
1023
<DT><B>Parameters:</B><DD><CODE>showNameUnits</CODE> - True si se muestra el nombre de las unidades de
1024
                   medida.</DL>
1025
</DD>
1026
</DL>
1027
<HR>
1028
1029
<A NAME="isAboveDescription()"><!-- --></A><H3>
1030
isAboveDescription</H3>
1031
<PRE>
1032
public boolean <B>isAboveDescription</B>()</PRE>
1033
<DL>
1034
<DD>Devuelve true si se muestra la descripci?n a la parte de arriba de la
1035
 escala gr?fica.
1036
<P>
1037
<DD><DL>
1038
1039
<DT><B>Returns:</B><DD>True si se muestra arriba de la escala gr?fica.</DL>
1040
</DD>
1041
</DL>
1042
<HR>
1043
1044
<A NAME="setAboveDescription(boolean)"><!-- --></A><H3>
1045
setAboveDescription</H3>
1046
<PRE>
1047
public void <B>setAboveDescription</B>(boolean&nbsp;aboveDescription)</PRE>
1048
<DL>
1049
<DD>Introduce true si se muestra arriba de la escala gr?fica la descripci?n.
1050
<P>
1051
<DD><DL>
1052
<DT><B>Parameters:</B><DD><CODE>aboveDescription</CODE> - True si se muestra arriba la descripci?n.</DL>
1053
</DD>
1054
</DL>
1055
<HR>
1056
1057
<A NAME="isAboveIntervals()"><!-- --></A><H3>
1058
isAboveIntervals</H3>
1059
<PRE>
1060
public boolean <B>isAboveIntervals</B>()</PRE>
1061
<DL>
1062
<DD>Devuelve true si se muestran a la parte de arriba los valores de los
1063
 intervalos.
1064
<P>
1065
<DD><DL>
1066
1067
<DT><B>Returns:</B><DD>True si se muestran arriba de la escala gr?fica.</DL>
1068
</DD>
1069
</DL>
1070
<HR>
1071
1072
<A NAME="setAboveIntervals(boolean)"><!-- --></A><H3>
1073
setAboveIntervals</H3>
1074
<PRE>
1075
public void <B>setAboveIntervals</B>(boolean&nbsp;aboveIntervals)</PRE>
1076
<DL>
1077
<DD>Inserta si se muestran los valores de los intervalos a la parte de
1078
 arriba de la escala o debajo.
1079
<P>
1080
<DD><DL>
1081
<DT><B>Parameters:</B><DD><CODE>aboveIntervals</CODE> - True si se muestran los valores de los intervalos
1082
                   a la parte de arriba de la escala gr?fica.</DL>
1083
</DD>
1084
</DL>
1085
<HR>
1086
1087
<A NAME="isAboveName()"><!-- --></A><H3>
1088
isAboveName</H3>
1089
<PRE>
1090
public boolean <B>isAboveName</B>()</PRE>
1091
<DL>
1092
<DD>Devuelve si se muestra a la parte de arriba de la escala gr?fica el
1093
 nombre de las unidades de medida o debajo.
1094
<P>
1095
<DD><DL>
1096
1097
<DT><B>Returns:</B><DD>True si se muestra a la parte de arriba de la escala gr?fica.</DL>
1098
</DD>
1099
</DL>
1100
<HR>
1101
1102
<A NAME="setAboveName(boolean)"><!-- --></A><H3>
1103
setAboveName</H3>
1104
<PRE>
1105
public void <B>setAboveName</B>(boolean&nbsp;aboveName)</PRE>
1106
<DL>
1107
<DD>Inserta si el nombre se muestra a la parte de arriba de la escala
1108
 gr?fica o a la parte de abajo.
1109
<P>
1110
<DD><DL>
1111
<DT><B>Parameters:</B><DD><CODE>aboveName</CODE> - True si se muestra a la parte de arriba de la escala
1112
                   gr?fica.</DL>
1113
</DD>
1114
</DL>
1115
<HR>
1116
1117
<A NAME="isShowDescription()"><!-- --></A><H3>
1118
isShowDescription</H3>
1119
<PRE>
1120
public boolean <B>isShowDescription</B>()</PRE>
1121
<DL>
1122
<DD>Devuelve si se debe mostrar la descripci?n o no.
1123
<P>
1124
<DD><DL>
1125
1126
<DT><B>Returns:</B><DD>True si se muestra la descripci?n.</DL>
1127
</DD>
1128
</DL>
1129
<HR>
1130
1131
<A NAME="setShowDescription(boolean)"><!-- --></A><H3>
1132
setShowDescription</H3>
1133
<PRE>
1134
public void <B>setShowDescription</B>(boolean&nbsp;showDescription)</PRE>
1135
<DL>
1136
<DD>Inserta si se muestra o no la descripci?n.
1137
<P>
1138
<DD><DL>
1139
<DT><B>Parameters:</B><DD><CODE>showDescription</CODE> - True si se muestra la descripci?n.</DL>
1140
</DD>
1141
</DL>
1142
<HR>
1143
1144
<A NAME="getDescripcion()"><!-- --></A><H3>
1145
getDescripcion</H3>
1146
<PRE>
1147
public java.lang.String <B>getDescripcion</B>()</PRE>
1148
<DL>
1149
<DD>Devuelve la descripci?n de la escala.
1150
<P>
1151
<DD><DL>
1152
1153
<DT><B>Returns:</B><DD>Descripci?n de la escala.</DL>
1154
</DD>
1155
</DL>
1156
<HR>
1157
1158
<A NAME="setDescripcion(java.lang.String)"><!-- --></A><H3>
1159
setDescripcion</H3>
1160
<PRE>
1161
public void <B>setDescripcion</B>(java.lang.String&nbsp;descripcion)</PRE>
1162
<DL>
1163
<DD>Inserta la descripci?n de la escala.
1164
<P>
1165
<DD><DL>
1166
<DT><B>Parameters:</B><DD><CODE>descripcion</CODE> - Descripci?n de la escala.</DL>
1167
</DD>
1168
</DL>
1169
<HR>
1170
1171
<A NAME="print(java.awt.Graphics2D, java.awt.geom.AffineTransform)"><!-- --></A><H3>
1172
print</H3>
1173
<PRE>
1174
public void <B>print</B>(java.awt.Graphics2D&nbsp;g,
1175
                  java.awt.geom.AffineTransform&nbsp;at)
1176
           throws DriverException</PRE>
1177
<DL>
1178
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html" title="interface in com.iver.cit.gvsig.gui.layout.fframes">IFFrame</A></CODE></B></DD>
1179
<DD>Implementado para imprimir.
1180
<P>
1181
<DD><DL>
1182
<DT><B>Parameters:</B><DD><CODE>g</CODE> - Graphics2D de la impresora sobre el que dibujar.<DD><CODE>at</CODE> - DOCUMENT ME!
1183
<DT><B>Throws:</B>
1184
<DD><CODE>DriverException</CODE><DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/IFFrame.html#print(java.awt.Graphics2D, java.awt.geom.AffineTransform)"><CODE>IFFrame.print(java.awt.Graphics2D,
1185
                 java.awt.geom.AffineTransform)</CODE></A></DL>
1186
</DD>
1187
</DL>
1188
<!-- ========= END OF CLASS DATA ========= -->
1189
<HR>
1190
1191
1192
<!-- ======= START OF BOTTOM NAVBAR ====== -->
1193
<A NAME="navbar_bottom"><!-- --></A>
1194
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1195
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1196
<TR>
1197
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1198
<A NAME="navbar_bottom_firstrow"><!-- --></A>
1199
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1200
  <TR ALIGN="center" VALIGN="top">
1201
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1202
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
1203
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
1204
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1205
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1206
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
1207
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1208
  </TR>
1209
</TABLE>
1210
</TD>
1211
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1212
</EM>
1213
</TD>
1214
</TR>
1215
1216
<TR>
1217
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1218
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFramePicture.html" title="class in com.iver.cit.gvsig.gui.layout.fframes"><B>PREV CLASS</B></A>&nbsp;
1219
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/gui/layout/fframes/FFrameSymbol.html" title="class in com.iver.cit.gvsig.gui.layout.fframes"><B>NEXT CLASS</B></A></FONT></TD>
1220
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1221
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1222
&nbsp;<A HREF="FFrameScaleBar.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1223
&nbsp;<SCRIPT type="text/javascript">
1224
  <!--
1225
  if(window==top) {
1226
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
1227
  }
1228
  //-->
1229
</SCRIPT>
1230
<NOSCRIPT>
1231
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
1232
</NOSCRIPT>
1233
1234
</FONT></TD>
1235
</TR>
1236
<TR>
1237
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1238
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_com.iver.cit.gvsig.gui.layout.fframes.FFrame">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
1239
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1240
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
1241
</TR>
1242
</TABLE>
1243
<A NAME="skip-navbar_bottom"></A>
1244
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1245
1246
<HR>
1247
1248
</BODY>
1249
</HTML>