Statistics
| Revision:

root / trunk / docs / Cresques / javadocs / org / cresques / px / dxf / DxfCalXtru.html @ 11445

History | View | Annotate | Download (11.6 KB)

1 2256 igbrotru
<!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 2845 nacho
<!-- Generated by javadoc (build 1.4.2_03) on Fri Sep 02 13:43:19 CEST 2005 -->
6 2256 igbrotru
<TITLE>
7
DxfCalXtru
8
</TITLE>
9
10
<META NAME="keywords" CONTENT="org.cresques.px.dxf.DxfCalXtru 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="DxfCalXtru";
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/DxfCalArcs.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfCircle.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="DxfCalXtru.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 DxfCalXtru</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.dxf.DxfCalXtru</B>
90
</PRE>
91
<HR>
92
<DL>
93
<DT>public class <B>DxfCalXtru</B><DT>extends java.lang.Object</DL>
94
95
<P>
96 2845 nacho
La clase DxfCalXtru se emplea para aplicar los par?metros de extrusi?n de las
97
 entidades de un DXF. Esta transformaci?n provoca alteraciones en las coordenadas de
98
 estos elementos.
99
<P>
100
101
<P>
102
<DL>
103
<DT><B>Author:</B></DT>
104
  <DD>jmorell</DD>
105
</DL>
106 2256 igbrotru
<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/DxfCalXtru.html#DxfCalXtru()">DxfCalXtru</A></B>()</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>static&nbsp;<A HREF="../../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo">Point3D</A></CODE></FONT></TD>
142
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfCalXtru.html#CalculateXtru(org.cresques.geo.Point3D, org.cresques.geo.Point3D)">CalculateXtru</A></B>(<A HREF="../../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo">Point3D</A>&nbsp;coord_in,
143
              <A HREF="../../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo">Point3D</A>&nbsp;xtru)</CODE>
144
145
<BR>
146 2845 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Aplica a un punto en 3D sus correspondientes par?metros de extrusi?n.</TD>
147 2256 igbrotru
</TR>
148
<TR BGCOLOR="white" CLASS="TableRowColor">
149
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150
<CODE>static&nbsp;double</CODE></FONT></TD>
151
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfCalXtru.html#cosDeg(double)">cosDeg</A></B>(double&nbsp;alfa)</CODE>
152
153
<BR>
154 2845 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el coseno de un ?ngulo introducido en grados sexagesimales.</TD>
155 2256 igbrotru
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
<CODE>static&nbsp;double</CODE></FONT></TD>
159
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfCalXtru.html#sinDeg(double)">sinDeg</A></B>(double&nbsp;alfa)</CODE>
160
161
<BR>
162 2845 nacho
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Devuelve el seno de un ?ngulo introducido en grados sexagesimales.</TD>
163 2256 igbrotru
</TR>
164
</TABLE>
165
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
166
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
167
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
168
<TD><B>Methods inherited from class java.lang.Object</B></TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
172
</TR>
173
</TABLE>
174
&nbsp;
175
<P>
176
177
<!-- ============ FIELD DETAIL =========== -->
178
179
180
<!-- ========= CONSTRUCTOR DETAIL ======== -->
181
182
<A NAME="constructor_detail"><!-- --></A>
183
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
184
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
185
<TD COLSPAN=1><FONT SIZE="+2">
186
<B>Constructor Detail</B></FONT></TD>
187
</TR>
188
</TABLE>
189
190
<A NAME="DxfCalXtru()"><!-- --></A><H3>
191
DxfCalXtru</H3>
192
<PRE>
193
public <B>DxfCalXtru</B>()</PRE>
194
<DL>
195
</DL>
196
197
<!-- ============ METHOD DETAIL ========== -->
198
199
<A NAME="method_detail"><!-- --></A>
200
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
201
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
202
<TD COLSPAN=1><FONT SIZE="+2">
203
<B>Method Detail</B></FONT></TD>
204
</TR>
205
</TABLE>
206
207
<A NAME="CalculateXtru(org.cresques.geo.Point3D, org.cresques.geo.Point3D)"><!-- --></A><H3>
208
CalculateXtru</H3>
209
<PRE>
210
public static <A HREF="../../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo">Point3D</A> <B>CalculateXtru</B>(<A HREF="../../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo">Point3D</A>&nbsp;coord_in,
211
                                    <A HREF="../../../../org/cresques/geo/Point3D.html" title="class in org.cresques.geo">Point3D</A>&nbsp;xtru)</PRE>
212
<DL>
213 2845 nacho
<DD>Aplica a un punto en 3D sus correspondientes par?metros de extrusi?n.
214
<P>
215 2256 igbrotru
<DD><DL>
216 2845 nacho
217
<DT><B>Returns:</B><DD>Point3D, punto 3D afectado de extrusi?n.</DL>
218 2256 igbrotru
</DD>
219
</DL>
220
<HR>
221
222
<A NAME="cosDeg(double)"><!-- --></A><H3>
223
cosDeg</H3>
224
<PRE>
225
public static double <B>cosDeg</B>(double&nbsp;alfa)</PRE>
226
<DL>
227 2845 nacho
<DD>Devuelve el coseno de un ?ngulo introducido en grados sexagesimales.
228
<P>
229 2256 igbrotru
<DD><DL>
230 2845 nacho
231
<DT><B>Returns:</B><DD>double, valor del coseno.</DL>
232 2256 igbrotru
</DD>
233
</DL>
234
<HR>
235
236
<A NAME="sinDeg(double)"><!-- --></A><H3>
237
sinDeg</H3>
238
<PRE>
239
public static double <B>sinDeg</B>(double&nbsp;alfa)</PRE>
240
<DL>
241 2845 nacho
<DD>Devuelve el seno de un ?ngulo introducido en grados sexagesimales.
242
<P>
243 2256 igbrotru
<DD><DL>
244
245 2845 nacho
<DT><B>Returns:</B><DD>double, valor del seno.</DL>
246 2256 igbrotru
</DD>
247
</DL>
248
<!-- ========= END OF CLASS DATA ========= -->
249
<HR>
250
251
252
<!-- ======= START OF BOTTOM NAVBAR ====== -->
253
<A NAME="navbar_bottom"><!-- --></A>
254
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
255
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
256
<TR>
257
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
258
<A NAME="navbar_bottom_firstrow"><!-- --></A>
259
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
260
  <TR ALIGN="center" VALIGN="top">
261
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
262
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
263
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
264
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
265
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
266
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
267
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
268
  </TR>
269
</TABLE>
270
</TD>
271
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
272
</EM>
273
</TD>
274
</TR>
275
276
<TR>
277
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
278
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfCalArcs.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
279
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfCircle.html" title="class in org.cresques.px.dxf"><B>NEXT CLASS</B></A></FONT></TD>
280
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
281
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
282
&nbsp;<A HREF="DxfCalXtru.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
283
&nbsp;<SCRIPT type="text/javascript">
284
  <!--
285
  if(window==top) {
286
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
287
  }
288
  //-->
289
</SCRIPT>
290
<NOSCRIPT>
291
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
292
</NOSCRIPT>
293
294
</FONT></TD>
295
</TR>
296
<TR>
297
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
298
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
299
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
300
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
301
</TR>
302
</TABLE>
303
<A NAME="skip-navbar_bottom"></A>
304
<!-- ======== END OF BOTTOM NAVBAR ======= -->
305
306
<HR>
307
308
</BODY>
309
</HTML>