Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / operations / strategies / DiskShapeInfo.html @ 11445

History | View | Annotate | Download (17.7 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_04) on Mon Feb 14 08:45:52 CET 2005 -->
6
<TITLE>
7
DiskShapeInfo (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.operations.strategies.DiskShapeInfo 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="DiskShapeInfo (FMap API)";
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="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>PREV CLASS</B></A>&nbsp;
53
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FirstStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><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="DiskShapeInfo.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
com.iver.cit.gvsig.fmap.operations.strategies</FONT>
85
<BR>
86
Class DiskShapeInfo</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.operations.strategies.DiskShapeInfo</B>
90
</PRE>
91
<DL>
92
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></DD>
93
</DL>
94
<HR>
95
<DL>
96
<DT>public class <B>DiskShapeInfo</B><DT>extends java.lang.Object<DT>implements <A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></DL>
97

    
98
<P>
99
<HR>
100

    
101
<P>
102
<!-- ======== NESTED CLASS SUMMARY ======== -->
103

    
104

    
105
<!-- =========== FIELD SUMMARY =========== -->
106

    
107

    
108
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
109

    
110
<A NAME="constructor_summary"><!-- --></A>
111
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
112
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
113
<TD COLSPAN=2><FONT SIZE="+2">
114
<B>Constructor Summary</B></FONT></TD>
115
</TR>
116
<TR BGCOLOR="white" CLASS="TableRowColor">
117
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DiskShapeInfo.html#DiskShapeInfo()">DiskShapeInfo</A></B>()</CODE>
118

    
119
<BR>
120
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
121
</TR>
122
</TABLE>
123
&nbsp;
124
<!-- ========== METHOD SUMMARY =========== -->
125

    
126
<A NAME="method_summary"><!-- --></A>
127
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
128
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
129
<TD COLSPAN=2><FONT SIZE="+2">
130
<B>Method Summary</B></FONT></TD>
131
</TR>
132
<TR BGCOLOR="white" CLASS="TableRowColor">
133
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
134
<CODE>&nbsp;void</CODE></FONT></TD>
135
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DiskShapeInfo.html#addShapeInfo(int, java.awt.geom.Rectangle2D, int)">addShapeInfo</A></B>(int&nbsp;index,
136
             java.awt.geom.Rectangle2D&nbsp;boundingBox,
137
             int&nbsp;type)</CODE>
138

    
139
<BR>
140
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
141
</TR>
142
<TR BGCOLOR="white" CLASS="TableRowColor">
143
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144
<CODE>&nbsp;void</CODE></FONT></TD>
145
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DiskShapeInfo.html#addShapeInfo(java.awt.geom.Rectangle2D, int)">addShapeInfo</A></B>(java.awt.geom.Rectangle2D&nbsp;boundingBox,
146
             int&nbsp;type)</CODE>
147

    
148
<BR>
149
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A?ade al final de la estructura de datos la informaci?n de una geometr?a</TD>
150
</TR>
151
<TR BGCOLOR="white" CLASS="TableRowColor">
152
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153
<CODE>&nbsp;java.awt.geom.Rectangle2D</CODE></FONT></TD>
154
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DiskShapeInfo.html#getBoundingBox(int)">getBoundingBox</A></B>(int&nbsp;index)</CODE>
155

    
156
<BR>
157
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el bounding box de la geometr?a index-?sima</TD>
158
</TR>
159
<TR BGCOLOR="white" CLASS="TableRowColor">
160
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
161
<CODE>&nbsp;int</CODE></FONT></TD>
162
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DiskShapeInfo.html#getType(int)">getType</A></B>(int&nbsp;index)</CODE>
163

    
164
<BR>
165
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Obtiene el tipo de la geometr?a index-?sima</TD>
166
</TR>
167
<TR BGCOLOR="white" CLASS="TableRowColor">
168
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
169
<CODE>&nbsp;void</CODE></FONT></TD>
170
<TD><CODE><B><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DiskShapeInfo.html#setShapeInfo(int, java.awt.geom.Rectangle2D, int)">setShapeInfo</A></B>(int&nbsp;index,
171
             java.awt.geom.Rectangle2D&nbsp;boundingBox,
172
             int&nbsp;type)</CODE>
173

    
174
<BR>
175
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Establece en la posici?n index-?sima de la estructura de datos la
176
 informaci?n de una geometr?a</TD>
177
</TR>
178
</TABLE>
179
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
180
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
181
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
182
<TD><B>Methods inherited from class java.lang.Object</B></TD>
183
</TR>
184
<TR BGCOLOR="white" CLASS="TableRowColor">
185
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
186
</TR>
187
</TABLE>
188
&nbsp;
189
<P>
190

    
191
<!-- ============ FIELD DETAIL =========== -->
192

    
193

    
194
<!-- ========= CONSTRUCTOR DETAIL ======== -->
195

    
196
<A NAME="constructor_detail"><!-- --></A>
197
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
198
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
199
<TD COLSPAN=1><FONT SIZE="+2">
200
<B>Constructor Detail</B></FONT></TD>
201
</TR>
202
</TABLE>
203

    
204
<A NAME="DiskShapeInfo()"><!-- --></A><H3>
205
DiskShapeInfo</H3>
206
<PRE>
207
public <B>DiskShapeInfo</B>()</PRE>
208
<DL>
209
</DL>
210

    
211
<!-- ============ METHOD DETAIL ========== -->
212

    
213
<A NAME="method_detail"><!-- --></A>
214
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
216
<TD COLSPAN=1><FONT SIZE="+2">
217
<B>Method Detail</B></FONT></TD>
218
</TR>
219
</TABLE>
220

    
221
<A NAME="addShapeInfo(java.awt.geom.Rectangle2D, int)"><!-- --></A><H3>
222
addShapeInfo</H3>
223
<PRE>
224
public void <B>addShapeInfo</B>(java.awt.geom.Rectangle2D&nbsp;boundingBox,
225
                         int&nbsp;type)</PRE>
226
<DL>
227
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></B></DD>
228
<DD>A?ade al final de la estructura de datos la informaci?n de una geometr?a
229
<P>
230
<DD><DL>
231
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#addShapeInfo(java.awt.geom.Rectangle2D, int)">addShapeInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></DL>
232
</DD>
233
<DD><DL>
234
<DT><B>Parameters:</B><DD><CODE>boundingBox</CODE> - Extent del shape.<DD><CODE>type</CODE> - Tipo de shape.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#addShapeInfo(java.awt.geom.Rectangle2D, int)"><CODE>ShapeInfo.addShapeInfo(java.awt.geom.Rectangle2D, int)</CODE></A></DL>
235
</DD>
236
</DL>
237
<HR>
238

    
239
<A NAME="getBoundingBox(int)"><!-- --></A><H3>
240
getBoundingBox</H3>
241
<PRE>
242
public java.awt.geom.Rectangle2D <B>getBoundingBox</B>(int&nbsp;index)</PRE>
243
<DL>
244
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></B></DD>
245
<DD>Obtiene el bounding box de la geometr?a index-?sima
246
<P>
247
<DD><DL>
248
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#getBoundingBox(int)">getBoundingBox</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></DL>
249
</DD>
250
<DD><DL>
251
<DT><B>Parameters:</B><DD><CODE>index</CODE> - ?ndice de la geometr?a.
252
<DT><B>Returns:</B><DD>Extent de la geometr?a.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#getBoundingBox(int)"><CODE>ShapeInfo.getBoundingBox(int)</CODE></A></DL>
253
</DD>
254
</DL>
255
<HR>
256

    
257
<A NAME="getType(int)"><!-- --></A><H3>
258
getType</H3>
259
<PRE>
260
public int <B>getType</B>(int&nbsp;index)</PRE>
261
<DL>
262
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></B></DD>
263
<DD>Obtiene el tipo de la geometr?a index-?sima
264
<P>
265
<DD><DL>
266
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#getType(int)">getType</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></DL>
267
</DD>
268
<DD><DL>
269
<DT><B>Parameters:</B><DD><CODE>index</CODE> - ?ndice.
270
<DT><B>Returns:</B><DD>Tipo de geometr?a.<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#getType(int)"><CODE>ShapeInfo.getType(int)</CODE></A></DL>
271
</DD>
272
</DL>
273
<HR>
274

    
275
<A NAME="addShapeInfo(int, java.awt.geom.Rectangle2D, int)"><!-- --></A><H3>
276
addShapeInfo</H3>
277
<PRE>
278
public void <B>addShapeInfo</B>(int&nbsp;index,
279
                         java.awt.geom.Rectangle2D&nbsp;boundingBox,
280
                         int&nbsp;type)
281
                  throws java.lang.ArrayIndexOutOfBoundsException</PRE>
282
<DL>
283
<DD><DL>
284
</DL>
285
</DD>
286
<DD><DL>
287

    
288
<DT><B>Throws:</B>
289
<DD><CODE>java.lang.ArrayIndexOutOfBoundsException</CODE><DT><B>See Also:</B><DD><CODE>com.iver.cit.gvsig.fmap.operations.strategies.ShapeInfo#addShapeInfo(int, java.awt.geom.Rectangle2D, int)</CODE></DL>
290
</DD>
291
</DL>
292
<HR>
293

    
294
<A NAME="setShapeInfo(int, java.awt.geom.Rectangle2D, int)"><!-- --></A><H3>
295
setShapeInfo</H3>
296
<PRE>
297
public void <B>setShapeInfo</B>(int&nbsp;index,
298
                         java.awt.geom.Rectangle2D&nbsp;boundingBox,
299
                         int&nbsp;type)
300
                  throws java.lang.ArrayIndexOutOfBoundsException</PRE>
301
<DL>
302
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></B></DD>
303
<DD>Establece en la posici?n index-?sima de la estructura de datos la
304
 informaci?n de una geometr?a
305
<P>
306
<DD><DL>
307
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#setShapeInfo(int, java.awt.geom.Rectangle2D, int)">setShapeInfo</A></CODE> in interface <CODE><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html" title="interface in com.iver.cit.gvsig.fmap.operations.strategies">ShapeInfo</A></CODE></DL>
308
</DD>
309
<DD><DL>
310
<DT><B>Parameters:</B><DD><CODE>index</CODE> - ?ndice.<DD><CODE>boundingBox</CODE> - Extent del shape.<DD><CODE>type</CODE> - Tipo de shape.
311
<DT><B>Throws:</B>
312
<DD><CODE>java.lang.ArrayIndexOutOfBoundsException</CODE> - Si se intenta establecer la
313
                    informaci?n para una geometr?a que no existe<DT><B>See Also:</B><DD><A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/ShapeInfo.html#setShapeInfo(int, java.awt.geom.Rectangle2D, int)"><CODE>ShapeInfo.setShapeInfo(int, java.awt.geom.Rectangle2D, int)</CODE></A></DL>
314
</DD>
315
</DL>
316
<!-- ========= END OF CLASS DATA ========= -->
317
<HR>
318

    
319

    
320
<!-- ======= START OF BOTTOM NAVBAR ====== -->
321
<A NAME="navbar_bottom"><!-- --></A>
322
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
323
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
324
<TR>
325
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
326
<A NAME="navbar_bottom_firstrow"><!-- --></A>
327
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
328
  <TR ALIGN="center" VALIGN="top">
329
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
330
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
331
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
332
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
333
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
334
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
335
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
336
  </TR>
337
</TABLE>
338
</TD>
339
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
340
</EM>
341
</TD>
342
</TR>
343

    
344
<TR>
345
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
346
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/DefaultStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>PREV CLASS</B></A>&nbsp;
347
&nbsp;<A HREF="../../../../../../../com/iver/cit/gvsig/fmap/operations/strategies/FirstStrategy.html" title="class in com.iver.cit.gvsig.fmap.operations.strategies"><B>NEXT CLASS</B></A></FONT></TD>
348
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
349
  <A HREF="../../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
350
&nbsp;<A HREF="DiskShapeInfo.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
351
&nbsp;<SCRIPT type="text/javascript">
352
  <!--
353
  if(window==top) {
354
    document.writeln('<A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
355
  }
356
  //-->
357
</SCRIPT>
358
<NOSCRIPT>
359
  <A HREF="../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
360
</NOSCRIPT>
361

    
362
</FONT></TD>
363
</TR>
364
<TR>
365
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
366
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
367
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
368
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
369
</TR>
370
</TABLE>
371
<A NAME="skip-navbar_bottom"></A>
372
<!-- ======== END OF BOTTOM NAVBAR ======= -->
373

    
374
<HR>
375

    
376
</BODY>
377
</HTML>