Statistics
| Revision:

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

History | View | Annotate | Download (45 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:25 CEST 2005 -->
6
<TITLE>
7
DxfEntityMaker
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="org.cresques.px.dxf.DxfEntityMaker 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="DxfEntityMaker";
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/px/dxf/DxfEntityList.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfFeatureMaker.html" title="class in org.cresques.px.dxf"><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="DxfEntityMaker.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.px.dxf</FONT>
85
<BR>
86
Class DxfEntityMaker</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.dxf.DxfEntityMaker</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A>, <A HREF="../../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DD>
93
</DL>
94
<HR>
95
<DL>
96
<DT>public class <B>DxfEntityMaker</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A>, <A HREF="../../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></DL>
97

    
98
<P>
99
<DL>
100
<DT><B>Author:</B></DT>
101
  <DD>nacho
102

    
103
 TODO To change the template for this generated type comment go to
104
 Window - Preferences - Java - Code Style - Code Templates</DD>
105
</DL>
106
<HR>
107

    
108
<P>
109
<!-- ======== NESTED CLASS SUMMARY ======== -->
110

    
111

    
112
<!-- =========== FIELD SUMMARY =========== -->
113

    
114

    
115
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
116

    
117
<A NAME="constructor_summary"><!-- --></A>
118
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
119
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
120
<TD COLSPAN=2><FONT SIZE="+2">
121
<B>Constructor Summary</B></FONT></TD>
122
</TR>
123
<TR BGCOLOR="white" CLASS="TableRowColor">
124
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#DxfEntityMaker(org.cresques.cts.IProjection)">DxfEntityMaker</A></B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
125

    
126
<BR>
127
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
128
</TR>
129
</TABLE>
130
&nbsp;
131
<!-- ========== METHOD SUMMARY =========== -->
132

    
133
<A NAME="method_summary"><!-- --></A>
134
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
135
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
136
<TD COLSPAN=2><FONT SIZE="+2">
137
<B>Method Summary</B></FONT></TD>
138
</TR>
139
<TR BGCOLOR="white" CLASS="TableRowColor">
140
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
141
<CODE>&nbsp;void</CODE></FONT></TD>
142
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#addVertex(org.cresques.io.DxfGroupVector)">addVertex</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
143

    
144
<BR>
145
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
146
</TR>
147
<TR BGCOLOR="white" CLASS="TableRowColor">
148
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
149
<CODE>&nbsp;void</CODE></FONT></TD>
150
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createArc(org.cresques.io.DxfGroupVector)">createArc</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
151

    
152
<BR>
153
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
154
</TR>
155
<TR BGCOLOR="white" CLASS="TableRowColor">
156
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
157
<CODE>&nbsp;void</CODE></FONT></TD>
158
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createAttdef(org.cresques.io.DxfGroupVector)">createAttdef</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
159

    
160
<BR>
161
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
162
</TR>
163
<TR BGCOLOR="white" CLASS="TableRowColor">
164
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
165
<CODE>&nbsp;void</CODE></FONT></TD>
166
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createAttrib(org.cresques.io.DxfGroupVector)">createAttrib</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
167

    
168
<BR>
169
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
170
</TR>
171
<TR BGCOLOR="white" CLASS="TableRowColor">
172
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
173
<CODE>&nbsp;void</CODE></FONT></TD>
174
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createBlock(org.cresques.io.DxfGroupVector)">createBlock</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
175

    
176
<BR>
177
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
178
</TR>
179
<TR BGCOLOR="white" CLASS="TableRowColor">
180
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
181
<CODE>&nbsp;void</CODE></FONT></TD>
182
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createCircle(org.cresques.io.DxfGroupVector)">createCircle</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
183

    
184
<BR>
185
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
186
</TR>
187
<TR BGCOLOR="white" CLASS="TableRowColor">
188
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
189
<CODE>&nbsp;void</CODE></FONT></TD>
190
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createEllipse(org.cresques.io.DxfGroupVector)">createEllipse</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
191

    
192
<BR>
193
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
194
</TR>
195
<TR BGCOLOR="white" CLASS="TableRowColor">
196
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197
<CODE>&nbsp;void</CODE></FONT></TD>
198
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createInsert(org.cresques.io.DxfGroupVector)">createInsert</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
199

    
200
<BR>
201
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;TODO Detectados fallos en las rotaciones de bloques. </TD>
202
</TR>
203
<TR BGCOLOR="white" CLASS="TableRowColor">
204
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
205
<CODE>&nbsp;void</CODE></FONT></TD>
206
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createLayer(org.cresques.io.DxfGroupVector)">createLayer</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
207

    
208
<BR>
209
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
210
</TR>
211
<TR BGCOLOR="white" CLASS="TableRowColor">
212
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
213
<CODE>&nbsp;void</CODE></FONT></TD>
214
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createLine(org.cresques.io.DxfGroupVector)">createLine</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
215

    
216
<BR>
217
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
218
</TR>
219
<TR BGCOLOR="white" CLASS="TableRowColor">
220
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
221
<CODE>&nbsp;void</CODE></FONT></TD>
222
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createLwPolyline(org.cresques.io.DxfGroupVector)">createLwPolyline</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</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>&nbsp;void</CODE></FONT></TD>
230
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createMText(org.cresques.io.DxfGroupVector)">createMText</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;v)</CODE>
231

    
232
<BR>
233
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
234
</TR>
235
<TR BGCOLOR="white" CLASS="TableRowColor">
236
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
237
<CODE>&nbsp;void</CODE></FONT></TD>
238
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createPoint(org.cresques.io.DxfGroupVector)">createPoint</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
239

    
240
<BR>
241
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
242
</TR>
243
<TR BGCOLOR="white" CLASS="TableRowColor">
244
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
245
<CODE>&nbsp;void</CODE></FONT></TD>
246
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createPolyline(org.cresques.io.DxfGroupVector)">createPolyline</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
247

    
248
<BR>
249
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
250
</TR>
251
<TR BGCOLOR="white" CLASS="TableRowColor">
252
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
253
<CODE>&nbsp;void</CODE></FONT></TD>
254
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createSolid(org.cresques.io.DxfGroupVector)">createSolid</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
255

    
256
<BR>
257
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
258
</TR>
259
<TR BGCOLOR="white" CLASS="TableRowColor">
260
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
261
<CODE>&nbsp;void</CODE></FONT></TD>
262
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createSpline(org.cresques.io.DxfGroupVector)">createSpline</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
263

    
264
<BR>
265
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Los Splines estan implementados como LwPolylines. </TD>
266
</TR>
267
<TR BGCOLOR="white" CLASS="TableRowColor">
268
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
269
<CODE>&nbsp;void</CODE></FONT></TD>
270
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#createText(org.cresques.io.DxfGroupVector)">createText</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
271

    
272
<BR>
273
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
274
</TR>
275
<TR BGCOLOR="white" CLASS="TableRowColor">
276
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
277
<CODE>&nbsp;void</CODE></FONT></TD>
278
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#depureAttributes()">depureAttributes</A></B>()</CODE>
279

    
280
<BR>
281
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
282
</TR>
283
<TR BGCOLOR="white" CLASS="TableRowColor">
284
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
285
<CODE>&nbsp;void</CODE></FONT></TD>
286
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#endBlk(org.cresques.io.DxfGroupVector)">endBlk</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)</CODE>
287

    
288
<BR>
289
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
290
</TR>
291
<TR BGCOLOR="white" CLASS="TableRowColor">
292
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
293
<CODE>&nbsp;void</CODE></FONT></TD>
294
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#endSeq()">endSeq</A></B>()</CODE>
295

    
296
<BR>
297
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
298
</TR>
299
<TR BGCOLOR="white" CLASS="TableRowColor">
300
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
301
<CODE>&nbsp;void</CODE></FONT></TD>
302
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#gestionaInsert(org.cresques.px.dxf.DxfInsert, org.cresques.px.dxf.DxfLayer)">gestionaInsert</A></B>(<A HREF="../../../../org/cresques/px/dxf/DxfInsert.html" title="class in org.cresques.px.dxf">DxfInsert</A>&nbsp;entity,
303
               <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</CODE>
304

    
305
<BR>
306
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
307
</TR>
308
<TR BGCOLOR="white" CLASS="TableRowColor">
309
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
310
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
311
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getAttributes()">getAttributes</A></B>()</CODE>
312

    
313
<BR>
314
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
315
</TR>
316
<TR BGCOLOR="white" CLASS="TableRowColor">
317
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
318
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfBlock.html" title="class in org.cresques.px.dxf">DxfBlock</A></CODE></FONT></TD>
319
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getBlk()">getBlk</A></B>()</CODE>
320

    
321
<BR>
322
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
323
</TR>
324
<TR BGCOLOR="white" CLASS="TableRowColor">
325
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
326
<CODE>&nbsp;java.util.Vector</CODE></FONT></TD>
327
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getBlkList()">getBlkList</A></B>()</CODE>
328

    
329
<BR>
330
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
331
</TR>
332
<TR BGCOLOR="white" CLASS="TableRowColor">
333
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
334
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfEntityList.html" title="class in org.cresques.px.dxf">DxfEntityList</A></CODE></FONT></TD>
335
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getEntities()">getEntities</A></B>()</CODE>
336

    
337
<BR>
338
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
339
</TR>
340
<TR BGCOLOR="white" CLASS="TableRowColor">
341
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
342
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A></CODE></FONT></TD>
343
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getExtent()">getExtent</A></B>()</CODE>
344

    
345
<BR>
346
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
347
</TR>
348
<TR BGCOLOR="white" CLASS="TableRowColor">
349
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
350
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfTable.html" title="class in org.cresques.px.dxf">DxfTable</A></CODE></FONT></TD>
351
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getLayers()">getLayers</A></B>()</CODE>
352

    
353
<BR>
354
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
355
</TR>
356
<TR BGCOLOR="white" CLASS="TableRowColor">
357
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
358
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/IObjList.html" title="interface in org.cresques.px">IObjList</A></CODE></FONT></TD>
359
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getObjects()">getObjects</A></B>()</CODE>
360

    
361
<BR>
362
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
363
</TR>
364
<TR BGCOLOR="white" CLASS="TableRowColor">
365
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
366
<CODE>&nbsp;<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A></CODE></FONT></TD>
367
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#getProjection()">getProjection</A></B>()</CODE>
368

    
369
<BR>
370
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
371
</TR>
372
<TR BGCOLOR="white" CLASS="TableRowColor">
373
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
374
<CODE>&nbsp;boolean</CODE></FONT></TD>
375
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#isDxf3DFile()">isDxf3DFile</A></B>()</CODE>
376

    
377
<BR>
378
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
379
</TR>
380
<TR BGCOLOR="white" CLASS="TableRowColor">
381
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
382
<CODE>&nbsp;void</CODE></FONT></TD>
383
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></B>(<A HREF="../../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</CODE>
384

    
385
<BR>
386
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
387
</TR>
388
<TR BGCOLOR="white" CLASS="TableRowColor">
389
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
390
<CODE>&nbsp;void</CODE></FONT></TD>
391
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#setAddingToBlock(boolean)">setAddingToBlock</A></B>(boolean&nbsp;a)</CODE>
392

    
393
<BR>
394
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
395
</TR>
396
<TR BGCOLOR="white" CLASS="TableRowColor">
397
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
398
<CODE>&nbsp;void</CODE></FONT></TD>
399
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</CODE>
400

    
401
<BR>
402
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
403
</TR>
404
<TR BGCOLOR="white" CLASS="TableRowColor">
405
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
406
<CODE>&nbsp;void</CODE></FONT></TD>
407
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfEntityMaker.html#testBlocks()">testBlocks</A></B>()</CODE>
408

    
409
<BR>
410
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
411
</TR>
412
</TABLE>
413
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
414
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
415
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
416
<TD><B>Methods inherited from class java.lang.Object</B></TD>
417
</TR>
418
<TR BGCOLOR="white" CLASS="TableRowColor">
419
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
420
</TR>
421
</TABLE>
422
&nbsp;
423
<P>
424

    
425
<!-- ============ FIELD DETAIL =========== -->
426

    
427

    
428
<!-- ========= CONSTRUCTOR DETAIL ======== -->
429

    
430
<A NAME="constructor_detail"><!-- --></A>
431
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
432
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
433
<TD COLSPAN=1><FONT SIZE="+2">
434
<B>Constructor Detail</B></FONT></TD>
435
</TR>
436
</TABLE>
437

    
438
<A NAME="DxfEntityMaker(org.cresques.cts.IProjection)"><!-- --></A><H3>
439
DxfEntityMaker</H3>
440
<PRE>
441
public <B>DxfEntityMaker</B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
442
<DL>
443
</DL>
444

    
445
<!-- ============ METHOD DETAIL ========== -->
446

    
447
<A NAME="method_detail"><!-- --></A>
448
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
449
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
450
<TD COLSPAN=1><FONT SIZE="+2">
451
<B>Method Detail</B></FONT></TD>
452
</TR>
453
</TABLE>
454

    
455
<A NAME="getBlkList()"><!-- --></A><H3>
456
getBlkList</H3>
457
<PRE>
458
public java.util.Vector <B>getBlkList</B>()</PRE>
459
<DL>
460
<DD><DL>
461
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#getBlkList()">getBlkList</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
462
</DD>
463
<DD><DL>
464
</DL>
465
</DD>
466
</DL>
467
<HR>
468

    
469
<A NAME="getObjects()"><!-- --></A><H3>
470
getObjects</H3>
471
<PRE>
472
public <A HREF="../../../../org/cresques/px/IObjList.html" title="interface in org.cresques.px">IObjList</A> <B>getObjects</B>()</PRE>
473
<DL>
474
<DD><DL>
475
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#getObjects()">getObjects</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
476
</DD>
477
<DD><DL>
478
</DL>
479
</DD>
480
</DL>
481
<HR>
482

    
483
<A NAME="getExtent()"><!-- --></A><H3>
484
getExtent</H3>
485
<PRE>
486
public <A HREF="../../../../org/cresques/px/Extent.html" title="class in org.cresques.px">Extent</A> <B>getExtent</B>()</PRE>
487
<DL>
488
<DD><DL>
489
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#getExtent()">getExtent</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
490
</DD>
491
<DD><DL>
492
</DL>
493
</DD>
494
</DL>
495
<HR>
496

    
497
<A NAME="setAddingToBlock(boolean)"><!-- --></A><H3>
498
setAddingToBlock</H3>
499
<PRE>
500
public void <B>setAddingToBlock</B>(boolean&nbsp;a)</PRE>
501
<DL>
502
<DD><DL>
503
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#setAddingToBlock(boolean)">setAddingToBlock</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
504
</DD>
505
<DD><DL>
506
</DL>
507
</DD>
508
</DL>
509
<HR>
510

    
511
<A NAME="createLayer(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
512
createLayer</H3>
513
<PRE>
514
public void <B>createLayer</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
515
                 throws java.lang.Exception</PRE>
516
<DL>
517
<DD><DL>
518
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createLayer(org.cresques.io.DxfGroupVector)">createLayer</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
519
</DD>
520
<DD><DL>
521

    
522
<DT><B>Throws:</B>
523
<DD><CODE>java.lang.Exception</CODE></DL>
524
</DD>
525
</DL>
526
<HR>
527

    
528
<A NAME="createPolyline(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
529
createPolyline</H3>
530
<PRE>
531
public void <B>createPolyline</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
532
                    throws java.lang.Exception</PRE>
533
<DL>
534
<DD><DL>
535
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createPolyline(org.cresques.io.DxfGroupVector)">createPolyline</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
536
</DD>
537
<DD><DL>
538

    
539
<DT><B>Throws:</B>
540
<DD><CODE>java.lang.Exception</CODE></DL>
541
</DD>
542
</DL>
543
<HR>
544

    
545
<A NAME="endSeq()"><!-- --></A><H3>
546
endSeq</H3>
547
<PRE>
548
public void <B>endSeq</B>()
549
            throws java.lang.Exception</PRE>
550
<DL>
551
<DD><DL>
552
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#endSeq()">endSeq</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
553
</DD>
554
<DD><DL>
555

    
556
<DT><B>Throws:</B>
557
<DD><CODE>java.lang.Exception</CODE></DL>
558
</DD>
559
</DL>
560
<HR>
561

    
562
<A NAME="addVertex(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
563
addVertex</H3>
564
<PRE>
565
public void <B>addVertex</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
566
               throws java.lang.Exception</PRE>
567
<DL>
568
<DD><DL>
569
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#addVertex(org.cresques.io.DxfGroupVector)">addVertex</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
570
</DD>
571
<DD><DL>
572

    
573
<DT><B>Throws:</B>
574
<DD><CODE>java.lang.Exception</CODE></DL>
575
</DD>
576
</DL>
577
<HR>
578

    
579
<A NAME="createLwPolyline(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
580
createLwPolyline</H3>
581
<PRE>
582
public void <B>createLwPolyline</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
583
                      throws java.lang.Exception</PRE>
584
<DL>
585
<DD><DL>
586
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createLwPolyline(org.cresques.io.DxfGroupVector)">createLwPolyline</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
587
</DD>
588
<DD><DL>
589

    
590
<DT><B>Throws:</B>
591
<DD><CODE>java.lang.Exception</CODE></DL>
592
</DD>
593
</DL>
594
<HR>
595

    
596
<A NAME="createLine(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
597
createLine</H3>
598
<PRE>
599
public void <B>createLine</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
600
                throws java.lang.Exception</PRE>
601
<DL>
602
<DD><DL>
603
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createLine(org.cresques.io.DxfGroupVector)">createLine</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
604
</DD>
605
<DD><DL>
606

    
607
<DT><B>Throws:</B>
608
<DD><CODE>java.lang.Exception</CODE></DL>
609
</DD>
610
</DL>
611
<HR>
612

    
613
<A NAME="createText(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
614
createText</H3>
615
<PRE>
616
public void <B>createText</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
617
                throws java.lang.Exception</PRE>
618
<DL>
619
<DD><DL>
620
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createText(org.cresques.io.DxfGroupVector)">createText</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
621
</DD>
622
<DD><DL>
623

    
624
<DT><B>Throws:</B>
625
<DD><CODE>java.lang.Exception</CODE></DL>
626
</DD>
627
</DL>
628
<HR>
629

    
630
<A NAME="createMText(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
631
createMText</H3>
632
<PRE>
633
public void <B>createMText</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;v)
634
                 throws java.lang.Exception</PRE>
635
<DL>
636
<DD><DL>
637
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createMText(org.cresques.io.DxfGroupVector)">createMText</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
638
</DD>
639
<DD><DL>
640

    
641
<DT><B>Throws:</B>
642
<DD><CODE>java.lang.Exception</CODE></DL>
643
</DD>
644
</DL>
645
<HR>
646

    
647
<A NAME="createPoint(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
648
createPoint</H3>
649
<PRE>
650
public void <B>createPoint</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
651
                 throws java.lang.Exception</PRE>
652
<DL>
653
<DD><DL>
654
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createPoint(org.cresques.io.DxfGroupVector)">createPoint</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
655
</DD>
656
<DD><DL>
657

    
658
<DT><B>Throws:</B>
659
<DD><CODE>java.lang.Exception</CODE></DL>
660
</DD>
661
</DL>
662
<HR>
663

    
664
<A NAME="createCircle(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
665
createCircle</H3>
666
<PRE>
667
public void <B>createCircle</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
668
                  throws java.lang.Exception</PRE>
669
<DL>
670
<DD><DL>
671
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createCircle(org.cresques.io.DxfGroupVector)">createCircle</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
672
</DD>
673
<DD><DL>
674

    
675
<DT><B>Throws:</B>
676
<DD><CODE>java.lang.Exception</CODE></DL>
677
</DD>
678
</DL>
679
<HR>
680

    
681
<A NAME="createEllipse(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
682
createEllipse</H3>
683
<PRE>
684
public void <B>createEllipse</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
685
                   throws java.lang.Exception</PRE>
686
<DL>
687
<DD><DL>
688
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createEllipse(org.cresques.io.DxfGroupVector)">createEllipse</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
689
</DD>
690
<DD><DL>
691

    
692
<DT><B>Throws:</B>
693
<DD><CODE>java.lang.Exception</CODE></DL>
694
</DD>
695
</DL>
696
<HR>
697

    
698
<A NAME="createArc(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
699
createArc</H3>
700
<PRE>
701
public void <B>createArc</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
702
               throws java.lang.Exception</PRE>
703
<DL>
704
<DD><DL>
705
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createArc(org.cresques.io.DxfGroupVector)">createArc</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
706
</DD>
707
<DD><DL>
708

    
709
<DT><B>Throws:</B>
710
<DD><CODE>java.lang.Exception</CODE></DL>
711
</DD>
712
</DL>
713
<HR>
714

    
715
<A NAME="createInsert(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
716
createInsert</H3>
717
<PRE>
718
public void <B>createInsert</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
719
                  throws java.lang.Exception</PRE>
720
<DL>
721
<DD>TODO Detectados fallos en las rotaciones de bloques. Hoja 72231.
722
      Detectado en los bloques correspondientes a campos de futbol,
723
      de tipo solid.
724
<P>
725
<DD><DL>
726
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createInsert(org.cresques.io.DxfGroupVector)">createInsert</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
727
</DD>
728
<DD><DL>
729

    
730
<DT><B>Throws:</B>
731
<DD><CODE>java.lang.Exception</CODE></DL>
732
</DD>
733
</DL>
734
<HR>
735

    
736
<A NAME="createSolid(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
737
createSolid</H3>
738
<PRE>
739
public void <B>createSolid</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
740
                 throws java.lang.Exception</PRE>
741
<DL>
742
<DD><DL>
743
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createSolid(org.cresques.io.DxfGroupVector)">createSolid</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
744
</DD>
745
<DD><DL>
746

    
747
<DT><B>Throws:</B>
748
<DD><CODE>java.lang.Exception</CODE></DL>
749
</DD>
750
</DL>
751
<HR>
752

    
753
<A NAME="createSpline(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
754
createSpline</H3>
755
<PRE>
756
public void <B>createSpline</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
757
                  throws java.lang.Exception</PRE>
758
<DL>
759
<DD>Los Splines estan implementados como LwPolylines. Se pintan las lineas
760
 entre los vertices pero no se aplica la curvatura Spline.
761
 TODO Contemplar la curvatura spline para Splines.
762
<P>
763
<DD><DL>
764
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createSpline(org.cresques.io.DxfGroupVector)">createSpline</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
765
</DD>
766
<DD><DL>
767

    
768
<DT><B>Throws:</B>
769
<DD><CODE>java.lang.Exception</CODE></DL>
770
</DD>
771
</DL>
772
<HR>
773

    
774
<A NAME="createBlock(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
775
createBlock</H3>
776
<PRE>
777
public void <B>createBlock</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
778
                 throws java.lang.Exception</PRE>
779
<DL>
780
<DD><DL>
781
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createBlock(org.cresques.io.DxfGroupVector)">createBlock</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
782
</DD>
783
<DD><DL>
784

    
785
<DT><B>Throws:</B>
786
<DD><CODE>java.lang.Exception</CODE></DL>
787
</DD>
788
</DL>
789
<HR>
790

    
791
<A NAME="endBlk(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
792
endBlk</H3>
793
<PRE>
794
public void <B>endBlk</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
795
            throws java.lang.Exception</PRE>
796
<DL>
797
<DD><DL>
798
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#endBlk(org.cresques.io.DxfGroupVector)">endBlk</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
799
</DD>
800
<DD><DL>
801

    
802
<DT><B>Throws:</B>
803
<DD><CODE>java.lang.Exception</CODE></DL>
804
</DD>
805
</DL>
806
<HR>
807

    
808
<A NAME="testBlocks()"><!-- --></A><H3>
809
testBlocks</H3>
810
<PRE>
811
public void <B>testBlocks</B>()</PRE>
812
<DL>
813
<DD><DL>
814
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#testBlocks()">testBlocks</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
815
</DD>
816
<DD><DL>
817
</DL>
818
</DD>
819
</DL>
820
<HR>
821

    
822
<A NAME="setProjection(org.cresques.cts.IProjection)"><!-- --></A><H3>
823
setProjection</H3>
824
<PRE>
825
public void <B>setProjection</B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj)</PRE>
826
<DL>
827
<DD><DL>
828
</DL>
829
</DD>
830
<DD><DL>
831
</DL>
832
</DD>
833
</DL>
834
<HR>
835

    
836
<A NAME="getProjection()"><!-- --></A><H3>
837
getProjection</H3>
838
<PRE>
839
public <A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A> <B>getProjection</B>()</PRE>
840
<DL>
841
<DD><DL>
842
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/geo/Projected.html#getProjection()">getProjection</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
843
</DD>
844
<DD><DL>
845
</DL>
846
</DD>
847
</DL>
848
<HR>
849

    
850
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
851
reProject</H3>
852
<PRE>
853
public void <B>reProject</B>(<A HREF="../../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
854
<DL>
855
<DD><DL>
856
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/geo/Projected.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/geo/Projected.html" title="interface in org.cresques.geo">Projected</A></CODE></DL>
857
</DD>
858
<DD><DL>
859
</DL>
860
</DD>
861
</DL>
862
<HR>
863

    
864
<A NAME="getEntities()"><!-- --></A><H3>
865
getEntities</H3>
866
<PRE>
867
public <A HREF="../../../../org/cresques/px/dxf/DxfEntityList.html" title="class in org.cresques.px.dxf">DxfEntityList</A> <B>getEntities</B>()</PRE>
868
<DL>
869
<DD><DL>
870
</DL>
871
</DD>
872
<DD><DL>
873
</DL>
874
</DD>
875
</DL>
876
<HR>
877

    
878
<A NAME="getLayers()"><!-- --></A><H3>
879
getLayers</H3>
880
<PRE>
881
public <A HREF="../../../../org/cresques/px/dxf/DxfTable.html" title="class in org.cresques.px.dxf">DxfTable</A> <B>getLayers</B>()</PRE>
882
<DL>
883
<DD><DL>
884
</DL>
885
</DD>
886
<DD><DL>
887
</DL>
888
</DD>
889
</DL>
890
<HR>
891

    
892
<A NAME="getBlk()"><!-- --></A><H3>
893
getBlk</H3>
894
<PRE>
895
public <A HREF="../../../../org/cresques/px/dxf/DxfBlock.html" title="class in org.cresques.px.dxf">DxfBlock</A> <B>getBlk</B>()</PRE>
896
<DL>
897
<DD><DL>
898
</DL>
899
</DD>
900
<DD><DL>
901
</DL>
902
</DD>
903
</DL>
904
<HR>
905

    
906
<A NAME="gestionaInsert(org.cresques.px.dxf.DxfInsert, org.cresques.px.dxf.DxfLayer)"><!-- --></A><H3>
907
gestionaInsert</H3>
908
<PRE>
909
public void <B>gestionaInsert</B>(<A HREF="../../../../org/cresques/px/dxf/DxfInsert.html" title="class in org.cresques.px.dxf">DxfInsert</A>&nbsp;entity,
910
                           <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</PRE>
911
<DL>
912
<DD><DL>
913
</DL>
914
</DD>
915
<DD><DL>
916
</DL>
917
</DD>
918
</DL>
919
<HR>
920

    
921
<A NAME="createAttdef(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
922
createAttdef</H3>
923
<PRE>
924
public void <B>createAttdef</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
925
                  throws java.lang.Exception</PRE>
926
<DL>
927
<DD><DL>
928
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createAttdef(org.cresques.io.DxfGroupVector)">createAttdef</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
929
</DD>
930
<DD><DL>
931

    
932
<DT><B>Throws:</B>
933
<DD><CODE>java.lang.Exception</CODE></DL>
934
</DD>
935
</DL>
936
<HR>
937

    
938
<A NAME="createAttrib(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
939
createAttrib</H3>
940
<PRE>
941
public void <B>createAttrib</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;grp)
942
                  throws java.lang.Exception</PRE>
943
<DL>
944
<DD><DL>
945
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#createAttrib(org.cresques.io.DxfGroupVector)">createAttrib</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
946
</DD>
947
<DD><DL>
948

    
949
<DT><B>Throws:</B>
950
<DD><CODE>java.lang.Exception</CODE></DL>
951
</DD>
952
</DL>
953
<HR>
954

    
955
<A NAME="getAttributes()"><!-- --></A><H3>
956
getAttributes</H3>
957
<PRE>
958
public java.util.Vector <B>getAttributes</B>()</PRE>
959
<DL>
960
<DD><DL>
961
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#getAttributes()">getAttributes</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
962
</DD>
963
<DD><DL>
964
</DL>
965
</DD>
966
</DL>
967
<HR>
968

    
969
<A NAME="depureAttributes()"><!-- --></A><H3>
970
depureAttributes</H3>
971
<PRE>
972
public void <B>depureAttributes</B>()</PRE>
973
<DL>
974
<DD><DL>
975
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#depureAttributes()">depureAttributes</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
976
</DD>
977
<DD><DL>
978
</DL>
979
</DD>
980
</DL>
981
<HR>
982

    
983
<A NAME="isDxf3DFile()"><!-- --></A><H3>
984
isDxf3DFile</H3>
985
<PRE>
986
public boolean <B>isDxf3DFile</B>()</PRE>
987
<DL>
988
<DD><DL>
989
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html#isDxf3DFile()">isDxf3DFile</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io">DxfFile.EntityFactory</A></CODE></DL>
990
</DD>
991
<DD><DL>
992
</DL>
993
</DD>
994
</DL>
995
<!-- ========= END OF CLASS DATA ========= -->
996
<HR>
997

    
998

    
999
<!-- ======= START OF BOTTOM NAVBAR ====== -->
1000
<A NAME="navbar_bottom"><!-- --></A>
1001
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
1002
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
1003
<TR>
1004
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
1005
<A NAME="navbar_bottom_firstrow"><!-- --></A>
1006
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
1007
  <TR ALIGN="center" VALIGN="top">
1008
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
1009
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
1010
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
1011
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
1012
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
1013
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
1014
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
1015
  </TR>
1016
</TABLE>
1017
</TD>
1018
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
1019
</EM>
1020
</TD>
1021
</TR>
1022

    
1023
<TR>
1024
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1025
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfEntityList.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
1026
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfFeatureMaker.html" title="class in org.cresques.px.dxf"><B>NEXT CLASS</B></A></FONT></TD>
1027
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
1028
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
1029
&nbsp;<A HREF="DxfEntityMaker.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
1030
&nbsp;<SCRIPT type="text/javascript">
1031
  <!--
1032
  if(window==top) {
1033
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
1034
  }
1035
  //-->
1036
</SCRIPT>
1037
<NOSCRIPT>
1038
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
1039
</NOSCRIPT>
1040

    
1041
</FONT></TD>
1042
</TR>
1043
<TR>
1044
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1045
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
1046
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
1047
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
1048
</TR>
1049
</TABLE>
1050
<A NAME="skip-navbar_bottom"></A>
1051
<!-- ======== END OF BOTTOM NAVBAR ======= -->
1052

    
1053
<HR>
1054

    
1055
</BODY>
1056
</HTML>