Statistics
| Revision:

svn-gvsig-desktop / trunk / docs / Cresques / javadocs / org / cresques / px / dxf / DxfHeaderManager.html @ 2256

History | View | Annotate | Download (13.4 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
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
Clase que gestiona las variables definidas en la secci?n HEADER.
100
<P>
101

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

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

    
114

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

    
117

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

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

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

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

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

    
155
<BR>
156
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el estado de las variables propias de un DXF</TD>
157
</TR>
158
<TR BGCOLOR="white" CLASS="TableRowColor">
159
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
160
<CODE>&nbsp;void</CODE></FONT></TD>
161
<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>
162

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

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

    
181

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

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

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

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

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

    
212
<A NAME="getDxfHeaderVars()"><!-- --></A><H3>
213
getDxfHeaderVars</H3>
214
<PRE>
215
public <A HREF="../../../../org/cresques/px/dxf/DxfHeaderVariables.html" title="class in org.cresques.px.dxf">DxfHeaderVariables</A> <B>getDxfHeaderVars</B>()</PRE>
216
<DL>
217
<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>
218
<DD>Devuelve el estado de las variables propias de un DXF
219
<P>
220
<DD><DL>
221
<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>
222
</DD>
223
<DD><DL>
224

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

    
230
<A NAME="setAcadVersion(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
231
setAcadVersion</H3>
232
<PRE>
233
public void <B>setAcadVersion</B>(<A HREF="../../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;v)
234
                    throws java.lang.Exception</PRE>
235
<DL>
236
<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>
237
<DD>Establece la versi?n de Autocad en la que fue generado el DXF.
238
<P>
239
<DD><DL>
240
<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>
241
</DD>
242
<DD><DL>
243
<DT><B>Parameters:</B><DD><CODE>v</CODE> - 
244
<DT><B>Throws:</B>
245
<DD><CODE>java.lang.Exception</CODE></DL>
246
</DD>
247
</DL>
248
<HR>
249

    
250
<A NAME="getAcadVersion()"><!-- --></A><H3>
251
getAcadVersion</H3>
252
<PRE>
253
public java.lang.String <B>getAcadVersion</B>()</PRE>
254
<DL>
255
<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>
256
<DD>Devuelve la versi?n de Autocad en la que fue generado el DXF.
257
<P>
258
<DD><DL>
259
<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>
260
</DD>
261
<DD><DL>
262

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

    
269

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

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

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

    
324
<HR>
325

    
326
</BODY>
327
</HTML>