Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="org.cresques.px.dxf.DxfSpline 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="DxfSpline";
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/DxfSolid.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfTable.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="DxfSpline.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 DxfSpline</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"><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html" title="class in org.cresques.px.dxf">org.cresques.px.dxf.DxfPolyline</A>
92
              <IMG SRC="../../../../resources/inherit.gif" ALT="extended by"><B>org.cresques.px.dxf.DxfSpline</B>
93
</PRE>
94
<DL>
95
<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>
96
</DL>
97
<HR>
98
<DL>
99
<DT>public class <B>DxfSpline</B><DT>extends <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html" title="class in org.cresques.px.dxf">DxfPolyline</A></DL>
100

    
101
<P>
102
<DL>
103
<DT><B>Author:</B></DT>
104
  <DD>"Luis W. Sevilla" <sevilla_lui@gva.es></DD>
105
</DL>
106
<HR>
107

    
108
<P>
109
<!-- ======== NESTED CLASS SUMMARY ======== -->
110

    
111

    
112
<!-- =========== FIELD SUMMARY =========== -->
113

    
114
<A NAME="field_summary"><!-- --></A>
115
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
116
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
117
<TD COLSPAN=2><FONT SIZE="+2">
118
<B>Field Summary</B></FONT></TD>
119
</TR>
120
</TABLE>
121
&nbsp;<A NAME="fields_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
122
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
123
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
124
<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>
125
</TR>
126
<TR BGCOLOR="white" CLASS="TableRowColor">
127
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#extent">extent</A>, <A HREF="../../../../org/cresques/px/PxObj.html#stroke">stroke</A></CODE></TD>
128
</TR>
129
</TABLE>
130
&nbsp;
131
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
132

    
133
<A NAME="constructor_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>Constructor Summary</B></FONT></TD>
138
</TR>
139
<TR BGCOLOR="white" CLASS="TableRowColor">
140
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfSpline.html#DxfSpline(org.cresques.geo.Projection, org.cresques.px.dxf.DxfLayer)">DxfSpline</A></B>(<A HREF="../../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
141
          <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</CODE>
142

    
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
145
</TR>
146
</TABLE>
147
&nbsp;
148
<!-- ========== METHOD SUMMARY =========== -->
149

    
150
<A NAME="method_summary"><!-- --></A>
151
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
152
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
153
<TD COLSPAN=2><FONT SIZE="+2">
154
<B>Method Summary</B></FONT></TD>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
<CODE>&nbsp;java.lang.String</CODE></FONT></TD>
159
<TD><CODE><B><A HREF="../../../../org/cresques/px/dxf/DxfSpline.html#toDxfString()">toDxfString</A></B>()</CODE>
160

    
161
<BR>
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Convierte a DXF.</TD>
163
</TR>
164
</TABLE>
165
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.dxf.DxfPolyline"><!-- --></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 org.cresques.px.dxf.<A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html" title="class in org.cresques.px.dxf">DxfPolyline</A></B></TD>
169
</TR>
170
<TR BGCOLOR="white" CLASS="TableRowColor">
171
<TD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#add(java.awt.geom.Point2D)">add</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#addBulge(java.lang.Double)">addBulge</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#addFace(int[])">addFace</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#c()">c</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#c(java.awt.Color)">c</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#createArc(java.awt.geom.Point2D, java.awt.geom.Point2D, double)">createArc</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#draw(java.awt.Graphics2D, org.cresques.geo.ViewPortData)">draw</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getBulges()">getBulges</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getFlags()">getFlags</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getGeneralPath(org.cresques.geo.ViewPortData)">getGeneralPath</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#getPts()">getPts</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#reProject(org.cresques.cts.ICoordTrans)">reProject</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#setBulges(java.util.Vector)">setBulges</A>, <A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#setPts(java.util.Vector)">setPts</A></CODE></TD>
172
</TR>
173
</TABLE>
174
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.dxf.DxfEntity"><!-- --></A>
175
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
176
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
177
<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>
178
</TR>
179
<TR BGCOLOR="white" CLASS="TableRowColor">
180
<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>
181
</TR>
182
</TABLE>
183
&nbsp;<A NAME="methods_inherited_from_class_org.cresques.px.PxObj"><!-- --></A>
184
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
185
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
186
<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>
187
</TR>
188
<TR BGCOLOR="white" CLASS="TableRowColor">
189
<TD><CODE><A HREF="../../../../org/cresques/px/PxObj.html#getExtent()">getExtent</A></CODE></TD>
190
</TR>
191
</TABLE>
192
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
193
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
194
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
195
<TD><B>Methods inherited from class java.lang.Object</B></TD>
196
</TR>
197
<TR BGCOLOR="white" CLASS="TableRowColor">
198
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
199
</TR>
200
</TABLE>
201
&nbsp;
202
<P>
203

    
204
<!-- ============ FIELD DETAIL =========== -->
205

    
206

    
207
<!-- ========= CONSTRUCTOR DETAIL ======== -->
208

    
209
<A NAME="constructor_detail"><!-- --></A>
210
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
211
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
212
<TD COLSPAN=1><FONT SIZE="+2">
213
<B>Constructor Detail</B></FONT></TD>
214
</TR>
215
</TABLE>
216

    
217
<A NAME="DxfSpline(org.cresques.geo.Projection, org.cresques.px.dxf.DxfLayer)"><!-- --></A><H3>
218
DxfSpline</H3>
219
<PRE>
220
public <B>DxfSpline</B>(<A HREF="../../../../org/cresques/geo/Projection.html" title="class in org.cresques.geo">Projection</A>&nbsp;proj,
221
                 <A HREF="../../../../org/cresques/px/dxf/DxfLayer.html" title="class in org.cresques.px.dxf">DxfLayer</A>&nbsp;layer)</PRE>
222
<DL>
223
</DL>
224

    
225
<!-- ============ METHOD DETAIL ========== -->
226

    
227
<A NAME="method_detail"><!-- --></A>
228
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
229
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
230
<TD COLSPAN=1><FONT SIZE="+2">
231
<B>Method Detail</B></FONT></TD>
232
</TR>
233
</TABLE>
234

    
235
<A NAME="toDxfString()"><!-- --></A><H3>
236
toDxfString</H3>
237
<PRE>
238
public java.lang.String <B>toDxfString</B>()</PRE>
239
<DL>
240
<DD><B>Description copied from class: <CODE><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html" title="class in org.cresques.px.dxf">DxfPolyline</A></CODE></B></DD>
241
<DD>Convierte a DXF.
242
<P>
243
<DD><DL>
244
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html#toDxfString()">toDxfString</A></CODE> in class <CODE><A HREF="../../../../org/cresques/px/dxf/DxfPolyline.html" title="class in org.cresques.px.dxf">DxfPolyline</A></CODE></DL>
245
</DD>
246
<DD><DL>
247

    
248
<DT><B>Returns:</B><DD>Entity como String Dxf</DL>
249
</DD>
250
</DL>
251
<!-- ========= END OF CLASS DATA ========= -->
252
<HR>
253

    
254

    
255
<!-- ======= START OF BOTTOM NAVBAR ====== -->
256
<A NAME="navbar_bottom"><!-- --></A>
257
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
258
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
259
<TR>
260
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
261
<A NAME="navbar_bottom_firstrow"><!-- --></A>
262
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
263
  <TR ALIGN="center" VALIGN="top">
264
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
265
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
266
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
267
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
268
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
269
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
270
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
271
  </TR>
272
</TABLE>
273
</TD>
274
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
275
</EM>
276
</TD>
277
</TR>
278

    
279
<TR>
280
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
281
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfSolid.html" title="class in org.cresques.px.dxf"><B>PREV CLASS</B></A>&nbsp;
282
&nbsp;<A HREF="../../../../org/cresques/px/dxf/DxfTable.html" title="class in org.cresques.px.dxf"><B>NEXT CLASS</B></A></FONT></TD>
283
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
284
  <A HREF="../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
285
&nbsp;<A HREF="DxfSpline.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
286
&nbsp;<SCRIPT type="text/javascript">
287
  <!--
288
  if(window==top) {
289
    document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>');
290
  }
291
  //-->
292
</SCRIPT>
293
<NOSCRIPT>
294
  <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>
295
</NOSCRIPT>
296

    
297
</FONT></TD>
298
</TR>
299
<TR>
300
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
301
  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>
302
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
303
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
304
</TR>
305
</TABLE>
306
<A NAME="skip-navbar_bottom"></A>
307
<!-- ======== END OF BOTTOM NAVBAR ======= -->
308

    
309
<HR>
310

    
311
</BODY>
312
</HTML>