Statistics
| Revision:

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

History | View | Annotate | Download (10.1 KB)

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

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

    
21
</HEAD>
22

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

    
25

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

    
50
<TR>
51
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
52
&nbsp;<A HREF="../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../org/cresques/io/DxfGroup.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
54
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
55
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
56
&nbsp;<A HREF="DxfFile.VarSettings.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;CONSTR&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;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
75
</TR>
76
</TABLE>
77
<A NAME="skip-navbar_top"></A>
78
<!-- ========= END OF TOP NAVBAR ========= -->
79

    
80
<HR>
81
<!-- ======== START OF CLASS DATA ======== -->
82
<H2>
83
<FONT SIZE="-1">
84
org.cresques.io</FONT>
85
<BR>
86
Interface DxfFile.VarSettings</H2>
87
<DL>
88
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../org/cresques/px/dxf/DxfHeaderManager.html" title="class in org.cresques.px.dxf">DxfHeaderManager</A></DD>
89
</DL>
90
<DL>
91
<DT><B>Enclosing interface:</B><DD><A HREF="../../../org/cresques/io/DxfFile.html" title="class in org.cresques.io">DxfFile</A></DD>
92
</DL>
93
<HR>
94
<DL>
95
<DT>public static interface <B>DxfFile.VarSettings</B></DL>
96

    
97
<P>
98
Establece el estado de las variables propias de un DXF que est?n definidas
99
 en la secci?n HEADER. Por ejemplo, la versi?n del DXF.
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

    
121
<!-- ========== METHOD SUMMARY =========== -->
122

    
123
<A NAME="method_summary"><!-- --></A>
124
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
125
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
126
<TD COLSPAN=2><FONT SIZE="+2">
127
<B>Method Summary</B></FONT></TD>
128
</TR>
129
<TR BGCOLOR="white" CLASS="TableRowColor">
130
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
131
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
132
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfFile.VarSettings.html#getAcadVersion()">getAcadVersion</A></B>()</CODE>
133

    
134
<BR>
135
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve la versi?n de Autocad en la que fue generado el DXF.</TD>
136
</TR>
137
<TR BGCOLOR="white" CLASS="TableRowColor">
138
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
139
<CODE>&nbsp;<A HREF="../../../org/cresques/px/dxf/DxfHeaderVariables.html" title="class in org.cresques.px.dxf">DxfHeaderVariables</A></CODE></FONT></TD>
140
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfFile.VarSettings.html#getDxfHeaderVars()">getDxfHeaderVars</A></B>()</CODE>
141

    
142
<BR>
143
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el estado de las variables propias de un DXF</TD>
144
</TR>
145
<TR BGCOLOR="white" CLASS="TableRowColor">
146
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
147
<CODE>&nbsp;void</CODE></FONT></TD>
148
<TD><CODE><B><A HREF="../../../org/cresques/io/DxfFile.VarSettings.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>
149

    
150
<BR>
151
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Establece la versi?n de Autocad en la que fue generado el DXF.</TD>
152
</TR>
153
</TABLE>
154
&nbsp;
155
<P>
156

    
157
<!-- ============ FIELD DETAIL =========== -->
158

    
159

    
160
<!-- ========= CONSTRUCTOR DETAIL ======== -->
161

    
162

    
163
<!-- ============ METHOD DETAIL ========== -->
164

    
165
<A NAME="method_detail"><!-- --></A>
166
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
167
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
168
<TD COLSPAN=1><FONT SIZE="+2">
169
<B>Method Detail</B></FONT></TD>
170
</TR>
171
</TABLE>
172

    
173
<A NAME="setAcadVersion(org.cresques.io.DxfGroupVector)"><!-- --></A><H3>
174
setAcadVersion</H3>
175
<PRE>
176
public void <B>setAcadVersion</B>(<A HREF="../../../org/cresques/io/DxfGroupVector.html" title="class in org.cresques.io">DxfGroupVector</A>&nbsp;v)
177
                    throws java.lang.Exception</PRE>
178
<DL>
179
<DD>Establece la versi?n de Autocad en la que fue generado el DXF.
180
<P>
181
<DD><DL>
182
<DT><B>Parameters:</B><DD><CODE>v</CODE> - 
183
<DT><B>Throws:</B>
184
<DD><CODE>java.lang.Exception</CODE></DL>
185
</DD>
186
</DL>
187
<HR>
188

    
189
<A NAME="getAcadVersion()"><!-- --></A><H3>
190
getAcadVersion</H3>
191
<PRE>
192
public java.lang.String <B>getAcadVersion</B>()</PRE>
193
<DL>
194
<DD>Devuelve la versi?n de Autocad en la que fue generado el DXF.
195
<P>
196
<DD><DL>
197

    
198
<DT><B>Returns:</B><DD></DL>
199
</DD>
200
</DL>
201
<HR>
202

    
203
<A NAME="getDxfHeaderVars()"><!-- --></A><H3>
204
getDxfHeaderVars</H3>
205
<PRE>
206
public <A HREF="../../../org/cresques/px/dxf/DxfHeaderVariables.html" title="class in org.cresques.px.dxf">DxfHeaderVariables</A> <B>getDxfHeaderVars</B>()</PRE>
207
<DL>
208
<DD>Devuelve el estado de las variables propias de un DXF
209
<P>
210
<DD><DL>
211

    
212
<DT><B>Returns:</B><DD></DL>
213
</DD>
214
</DL>
215
<!-- ========= END OF CLASS DATA ========= -->
216
<HR>
217

    
218

    
219
<!-- ======= START OF BOTTOM NAVBAR ====== -->
220
<A NAME="navbar_bottom"><!-- --></A>
221
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
222
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
223
<TR>
224
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
225
<A NAME="navbar_bottom_firstrow"><!-- --></A>
226
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
227
  <TR ALIGN="center" VALIGN="top">
228
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
229
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
230
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
231
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
232
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
233
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
234
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
235
  </TR>
236
</TABLE>
237
</TD>
238
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
239
</EM>
240
</TD>
241
</TR>
242

    
243
<TR>
244
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
245
&nbsp;<A HREF="../../../org/cresques/io/DxfFile.EntityFactory.html" title="interface in org.cresques.io"><B>PREV CLASS</B></A>&nbsp;
246
&nbsp;<A HREF="../../../org/cresques/io/DxfGroup.html" title="class in org.cresques.io"><B>NEXT CLASS</B></A></FONT></TD>
247
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
248
  <A HREF="../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
249
&nbsp;<A HREF="DxfFile.VarSettings.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
250
&nbsp;<SCRIPT type="text/javascript">
251
  <!--
252
  if(window==top) {
253
    document.writeln('<A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>');
254
  }
255
  //-->
256
</SCRIPT>
257
<NOSCRIPT>
258
  <A HREF="../../../allclasses-noframe.html"><B>All Classes</B></A>
259
</NOSCRIPT>
260

    
261
</FONT></TD>
262
</TR>
263
<TR>
264
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
265
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
266
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
267
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
268
</TR>
269
</TABLE>
270
<A NAME="skip-navbar_bottom"></A>
271
<!-- ======== END OF BOTTOM NAVBAR ======= -->
272

    
273
<HR>
274

    
275
</BODY>
276
</HTML>