|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISketchOperation2
COM Interface 'ISketchOperation2'. Generated 3/19/2015 1:21:02 PM from 'C:\ArcGIS\COM\esriEditor.olb'
Description: 'Provides access to members that control undo/redo capabilities for edit sketch modifications.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID223ee90f_0d7d_4844_9f01_a62cb7407897
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
finish(IEnvelope invalEnv,
int opType,
java.lang.Object data)
Finishes the operation and puts it into the operation stack. |
void |
setMenuString(java.lang.String rhs1)
The text that appears in the undo menu choice. |
void |
start(IEditor editor)
Starts the operation, caching the existing sketch. |
Field Detail |
---|
static final int IID223ee90f_0d7d_4844_9f01_a62cb7407897
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setMenuString(java.lang.String rhs1) throws java.io.IOException, AutomationException
rhs1
- The rhs1 (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void start(IEditor editor) throws java.io.IOException, AutomationException
editor
- A reference to a com.esri.arcgis.editor.IEditor (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void finish(IEnvelope invalEnv, int opType, java.lang.Object data) throws java.io.IOException, AutomationException
invalEnv
- A reference to a com.esri.arcgis.geometry.IEnvelope (in)opType
- A com.esri.arcgis.editor.esriSketchOperationType constant (in)data
- A Variant (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |