Statistics
| Revision:

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

History | View | Annotate | Download (23 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
DxfInsert
8
</TITLE>
9

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

    
100
<P>
101
<HR>
102

    
103
<P>
104
<!-- ======== NESTED CLASS SUMMARY ======== -->
105

    
106

    
107
<!-- =========== FIELD SUMMARY =========== -->
108

    
109
<A NAME="field_summary"><!-- --></A>
110
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
111
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
112
<TD COLSPAN=2><FONT SIZE="+2">
113
<B>Field Summary</B></FONT></TD>
114
</TR>
115
</TABLE>
116
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
117
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
118
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
119
<TD><B>Fields inherited from class org.cresques.px.<A HREF="../../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></B></TD>
120
</TR>
121
<TR BGCOLOR="white" CLASS="TableRowColor">
122
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
123
</TR>
124
</TABLE>
125
&nbsp;
126
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
127

    
128
<A NAME="constructor_summary"><!-- --></A>
129
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
130
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
131
<TD COLSPAN=2><FONT SIZE="+2">
132
<B>Constructor Summary</B></FONT></TD>
133
</TR>
134
<TR BGCOLOR="white" CLASS="TableRowColor">
135
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#DxfInsert(org.cresques.cts.IProjection, org.cresques.px.dxf.DxfLayer)">DxfInsert</A></B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
136
          <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</CODE>
137

    
138
<BR>
139
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
140
</TR>
141
</TABLE>
142
&nbsp;
143
<!-- ========== METHOD SUMMARY =========== -->
144

    
145
<A NAME="method_summary"><!-- --></A>
146
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
147
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
148
<TD COLSPAN=2><FONT SIZE="+2">
149
<B>Method Summary</B></FONT></TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153
<CODE>&nbsp;void</CODE></FONT></TD>
154
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A></B>(java.awt.Graphics2D&nbsp;g,
155
     <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</CODE>
156

    
157
<BR>
158
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
<CODE>&nbsp;boolean</CODE></FONT></TD>
163
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#encuentraBloque(java.lang.String)">encuentraBloque</A></B>(java.lang.String&nbsp;blockName)</CODE>
164

    
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
167
</TR>
168
<TR BGCOLOR="white" CLASS="TableRowColor">
169
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
170
<CODE>&nbsp;boolean</CODE></FONT></TD>
171
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#getBlockFound()">getBlockFound</A></B>()</CODE>
172

    
173
<BR>
174
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
175
</TR>
176
<TR BGCOLOR="white" CLASS="TableRowColor">
177
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
178
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
179
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#getBlockName()">getBlockName</A></B>()</CODE>
180

    
181
<BR>
182
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
186
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfBlock.html" title="class in org.cresques.px.dxf">DxfBlock</A></CODE></FONT></TD>
187
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#getDxfBlock()">getDxfBlock</A></B>()</CODE>
188

    
189
<BR>
190
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
191
</TR>
192
<TR BGCOLOR="white" CLASS="TableRowColor">
193
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
194
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A></CODE></FONT></TD>
195
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#getDxfLayer()">getDxfLayer</A></B>()</CODE>
196

    
197
<BR>
198
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
199
</TR>
200
<TR BGCOLOR="white" CLASS="TableRowColor">
201
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
202
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
203
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#getPt()">getPt</A></B>()</CODE>
204

    
205
<BR>
206
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
207
</TR>
208
<TR BGCOLOR="white" CLASS="TableRowColor">
209
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
210
<CODE>&nbsp;double</CODE></FONT></TD>
211
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#getRotAngle()">getRotAngle</A></B>()</CODE>
212

    
213
<BR>
214
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
215
</TR>
216
<TR BGCOLOR="white" CLASS="TableRowColor">
217
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
218
<CODE>&nbsp;java.awt.geom.Point2D</CODE></FONT></TD>
219
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#getScaleFactor()">getScaleFactor</A></B>()</CODE>
220

    
221
<BR>
222
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
223
</TR>
224
<TR BGCOLOR="white" CLASS="TableRowColor">
225
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
226
<CODE>&nbsp;void</CODE></FONT></TD>
227
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.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>
228

    
229
<BR>
230
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
231
</TR>
232
<TR BGCOLOR="white" CLASS="TableRowColor">
233
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
234
<CODE>&nbsp;void</CODE></FONT></TD>
235
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#setBlkList(java.util.Vector)">setBlkList</A></B>(java.util.Vector&nbsp;blkList)</CODE>
236

    
237
<BR>
238
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
239
</TR>
240
<TR BGCOLOR="white" CLASS="TableRowColor">
241
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
242
<CODE>&nbsp;void</CODE></FONT></TD>
243
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#setBlockFound(boolean)">setBlockFound</A></B>(boolean&nbsp;found)</CODE>
244

    
245
<BR>
246
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
247
</TR>
248
<TR BGCOLOR="white" CLASS="TableRowColor">
249
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
250
<CODE>&nbsp;void</CODE></FONT></TD>
251
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#setBlockName(java.lang.String)">setBlockName</A></B>(java.lang.String&nbsp;blockName)</CODE>
252

    
253
<BR>
254
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
255
</TR>
256
<TR BGCOLOR="white" CLASS="TableRowColor">
257
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
258
<CODE>&nbsp;void</CODE></FONT></TD>
259
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#setPt(java.awt.geom.Point2D)">setPt</A></B>(java.awt.geom.Point2D&nbsp;pt)</CODE>
260

    
261
<BR>
262
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
263
</TR>
264
<TR BGCOLOR="white" CLASS="TableRowColor">
265
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
266
<CODE>&nbsp;void</CODE></FONT></TD>
267
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#setRotAngle(double)">setRotAngle</A></B>(double&nbsp;rotAngle)</CODE>
268

    
269
<BR>
270
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
271
</TR>
272
<TR BGCOLOR="white" CLASS="TableRowColor">
273
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
274
<CODE>&nbsp;void</CODE></FONT></TD>
275
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#setScaleFactor(java.awt.geom.Point2D)">setScaleFactor</A></B>(java.awt.geom.Point2D&nbsp;scaleFactor)</CODE>
276

    
277
<BR>
278
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
279
</TR>
280
<TR BGCOLOR="white" CLASS="TableRowColor">
281
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
282
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
283
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfInsert.html#toDxfString()">toDxfString</A></B>()</CODE>
284

    
285
<BR>
286
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
287
</TR>
288
</TABLE>
289
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.dxf.DxfEntity"><!-- --></A>
290
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
291
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
292
<TD><B>Methods inherited from class org.cresques.px.dxf.<A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></B></TD>
293
</TR>
294
<TR BGCOLOR="white" CLASS="TableRowColor">
295
<TD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getColor()">getColor</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getHandle()">getHandle</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getLayer()">getLayer</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getLayerName()">getLayerName</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#getProjection()">getProjection</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#setHandle(int)">setHandle</A>, <A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#setProjection(org.cresques.cts.IProjection)">setProjection</A></CODE></TD>
296
</TR>
297
</TABLE>
298
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
299
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
300
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
301
<TD><B>Methods inherited from class org.cresques.px.<A HREF="../../../../org/cresques/px/PxObj.html" title="class in org.cresques.px">PxObj</A></B></TD>
302
</TR>
303
<TR BGCOLOR="white" CLASS="TableRowColor">
304
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE></TD>
305
</TR>
306
</TABLE>
307
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
308
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
309
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
310
<TD><B>Methods inherited from class java.lang.Object</B></TD>
311
</TR>
312
<TR BGCOLOR="white" CLASS="TableRowColor">
313
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
314
</TR>
315
</TABLE>
316
&nbsp;
317
<P>
318

    
319
<!-- ============ FIELD DETAIL =========== -->
320

    
321

    
322
<!-- ========= CONSTRUCTOR DETAIL ======== -->
323

    
324
<A NAME="constructor_detail"><!-- --></A>
325
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
326
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
327
<TD COLSPAN=1><FONT SIZE="+2">
328
<B>Constructor Detail</B></FONT></TD>
329
</TR>
330
</TABLE>
331

    
332
<A NAME="DxfInsert(org.cresques.cts.IProjection, org.cresques.px.dxf.DxfLayer)"><!-- --></A><H3>
333
DxfInsert</H3>
334
<PRE>
335
public <B>DxfInsert</B>(<A HREF="../../../../org/cresques/cts/IProjection.html" title="interface in org.cresques.cts">IProjection</A>&nbsp;proj,
336
                 <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</PRE>
337
<DL>
338
</DL>
339

    
340
<!-- ============ METHOD DETAIL ========== -->
341

    
342
<A NAME="method_detail"><!-- --></A>
343
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
344
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
345
<TD COLSPAN=1><FONT SIZE="+2">
346
<B>Method Detail</B></FONT></TD>
347
</TR>
348
</TABLE>
349

    
350
<A NAME="getPt()"><!-- --></A><H3>
351
getPt</H3>
352
<PRE>
353
public java.awt.geom.Point2D <B>getPt</B>()</PRE>
354
<DL>
355
<DD><DL>
356
</DL>
357
</DD>
358
</DL>
359
<HR>
360

    
361
<A NAME="getRotAngle()"><!-- --></A><H3>
362
getRotAngle</H3>
363
<PRE>
364
public double <B>getRotAngle</B>()</PRE>
365
<DL>
366
<DD><DL>
367
</DL>
368
</DD>
369
</DL>
370
<HR>
371

    
372
<A NAME="getScaleFactor()"><!-- --></A><H3>
373
getScaleFactor</H3>
374
<PRE>
375
public java.awt.geom.Point2D <B>getScaleFactor</B>()</PRE>
376
<DL>
377
<DD><DL>
378
</DL>
379
</DD>
380
</DL>
381
<HR>
382

    
383
<A NAME="getBlockFound()"><!-- --></A><H3>
384
getBlockFound</H3>
385
<PRE>
386
public boolean <B>getBlockFound</B>()</PRE>
387
<DL>
388
<DD><DL>
389
</DL>
390
</DD>
391
</DL>
392
<HR>
393

    
394
<A NAME="setBlockFound(boolean)"><!-- --></A><H3>
395
setBlockFound</H3>
396
<PRE>
397
public void <B>setBlockFound</B>(boolean&nbsp;found)</PRE>
398
<DL>
399
<DD><DL>
400
</DL>
401
</DD>
402
</DL>
403
<HR>
404

    
405
<A NAME="encuentraBloque(java.lang.String)"><!-- --></A><H3>
406
encuentraBloque</H3>
407
<PRE>
408
public boolean <B>encuentraBloque</B>(java.lang.String&nbsp;blockName)</PRE>
409
<DL>
410
<DD><DL>
411
</DL>
412
</DD>
413
</DL>
414
<HR>
415

    
416
<A NAME="getDxfLayer()"><!-- --></A><H3>
417
getDxfLayer</H3>
418
<PRE>
419
public <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A> <B>getDxfLayer</B>()</PRE>
420
<DL>
421
<DD><DL>
422
</DL>
423
</DD>
424
</DL>
425
<HR>
426

    
427
<A NAME="setBlkList(java.util.Vector)"><!-- --></A><H3>
428
setBlkList</H3>
429
<PRE>
430
public void <B>setBlkList</B>(java.util.Vector&nbsp;blkList)</PRE>
431
<DL>
432
<DD><DL>
433
</DL>
434
</DD>
435
</DL>
436
<HR>
437

    
438
<A NAME="getDxfBlock()"><!-- --></A><H3>
439
getDxfBlock</H3>
440
<PRE>
441
public <A HREF="../../../../org/cresques/px/dxf/DxfBlock.html" title="class in org.cresques.px.dxf">DxfBlock</A> <B>getDxfBlock</B>()</PRE>
442
<DL>
443
<DD><DL>
444
</DL>
445
</DD>
446
</DL>
447
<HR>
448

    
449
<A NAME="setPt(java.awt.geom.Point2D)"><!-- --></A><H3>
450
setPt</H3>
451
<PRE>
452
public void <B>setPt</B>(java.awt.geom.Point2D&nbsp;pt)</PRE>
453
<DL>
454
<DD><DL>
455
</DL>
456
</DD>
457
</DL>
458
<HR>
459

    
460
<A NAME="setBlockName(java.lang.String)"><!-- --></A><H3>
461
setBlockName</H3>
462
<PRE>
463
public void <B>setBlockName</B>(java.lang.String&nbsp;blockName)</PRE>
464
<DL>
465
<DD><DL>
466
</DL>
467
</DD>
468
</DL>
469
<HR>
470

    
471
<A NAME="getBlockName()"><!-- --></A><H3>
472
getBlockName</H3>
473
<PRE>
474
public java.lang.String <B>getBlockName</B>()</PRE>
475
<DL>
476
<DD><DL>
477
</DL>
478
</DD>
479
</DL>
480
<HR>
481

    
482
<A NAME="setScaleFactor(java.awt.geom.Point2D)"><!-- --></A><H3>
483
setScaleFactor</H3>
484
<PRE>
485
public void <B>setScaleFactor</B>(java.awt.geom.Point2D&nbsp;scaleFactor)</PRE>
486
<DL>
487
<DD><DL>
488
</DL>
489
</DD>
490
</DL>
491
<HR>
492

    
493
<A NAME="setRotAngle(double)"><!-- --></A><H3>
494
setRotAngle</H3>
495
<PRE>
496
public void <B>setRotAngle</B>(double&nbsp;rotAngle)</PRE>
497
<DL>
498
<DD><DL>
499
</DL>
500
</DD>
501
</DL>
502
<HR>
503

    
504
<A NAME="toDxfString()"><!-- --></A><H3>
505
toDxfString</H3>
506
<PRE>
507
public java.lang.String <B>toDxfString</B>()</PRE>
508
<DL>
509
<DD><DL>
510
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#toDxfString()">toDxfString</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></CODE></DL>
511
</DD>
512
<DD><DL>
513
</DL>
514
</DD>
515
</DL>
516
<HR>
517

    
518
<A NAME="reProject(org.cresques.cts.ICoordTrans)"><!-- --></A><H3>
519
reProject</H3>
520
<PRE>
521
public void <B>reProject</B>(<A HREF="../../../../org/cresques/cts/ICoordTrans.html" title="interface in org.cresques.cts">ICoordTrans</A>&nbsp;rp)</PRE>
522
<DL>
523
<DD><DL>
524
<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><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/dxf/DxfEntity.html" title="class in org.cresques.px.dxf">DxfEntity</A></CODE></DL>
525
</DD>
526
<DD><DL>
527
</DL>
528
</DD>
529
</DL>
530
<HR>
531

    
532
<A NAME="draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)"><!-- --></A><H3>
533
draw</H3>
534
<PRE>
535
public void <B>draw</B>(java.awt.Graphics2D&nbsp;g,
536
                 <A HREF="../../../../org/cresques/geo/ViewPortData.html" title="class in org.cresques.geo">ViewPortData</A>&nbsp;vp)</PRE>
537
<DL>
538
<DD><DL>
539
</DL>
540
</DD>
541
</DL>
542
<!-- ========= END OF CLASS DATA ========= -->
543
<HR>
544

    
545

    
546
<!-- ======= START OF BOTTOM NAVBAR ====== -->
547
<A NAME="navbar_bottom"><!-- --></A>
548
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
549
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
550
<TR>
551
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
552
<A NAME="navbar_bottom_firstrow"><!-- --></A>
553
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
554
  <TR ALIGN="center" VALIGN="top">
555
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
556
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
557
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
558
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
559
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
560
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
561
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
562
  </TR>
563
</TABLE>
564
</TD>
565
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
566
</EM>
567
</TD>
568
</TR>
569

    
570
<TR>
571
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
572
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfHeaderVariables.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
573
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf"><B>NEXT CLASS</B></A></FONT></TD>
574
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
575
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
576
&nbsp;<A HREF="DxfInsert.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
577
&nbsp;<SCRIPT type="text/javascript">
578
  <!--
579
  if(window==top) {
580
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
581
  }
582
  //-->
583
</SCRIPT>
584
<NOSCRIPT>
585
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
586
</NOSCRIPT>
587

    
588
</FONT></TD>
589
</TR>
590
<TR>
591
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
592
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#fields_inherited_from_class_org.cresques.px.PxObj">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
593
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
594
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
595
</TR>
596
</TABLE>
597
<A NAME="skip-navbar_bottom"></A>
598
<!-- ======== END OF BOTTOM NAVBAR ======= -->
599

    
600
<HR>
601

    
602
</BODY>
603
</HTML>