Statistics
| Revision:

root / trunk / docs / FMap / fmap-api / com / iver / cit / gvsig / fmap / write / DiskCommandStack.html @ 11445

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

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

    
98
<P>
99
Almacena los comandos en disco
100
<P>
101

    
102
<P>
103
<HR>
104

    
105
<P>
106
<!-- ======== NESTED CLASS SUMMARY ======== -->
107

    
108

    
109
<!-- =========== FIELD SUMMARY =========== -->
110

    
111

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

    
114
<A NAME="constructor_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>Constructor Summary</B></FONT></TD>
119
</TR>
120
<TR BGCOLOR="white" CLASS="TableRowColor">
121
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DiskCommandStack.html#DiskCommandStack()">DiskCommandStack</A></B>()</CODE>
122

    
123
<BR>
124
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
125
</TR>
126
</TABLE>
127
&nbsp;
128
<!-- ========== METHOD SUMMARY =========== -->
129

    
130
<A NAME="method_summary"><!-- --></A>
131
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
132
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
133
<TD COLSPAN=2><FONT SIZE="+2">
134
<B>Method Summary</B></FONT></TD>
135
</TR>
136
<TR BGCOLOR="white" CLASS="TableRowColor">
137
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
138
<CODE>&nbsp;void</CODE></FONT></TD>
139
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DiskCommandStack.html#close()">close</A></B>()</CODE>
140

    
141
<BR>
142
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Libera los recursos que usa la pila de comandos para no ser usados m?s</TD>
143
</TR>
144
<TR BGCOLOR="white" CLASS="TableRowColor">
145
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
146
<CODE>&nbsp;void</CODE></FONT></TD>
147
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DiskCommandStack.html#doCommand(com.iver.cit.gvsig.fmap.write.EditingCommand)">doCommand</A></B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A>&nbsp;c)</CODE>
148

    
149
<BR>
150
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;a?ade un comando y lo ejecuta</TD>
151
</TR>
152
<TR BGCOLOR="white" CLASS="TableRowColor">
153
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
154
<CODE>&nbsp;void</CODE></FONT></TD>
155
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DiskCommandStack.html#open()">open</A></B>()</CODE>
156

    
157
<BR>
158
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepara la pila de comandos para ser accedida</TD>
159
</TR>
160
<TR BGCOLOR="white" CLASS="TableRowColor">
161
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162
<CODE>&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A></CODE></FONT></TD>
163
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DiskCommandStack.html#undoCommand()">undoCommand</A></B>()</CODE>
164

    
165
<BR>
166
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;deshace un comando y mueve el ?ndice una posici?n hacia detras</TD>
167
</TR>
168
</TABLE>
169
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
170
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
171
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
172
<TD><B>Methods inherited from class java.lang.Object</B></TD>
173
</TR>
174
<TR BGCOLOR="white" CLASS="TableRowColor">
175
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
176
</TR>
177
</TABLE>
178
&nbsp;
179
<P>
180

    
181
<!-- ============ FIELD DETAIL =========== -->
182

    
183

    
184
<!-- ========= CONSTRUCTOR DETAIL ======== -->
185

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

    
194
<A NAME="DiskCommandStack()"><!-- --></A><H3>
195
DiskCommandStack</H3>
196
<PRE>
197
public <B>DiskCommandStack</B>()</PRE>
198
<DL>
199
</DL>
200

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

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

    
211
<A NAME="open()"><!-- --></A><H3>
212
open</H3>
213
<PRE>
214
public void <B>open</B>()</PRE>
215
<DL>
216
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></B></DD>
217
<DD>Prepara la pila de comandos para ser accedida
218
<P>
219
<DD><DL>
220
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#open()">open</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></DL>
221
</DD>
222
<DD><DL>
223
<DT><B>See Also:</B><DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#open()"><CODE>CommandList.open()</CODE></A></DL>
224
</DD>
225
</DL>
226
<HR>
227

    
228
<A NAME="close()"><!-- --></A><H3>
229
close</H3>
230
<PRE>
231
public void <B>close</B>()</PRE>
232
<DL>
233
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></B></DD>
234
<DD>Libera los recursos que usa la pila de comandos para no ser usados m?s
235
<P>
236
<DD><DL>
237
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#close()">close</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></DL>
238
</DD>
239
<DD><DL>
240
<DT><B>See Also:</B><DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#close()"><CODE>CommandList.close()</CODE></A></DL>
241
</DD>
242
</DL>
243
<HR>
244

    
245
<A NAME="doCommand(com.iver.cit.gvsig.fmap.write.EditingCommand)"><!-- --></A><H3>
246
doCommand</H3>
247
<PRE>
248
public void <B>doCommand</B>(<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A>&nbsp;c)</PRE>
249
<DL>
250
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></B></DD>
251
<DD>a?ade un comando y lo ejecuta
252
<P>
253
<DD><DL>
254
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#doCommand(com.iver.cit.gvsig.fmap.write.EditingCommand)">doCommand</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></DL>
255
</DD>
256
<DD><DL>
257
<DT><B>See Also:</B><DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#doCommand(com.iver.cit.gvsig.fmap.write.EditingCommand)"><CODE>CommandList.doCommand(com.iver.cit.gvsig.fmap.write.EditingCommand)</CODE></A></DL>
258
</DD>
259
</DL>
260
<HR>
261

    
262
<A NAME="undoCommand()"><!-- --></A><H3>
263
undoCommand</H3>
264
<PRE>
265
public <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A> <B>undoCommand</B>()</PRE>
266
<DL>
267
<DD><B>Description copied from interface: <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></B></DD>
268
<DD>deshace un comando y mueve el ?ndice una posici?n hacia detras
269
<P>
270
<DD><DL>
271
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#undoCommand()">undoCommand</A></CODE> in interface <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html" title="interface in com.iver.cit.gvsig.fmap.write">CommandList</A></CODE></DL>
272
</DD>
273
<DD><DL>
274
<DT><B>See Also:</B><DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/CommandList.html#undoCommand()"><CODE>CommandList.undoCommand()</CODE></A></DL>
275
</DD>
276
</DL>
277
<!-- ========= END OF CLASS DATA ========= -->
278
<HR>
279

    
280

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

    
305
<TR>
306
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
307
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DeleteSourceCommand.html" title="class in com.iver.cit.gvsig.fmap.write"><B>PREV CLASS</B></A>&nbsp;
308
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DiskGeometryHandler.html" title="class in com.iver.cit.gvsig.fmap.write"><B>NEXT CLASS</B></A></FONT></TD>
309
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
310
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
311
&nbsp;<A HREF="DiskCommandStack.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
312
&nbsp;<SCRIPT type="text/javascript">
313
  <!--
314
  if(window==top) {
315
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
316
  }
317
  //-->
318
</SCRIPT>
319
<NOSCRIPT>
320
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
321
</NOSCRIPT>
322

    
323
</FONT></TD>
324
</TR>
325
<TR>
326
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
327
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
328
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
329
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
330
</TR>
331
</TABLE>
332
<A NAME="skip-navbar_bottom"></A>
333
<!-- ======== END OF BOTTOM NAVBAR ======= -->
334

    
335
<HR>
336

    
337
</BODY>
338
</HTML>