Statistics
| Revision:

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

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

    
10
<META NAME="keywords" CONTENT="com.iver.cit.gvsig.fmap.write.ModifySourceFeature 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="ModifySourceFeature (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/ModifyModifiedCommand.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/WFSEditionSourceAdapter.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="ModifySourceFeature.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 ModifySourceFeature</H2>
87
<PRE>
88
java.lang.Object
89
  <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">com.iver.cit.gvsig.fmap.write.EditingCommand</A>
90
      <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by"><B>com.iver.cit.gvsig.fmap.write.ModifySourceFeature</B>
91
</PRE>
92
<HR>
93
<DL>
94
<DT>public class <B>ModifySourceFeature</B><DT>extends <A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A></DL>
95

    
96
<P>
97
<HR>
98

    
99
<P>
100
<!-- ======== NESTED CLASS SUMMARY ======== -->
101

    
102

    
103
<!-- =========== FIELD SUMMARY =========== -->
104

    
105

    
106
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
107

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

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

    
124
<A NAME="method_summary"><!-- --></A>
125
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
126
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
127
<TD COLSPAN=2><FONT SIZE="+2">
128
<B>Method Summary</B></FONT></TD>
129
</TR>
130
<TR BGCOLOR="white" CLASS="TableRowColor">
131
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
132
<CODE>&nbsp;void</CODE></FONT></TD>
133
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/ModifySourceFeature.html#execute()">execute</A></B>()</CODE>
134

    
135
<BR>
136
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Marca la feature index-?sima del ReadableVectorial que se est? editando como modificada e inserta una feature nueva en el editionFile, almacenando la correspondencia de ?ndices en la clase IndexesMap</TD>
137
</TR>
138
<TR BGCOLOR="white" CLASS="TableRowColor">
139
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
140
<CODE>&nbsp;void</CODE></FONT></TD>
141
<TD><CODE><B><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/ModifySourceFeature.html#executeUndo()">executeUndo</A></B>()</CODE>
142

    
143
<BR>
144
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Desmarca de modified la feature index-?sima del EditionSourceAdapter. </TD>
145
</TR>
146
</TABLE>
147
&nbsp;<A NAME="methods_inherited_from_class_com.iver.cit.gvsig.fmap.write.EditingCommand"><!-- --></A>
148
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
149
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
150
<TD><B>Methods inherited from class com.iver.cit.gvsig.fmap.write.<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A></B></TD>
151
</TR>
152
<TR BGCOLOR="white" CLASS="TableRowColor">
153
<TD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html#getEditionSourceAdapter()">getEditionSourceAdapter</A></CODE></TD>
154
</TR>
155
</TABLE>
156
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
157
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
158
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
159
<TD><B>Methods inherited from class java.lang.Object</B></TD>
160
</TR>
161
<TR BGCOLOR="white" CLASS="TableRowColor">
162
<TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD>
163
</TR>
164
</TABLE>
165
&nbsp;
166
<P>
167

    
168
<!-- ============ FIELD DETAIL =========== -->
169

    
170

    
171
<!-- ========= CONSTRUCTOR DETAIL ======== -->
172

    
173
<A NAME="constructor_detail"><!-- --></A>
174
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176
<TD COLSPAN=1><FONT SIZE="+2">
177
<B>Constructor Detail</B></FONT></TD>
178
</TR>
179
</TABLE>
180

    
181
<A NAME="ModifySourceFeature()"><!-- --></A><H3>
182
ModifySourceFeature</H3>
183
<PRE>
184
public <B>ModifySourceFeature</B>()</PRE>
185
<DL>
186
</DL>
187

    
188
<!-- ============ METHOD DETAIL ========== -->
189

    
190
<A NAME="method_detail"><!-- --></A>
191
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
192
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
193
<TD COLSPAN=1><FONT SIZE="+2">
194
<B>Method Detail</B></FONT></TD>
195
</TR>
196
</TABLE>
197

    
198
<A NAME="execute()"><!-- --></A><H3>
199
execute</H3>
200
<PRE>
201
public void <B>execute</B>()</PRE>
202
<DL>
203
<DD>Marca la feature index-?sima del ReadableVectorial que se est? editando como modificada e inserta una feature nueva en el editionFile, almacenando la correspondencia de ?ndices en la clase IndexesMap
204
<P>
205
<DD><DL>
206
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html#execute()">execute</A></CODE> in class <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A></CODE></DL>
207
</DD>
208
<DD><DL>
209
</DL>
210
</DD>
211
</DL>
212
<HR>
213

    
214
<A NAME="executeUndo()"><!-- --></A><H3>
215
executeUndo</H3>
216
<PRE>
217
public void <B>executeUndo</B>()</PRE>
218
<DL>
219
<DD>Desmarca de modified la feature index-?sima del EditionSourceAdapter. Elimina despues la asociaci?n del indexMap. No elimina la feature del editionFile porque si se elimina se desreferencian los ?ndices del indexMap
220
<P>
221
<DD><DL>
222
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html#executeUndo()">executeUndo</A></CODE> in class <CODE><A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/EditingCommand.html" title="class in com.iver.cit.gvsig.fmap.write">EditingCommand</A></CODE></DL>
223
</DD>
224
<DD><DL>
225
</DL>
226
</DD>
227
</DL>
228
<!-- ========= END OF CLASS DATA ========= -->
229
<HR>
230

    
231

    
232
<!-- ======= START OF BOTTOM NAVBAR ====== -->
233
<A NAME="navbar_bottom"><!-- --></A>
234
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
235
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
236
<TR>
237
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
238
<A NAME="navbar_bottom_firstrow"><!-- --></A>
239
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
240
  <TR ALIGN="center" VALIGN="top">
241
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
242
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
243
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
244
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
245
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
246
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
247
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
248
  </TR>
249
</TABLE>
250
</TD>
251
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
252
</EM>
253
</TD>
254
</TR>
255

    
256
<TR>
257
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
258
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/ModifyModifiedCommand.html" title="class in com.iver.cit.gvsig.fmap.write"><B>PREV CLASS</B></A>&nbsp;
259
&nbsp;<A HREF="../../../../../../com/iver/cit/gvsig/fmap/write/WFSEditionSourceAdapter.html" title="class in com.iver.cit.gvsig.fmap.write"><B>NEXT CLASS</B></A></FONT></TD>
260
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
261
  <A HREF="../../../../../../index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
262
&nbsp;<A HREF="ModifySourceFeature.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
263
&nbsp;<SCRIPT type="text/javascript">
264
  <!--
265
  if(window==top) {
266
    document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
267
  }
268
  //-->
269
</SCRIPT>
270
<NOSCRIPT>
271
  <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
272
</NOSCRIPT>
273

    
274
</FONT></TD>
275
</TR>
276
<TR>
277
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
278
  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
279
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
280
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
281
</TR>
282
</TABLE>
283
<A NAME="skip-navbar_bottom"></A>
284
<!-- ======== END OF BOTTOM NAVBAR ======= -->
285

    
286
<HR>
287

    
288
</BODY>
289
</HTML>