Statistics
| Revision:

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

History | View | Annotate | Download (17.6 KB)

1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2
<!--NewPage-->
3
<HTML>
4
<HEAD>
5
<!-- Generated by javadoc (build 1.4.2_03) on Thu Jun 23 14:38:26 CEST 2005 -->
6
<TITLE>
7
DxfGroup
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.io.DxfGroup 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="DxfGroup";
18
}
19
</SCRIPT>
20

    
21
</HEAD>
22

    
23
<BODY BGCOLOR="white" onload="windowTitle();">
24

    
25

    
26
<!-- ========= START OF TOP NAVBAR ======= -->
27
<A NAME="navbar_top"><!-- --></A>
28
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
29
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
30
<TR>
31
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
32
<A NAME="navbar_top_firstrow"><!-- --></A>
33
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
34
  <TR ALIGN="center" VALIGN="top">
35
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
36
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
37
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
38
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
39
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
40
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
41
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
42
  </TR>
43
</TABLE>
44
</TD>
45
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
46
</EM>
47
</TD>
48
</TR>
49

    
50
<TR>
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52
&nbsp;<A HREF="../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
56
&nbsp;<A HREF="DxfGroup.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
org.cresques.io</FONT>
85
<BR>
86
Class DxfGroup</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.io.DxfGroup</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>DxfGroup</B><DT>extends java.lang.Object</DL>
94

    
95
<P>
96
Grupo Dxf (code, data). Auxiliar para leer ficheros dxf
97
<P>
98

    
99
<P>
100
<DL>
101
<DT><B>Author:</B></DT>
102
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es>, "Michel Michaud" (code from)</DD>
103
</DL>
104
<HR>
105

    
106
<P>
107
<!-- ======== NESTED CLASS SUMMARY ======== -->
108

    
109

    
110
<!-- =========== FIELD SUMMARY =========== -->
111

    
112

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

    
115
<A NAME="constructor_summary"><!-- --></A>
116
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
117
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
118
<TD COLSPAN=2><FONT SIZE="+2">
119
<B>Constructor Summary</B></FONT></TD>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#DxfGroup()">DxfGroup</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><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#DxfGroup(int, java.lang.String)">DxfGroup</A></B>(int&nbsp;code,
129
         java.lang.String&nbsp;data)</CODE>
130

    
131
<BR>
132
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
133
</TR>
134
</TABLE>
135
&nbsp;
136
<!-- ========== METHOD SUMMARY =========== -->
137

    
138
<A NAME="method_summary"><!-- --></A>
139
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
140
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
141
<TD COLSPAN=2><FONT SIZE="+2">
142
<B>Method Summary</B></FONT></TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146
<CODE>&nbsp;boolean</CODE></FONT></TD>
147
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#equals(int, java.lang.String)">equals</A></B>(int&nbsp;c,
148
       java.lang.String&nbsp;s)</CODE>
149

    
150
<BR>
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
152
</TR>
153
<TR BGCOLOR="white" CLASS="TableRowColor">
154
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
155
<CODE>&nbsp;int</CODE></FONT></TD>
156
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#getCode()">getCode</A></B>()</CODE>
157

    
158
<BR>
159
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
163
<CODE>&nbsp;java.lang.Object</CODE></FONT></TD>
164
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#getData()">getData</A></B>()</CODE>
165

    
166
<BR>
167
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
168
</TR>
169
<TR BGCOLOR="white" CLASS="TableRowColor">
170
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
171
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
172
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#int34car(int)">int34car</A></B>(int&nbsp;code)</CODE>
173

    
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
176
</TR>
177
<TR BGCOLOR="white" CLASS="TableRowColor">
178
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
179
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
180
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#int6car(int)">int6car</A></B>(int&nbsp;value)</CODE>
181

    
182
<BR>
183
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
184
</TR>
185
<TR BGCOLOR="white" CLASS="TableRowColor">
186
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
187
<CODE>static&nbsp;<A HREF="../../../org/cresques/io/DxfGroup.html" title="class in org.cresques.io">DxfGroup</A></CODE></FONT></TD>
188
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#read(java.io.BufferedReader)">read</A></B>(java.io.BufferedReader&nbsp;fi)</CODE>
189

    
190
<BR>
191
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
192
</TR>
193
<TR BGCOLOR="white" CLASS="TableRowColor">
194
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
195
<CODE>&nbsp;void</CODE></FONT></TD>
196
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#setCode(int)">setCode</A></B>(int&nbsp;code)</CODE>
197

    
198
<BR>
199
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;jmorell: Permite rellenar los c?digos. </TD>
200
</TR>
201
<TR BGCOLOR="white" CLASS="TableRowColor">
202
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
203
<CODE>&nbsp;void</CODE></FONT></TD>
204
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#setData(java.lang.Object)">setData</A></B>(java.lang.Object&nbsp;data)</CODE>
205

    
206
<BR>
207
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;jmorell: Permite rellenar los datos. </TD>
208
</TR>
209
<TR BGCOLOR="white" CLASS="TableRowColor">
210
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
211
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
212
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#toString()">toString</A></B>()</CODE>
213

    
214
<BR>
215
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
216
</TR>
217
<TR BGCOLOR="white" CLASS="TableRowColor">
218
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
219
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
220
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#toString(int, double, int)">toString</A></B>(int&nbsp;code,
221
         double&nbsp;value,
222
         int&nbsp;decimalPartLength)</CODE>
223

    
224
<BR>
225
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
226
</TR>
227
<TR BGCOLOR="white" CLASS="TableRowColor">
228
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
229
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
230
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#toString(int, float, int)">toString</A></B>(int&nbsp;code,
231
         float&nbsp;value,
232
         int&nbsp;decimalPartLength)</CODE>
233

    
234
<BR>
235
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
236
</TR>
237
<TR BGCOLOR="white" CLASS="TableRowColor">
238
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
239
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
240
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#toString(int, int)">toString</A></B>(int&nbsp;code,
241
         int&nbsp;value)</CODE>
242

    
243
<BR>
244
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
245
</TR>
246
<TR BGCOLOR="white" CLASS="TableRowColor">
247
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
248
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
249
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#toString(int, java.lang.Object)">toString</A></B>(int&nbsp;code,
250
         java.lang.Object&nbsp;value)</CODE>
251

    
252
<BR>
253
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
254
</TR>
255
<TR BGCOLOR="white" CLASS="TableRowColor">
256
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
257
<CODE>static&nbsp;java.lang.String</CODE></FONT></TD>
258
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfGroup.html#toString(int, java.lang.String)">toString</A></B>(int&nbsp;code,
259
         java.lang.String&nbsp;value)</CODE>
260

    
261
<BR>
262
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
263
</TR>
264
</TABLE>
265
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
266
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
267
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
268
<TD><B>Methods inherited from class java.lang.Object</B></TD>
269
</TR>
270
<TR BGCOLOR="white" CLASS="TableRowColor">
271
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
272
</TR>
273
</TABLE>
274
&nbsp;
275
<P>
276

    
277
<!-- ============ FIELD DETAIL =========== -->
278

    
279

    
280
<!-- ========= CONSTRUCTOR DETAIL ======== -->
281

    
282
<A NAME="constructor_detail"><!-- --></A>
283
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
284
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
285
<TD COLSPAN=1><FONT SIZE="+2">
286
<B>Constructor Detail</B></FONT></TD>
287
</TR>
288
</TABLE>
289

    
290
<A NAME="DxfGroup()"><!-- --></A><H3>
291
DxfGroup</H3>
292
<PRE>
293
public <B>DxfGroup</B>()</PRE>
294
<DL>
295
</DL>
296
<HR>
297

    
298
<A NAME="DxfGroup(int, java.lang.String)"><!-- --></A><H3>
299
DxfGroup</H3>
300
<PRE>
301
public <B>DxfGroup</B>(int&nbsp;code,
302
                java.lang.String&nbsp;data)</PRE>
303
<DL>
304
</DL>
305

    
306
<!-- ============ METHOD DETAIL ========== -->
307

    
308
<A NAME="method_detail"><!-- --></A>
309
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
310
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
311
<TD COLSPAN=1><FONT SIZE="+2">
312
<B>Method Detail</B></FONT></TD>
313
</TR>
314
</TABLE>
315

    
316
<A NAME="read(java.io.BufferedReader)"><!-- --></A><H3>
317
read</H3>
318
<PRE>
319
public static <A HREF="../../../org/cresques/io/DxfGroup.html" title="class in org.cresques.io">DxfGroup</A> <B>read</B>(java.io.BufferedReader&nbsp;fi)
320
                     throws java.lang.NumberFormatException,
321
                            java.io.IOException</PRE>
322
<DL>
323
<DD><DL>
324

    
325
<DT><B>Throws:</B>
326
<DD><CODE>java.lang.NumberFormatException</CODE>
327
<DD><CODE>java.io.IOException</CODE></DL>
328
</DD>
329
</DL>
330
<HR>
331

    
332
<A NAME="getCode()"><!-- --></A><H3>
333
getCode</H3>
334
<PRE>
335
public int <B>getCode</B>()</PRE>
336
<DL>
337
<DD><DL>
338
</DL>
339
</DD>
340
</DL>
341
<HR>
342

    
343
<A NAME="getData()"><!-- --></A><H3>
344
getData</H3>
345
<PRE>
346
public java.lang.Object <B>getData</B>()</PRE>
347
<DL>
348
<DD><DL>
349
</DL>
350
</DD>
351
</DL>
352
<HR>
353

    
354
<A NAME="equals(int, java.lang.String)"><!-- --></A><H3>
355
equals</H3>
356
<PRE>
357
public boolean <B>equals</B>(int&nbsp;c,
358
                      java.lang.String&nbsp;s)</PRE>
359
<DL>
360
<DD><DL>
361
</DL>
362
</DD>
363
</DL>
364
<HR>
365

    
366
<A NAME="int34car(int)"><!-- --></A><H3>
367
int34car</H3>
368
<PRE>
369
public static java.lang.String <B>int34car</B>(int&nbsp;code)</PRE>
370
<DL>
371
<DD><DL>
372
</DL>
373
</DD>
374
</DL>
375
<HR>
376

    
377
<A NAME="int6car(int)"><!-- --></A><H3>
378
int6car</H3>
379
<PRE>
380
public static java.lang.String <B>int6car</B>(int&nbsp;value)</PRE>
381
<DL>
382
<DD><DL>
383
</DL>
384
</DD>
385
</DL>
386
<HR>
387

    
388
<A NAME="toString(int, java.lang.String)"><!-- --></A><H3>
389
toString</H3>
390
<PRE>
391
public static java.lang.String <B>toString</B>(int&nbsp;code,
392
                                        java.lang.String&nbsp;value)</PRE>
393
<DL>
394
<DD><DL>
395
</DL>
396
</DD>
397
</DL>
398
<HR>
399

    
400
<A NAME="toString(int, int)"><!-- --></A><H3>
401
toString</H3>
402
<PRE>
403
public static java.lang.String <B>toString</B>(int&nbsp;code,
404
                                        int&nbsp;value)</PRE>
405
<DL>
406
<DD><DL>
407
</DL>
408
</DD>
409
</DL>
410
<HR>
411

    
412
<A NAME="toString(int, float, int)"><!-- --></A><H3>
413
toString</H3>
414
<PRE>
415
public static java.lang.String <B>toString</B>(int&nbsp;code,
416
                                        float&nbsp;value,
417
                                        int&nbsp;decimalPartLength)</PRE>
418
<DL>
419
<DD><DL>
420
</DL>
421
</DD>
422
</DL>
423
<HR>
424

    
425
<A NAME="toString(int, double, int)"><!-- --></A><H3>
426
toString</H3>
427
<PRE>
428
public static java.lang.String <B>toString</B>(int&nbsp;code,
429
                                        double&nbsp;value,
430
                                        int&nbsp;decimalPartLength)</PRE>
431
<DL>
432
<DD><DL>
433
</DL>
434
</DD>
435
</DL>
436
<HR>
437

    
438
<A NAME="toString(int, java.lang.Object)"><!-- --></A><H3>
439
toString</H3>
440
<PRE>
441
public static java.lang.String <B>toString</B>(int&nbsp;code,
442
                                        java.lang.Object&nbsp;value)</PRE>
443
<DL>
444
<DD><DL>
445
</DL>
446
</DD>
447
</DL>
448
<HR>
449

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

    
461
<A NAME="setData(java.lang.Object)"><!-- --></A><H3>
462
setData</H3>
463
<PRE>
464
public void <B>setData</B>(java.lang.Object&nbsp;data)</PRE>
465
<DL>
466
<DD>jmorell: Permite rellenar los datos. ?til en la escirtura de DXFs.
467
<P>
468
<DD><DL>
469
<DT><B>Parameters:</B><DD><CODE>data</CODE> - The data to set.</DL>
470
</DD>
471
</DL>
472
<HR>
473

    
474
<A NAME="setCode(int)"><!-- --></A><H3>
475
setCode</H3>
476
<PRE>
477
public void <B>setCode</B>(int&nbsp;code)</PRE>
478
<DL>
479
<DD>jmorell: Permite rellenar los c?digos. ?til en la escirtura de DXFs.
480
<P>
481
<DD><DL>
482
<DT><B>Parameters:</B><DD><CODE>code</CODE> - The code to set.</DL>
483
</DD>
484
</DL>
485
<!-- ========= END OF CLASS DATA ========= -->
486
<HR>
487

    
488

    
489
<!-- ======= START OF BOTTOM NAVBAR ====== -->
490
<A NAME="navbar_bottom"><!-- --></A>
491
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
492
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
493
<TR>
494
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
495
<A NAME="navbar_bottom_firstrow"><!-- --></A>
496
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
497
  <TR ALIGN="center" VALIGN="top">
498
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
499
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
500
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
501
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
502
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
503
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
504
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
505
  </TR>
506
</TABLE>
507
</TD>
508
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
509
</EM>
510
</TD>
511
</TR>
512

    
513
<TR>
514
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
515
&nbsp;<A HREF="../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
516
&nbsp;<A HREF="../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
517
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
518
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
519
&nbsp;<A HREF="DxfGroup.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
520
&nbsp;<SCRIPT type="text/javascript">
521
  <!--
522
  if(window==top) {
523
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
524
  }
525
  //-->
526
</SCRIPT>
527
<NOSCRIPT>
528
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
529
</NOSCRIPT>
530

    
531
</FONT></TD>
532
</TR>
533
<TR>
534
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
535
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
536
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
537
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
538
</TR>
539
</TABLE>
540
<A NAME="skip-navbar_bottom"></A>
541
<!-- ======== END OF BOTTOM NAVBAR ======= -->
542

    
543
<HR>
544

    
545
</BODY>
546
</HTML>