Statistics
| Revision:

root / trunk / libraries / libCq CMS for java.old / doc-files / javadocs / org / cresques / px / dxf / DxfHeaderManager.html @ 2849

History | View | Annotate | Download (13.3 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 Fri Sep 02 13:43:20 CEST 2005 -->
6
<TITLE>
7
DxfHeaderManager
8
</TITLE>
9

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

    
98
<P>
99
La clase DxfHeaderManager gestiona las variables definidas en la secci?n HEADER de
100
 un fichero DXF.
101
<P>
102

    
103
<P>
104
<DL>
105
<DT><B>Version:</B></DT>
106
  <DD>15-dic-2004</DD>
107
<DT><B>Author:</B></DT>
108
  <DD>jmorell (jose.morell@gmail.com)</DD>
109
</DL>
110
<HR>
111

    
112
<P>
113
<!-- ======== NESTED CLASS SUMMARY ======== -->
114

    
115

    
116
<!-- =========== FIELD SUMMARY =========== -->
117

    
118

    
119
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
120

    
121
<A NAME="constructor_summary"><!-- --></A>
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
124
<TD COLSPAN=2><FONT SIZE="+2">
125
<B>Constructor Summary</B></FONT></TD>
126
</TR>
127
<TR BGCOLOR="white" CLASS="TableRowColor">
128
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfHeaderManager.html#DxfHeaderManager()">DxfHeaderManager</A></B>()</CODE>
129

    
130
<BR>
131
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Constructor sin par?metros. </TD>
132
</TR>
133
</TABLE>
134
&nbsp;
135
<!-- ========== METHOD SUMMARY =========== -->
136

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

    
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la versi?n de Autocad en la que fue generado el DXF.</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153
<CODE>&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfHeaderVariables.html" title="class in org.cresques.px.dxf">DxfHeaderVariables</A></CODE></FONT></TD>
154
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfHeaderManager.html#getDxfHeaderVars()">getDxfHeaderVars</A></B>()</CODE>
155

    
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el estado de las variables propias de un DXF</TD>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161
<CODE>&nbsp;void</CODE></FONT></TD>
162
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfHeaderManager.html#setAcadVersion(org.cresques.io.DxfGroupVector)">setAcadVersion</A></B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;v)</CODE>
163

    
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Establece la versi?n de Autocad en la que fue generado el DXF.</TD>
166
</TR>
167
</TABLE>
168
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
169
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
170
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
171
<TD><B>Methods inherited from class java.lang.Object</B></TD>
172
</TR>
173
<TR BGCOLOR="white" CLASS="TableRowColor">
174
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
175
</TR>
176
</TABLE>
177
&nbsp;
178
<P>
179

    
180
<!-- ============ FIELD DETAIL =========== -->
181

    
182

    
183
<!-- ========= CONSTRUCTOR DETAIL ======== -->
184

    
185
<A NAME="constructor_detail"><!-- --></A>
186
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
187
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
188
<TD COLSPAN=1><FONT SIZE="+2">
189
<B>Constructor Detail</B></FONT></TD>
190
</TR>
191
</TABLE>
192

    
193
<A NAME="DxfHeaderManager()"><!-- --></A><H3>
194
DxfHeaderManager</H3>
195
<PRE>
196
public <B>DxfHeaderManager</B>()</PRE>
197
<DL>
198
<DD>Constructor sin par?metros. Inicializa el vector de variables que
199
 caracterizan un DXF.
200
<P>
201
</DL>
202

    
203
<!-- ============ METHOD DETAIL ========== -->
204

    
205
<A NAME="method_detail"><!-- --></A>
206
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
207
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
208
<TD COLSPAN=1><FONT SIZE="+2">
209
<B>Method Detail</B></FONT></TD>
210
</TR>
211
</TABLE>
212

    
213
<A NAME="getDxfHeaderVars()"><!-- --></A><H3>
214
getDxfHeaderVars</H3>
215
<PRE>
216
public <A HREF="../../../../org/cresques/px/dxf/DxfHeaderVariables.html" title="class in org.cresques.px.dxf">DxfHeaderVariables</A> <B>getDxfHeaderVars</B>()</PRE>
217
<DL>
218
<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io">DxfFile.VarSettings</A></CODE></B></DD>
219
<DD>Devuelve el estado de las variables propias de un DXF
220
<P>
221
<DD><DL>
222
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html#getDxfHeaderVars()">getDxfHeaderVars</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io">DxfFile.VarSettings</A></CODE></DL>
223
</DD>
224
<DD><DL>
225

    
226
<DT><B>Returns:</B><DD></DL>
227
</DD>
228
</DL>
229
<HR>
230

    
231
<A NAME="setAcadVersion(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
232
setAcadVersion</H3>
233
<PRE>
234
public void <B>setAcadVersion</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;v)
235
                    throws java.lang.Exception</PRE>
236
<DL>
237
<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io">DxfFile.VarSettings</A></CODE></B></DD>
238
<DD>Establece la versi?n de Autocad en la que fue generado el DXF.
239
<P>
240
<DD><DL>
241
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html#setAcadVersion(org.cresques.io.DxfGroupVector)">setAcadVersion</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io">DxfFile.VarSettings</A></CODE></DL>
242
</DD>
243
<DD><DL>
244

    
245
<DT><B>Throws:</B>
246
<DD><CODE>java.lang.Exception</CODE></DL>
247
</DD>
248
</DL>
249
<HR>
250

    
251
<A NAME="getAcadVersion()"><!-- --></A><H3>
252
getAcadVersion</H3>
253
<PRE>
254
public java.lang.String <B>getAcadVersion</B>()</PRE>
255
<DL>
256
<DD><B>Description copied from interface: <CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io">DxfFile.VarSettings</A></CODE></B></DD>
257
<DD>Devuelve la versi?n de Autocad en la que fue generado el DXF.
258
<P>
259
<DD><DL>
260
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html#getAcadVersion()">getAcadVersion</A></CODE> in interface <CODE><A HREF="../../../../org/cresques/io/DxfFile.VarSettings.html" title="interface in org.cresques.io">DxfFile.VarSettings</A></CODE></DL>
261
</DD>
262
<DD><DL>
263

    
264
<DT><B>Returns:</B><DD></DL>
265
</DD>
266
</DL>
267
<!-- ========= END OF CLASS DATA ========= -->
268
<HR>
269

    
270

    
271
<!-- ======= START OF BOTTOM NAVBAR ====== -->
272
<A NAME="navbar_bottom"><!-- --></A>
273
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
274
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
275
<TR>
276
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
277
<A NAME="navbar_bottom_firstrow"><!-- --></A>
278
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
279
  <TR ALIGN="center" VALIGN="top">
280
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
281
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
282
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
283
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
284
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
285
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
286
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
287
  </TR>
288
</TABLE>
289
</TD>
290
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
291
</EM>
292
</TD>
293
</TR>
294

    
295
<TR>
296
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
297
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfFeatureMaker.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
298
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfHeaderVariables.html" title="class in org.cresques.px.dxf"><B>NEXT CLASS</B></A></FONT></TD>
299
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
300
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
301
&nbsp;<A HREF="DxfHeaderManager.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
302
&nbsp;<SCRIPT type="text/javascript">
303
  <!--
304
  if(window==top) {
305
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
306
  }
307
  //-->
308
</SCRIPT>
309
<NOSCRIPT>
310
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
311
</NOSCRIPT>
312

    
313
</FONT></TD>
314
</TR>
315
<TR>
316
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
317
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
318
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
319
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
320
</TR>
321
</TABLE>
322
<A NAME="skip-navbar_bottom"></A>
323
<!-- ======== END OF BOTTOM NAVBAR ======= -->
324

    
325
<HR>
326

    
327
</BODY>
328
</HTML>