Statistics
| Revision:

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

History | View | Annotate | Download (11.9 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
EditingCommand (FMap API)
8
</TITLE>
9

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.write.EditingCommand 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="EditingCommand (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/DiskGeometryHandler.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/EditionSourceAdapter.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="EditingCommand.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 EditingCommand</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.write.EditingCommand</B>
90
</PRE>
91
<DL>
92
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/AddCommand.html" title="class in com.iver.cit.gvsig.fmap.write">AddCommand</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DeleteExtendedCommand.html" title="class in com.iver.cit.gvsig.fmap.write">DeleteExtendedCommand</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DeleteSourceCommand.html" title="class in com.iver.cit.gvsig.fmap.write">DeleteSourceCommand</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/ModifyAddedCommand.html" title="class in com.iver.cit.gvsig.fmap.write">ModifyAddedCommand</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/ModifyModifiedCommand.html" title="class in com.iver.cit.gvsig.fmap.write">ModifyModifiedCommand</A>, <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/ModifySourceFeature.html" title="class in com.iver.cit.gvsig.fmap.write">ModifySourceFeature</A></DD>
93
</DL>
94
<HR>
95
<DL>
96
<DT>public abstract class <B>EditingCommand</B><DT>extends java.lang.Object</DL>
97

    
98
<P>
99
DOCUMENT ME!
100
<P>
101

    
102
<P>
103
<DL>
104
<DT><B>Author:</B></DT>
105
  <DD>Fernando Gonz?lez Cort?s</DD>
106
</DL>
107
<HR>
108

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

    
112

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

    
115

    
116
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
117

    
118
<A NAME="constructor_summary"><!-- --></A>
119
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121
<TD COLSPAN=2><FONT SIZE="+2">
122
<B>Constructor Summary</B></FONT></TD>
123
</TR>
124
<TR BGCOLOR="white" CLASS="TableRowColor">
125
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html#EditingCommand()">EditingCommand</A></B>()</CODE>
126

    
127
<BR>
128
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
129
</TR>
130
</TABLE>
131
&nbsp;
132
<!-- ========== METHOD SUMMARY =========== -->
133

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

    
145
<BR>
146
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Ejecuta la accion</TD>
147
</TR>
148
<TR BGCOLOR="white" CLASS="TableRowColor">
149
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
150
<CODE>abstract &nbsp;void</CODE></FONT></TD>
151
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html#executeUndo()">executeUndo</A></B>()</CODE>
152

    
153
<BR>
154
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deshace la accion</TD>
155
</TR>
156
<TR BGCOLOR="white" CLASS="TableRowColor">
157
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
158
<CODE>&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditionSourceAdapter.html" title="class in com.iver.cit.gvsig.fmap.write">EditionSourceAdapter</A></CODE></FONT></TD>
159
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html#getEditionSourceAdapter()">getEditionSourceAdapter</A></B>()</CODE>
160

    
161
<BR>
162
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;DOCUMENT ME!</TD>
163
</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="EditingCommand()"><!-- --></A><H3>
191
EditingCommand</H3>
192
<PRE>
193
public <B>EditingCommand</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="execute()"><!-- --></A><H3>
208
execute</H3>
209
<PRE>
210
public abstract void <B>execute</B>()</PRE>
211
<DL>
212
<DD>Ejecuta la accion
213
<P>
214
<DD><DL>
215
</DL>
216
</DD>
217
</DL>
218
<HR>
219

    
220
<A NAME="executeUndo()"><!-- --></A><H3>
221
executeUndo</H3>
222
<PRE>
223
public abstract void <B>executeUndo</B>()</PRE>
224
<DL>
225
<DD>Deshace la accion
226
<P>
227
<DD><DL>
228
</DL>
229
</DD>
230
</DL>
231
<HR>
232

    
233
<A NAME="getEditionSourceAdapter()"><!-- --></A><H3>
234
getEditionSourceAdapter</H3>
235
<PRE>
236
public <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditionSourceAdapter.html" title="class in com.iver.cit.gvsig.fmap.write">EditionSourceAdapter</A> <B>getEditionSourceAdapter</B>()</PRE>
237
<DL>
238
<DD>DOCUMENT ME!
239
<P>
240
<DD><DL>
241

    
242
<DT><B>Returns:</B><DD>DOCUMENT ME!</DL>
243
</DD>
244
</DL>
245
<!-- ========= END OF CLASS DATA ========= -->
246
<HR>
247

    
248

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

    
273
<TR>
274
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
275
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/DiskGeometryHandler.html" title="class in com.iver.cit.gvsig.fmap.write"><B>PREV CLASS</B></A>&nbsp;
276
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditionSourceAdapter.html" title="class in com.iver.cit.gvsig.fmap.write"><B>NEXT CLASS</B></A></FONT></TD>
277
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
278
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
279
&nbsp;<A HREF="EditingCommand.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
280
&nbsp;<SCRIPT type="text/javascript">
281
  <!--
282
  if(window==top) {
283
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
284
  }
285
  //-->
286
</SCRIPT>
287
<NOSCRIPT>
288
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
289
</NOSCRIPT>
290

    
291
</FONT></TD>
292
</TR>
293
<TR>
294
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
295
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
296
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
297
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
298
</TR>
299
</TABLE>
300
<A NAME="skip-navbar_bottom"></A>
301
<!-- ======== END OF BOTTOM NAVBAR ======= -->
302

    
303
<HR>
304

    
305
</BODY>
306
</HTML>