com.esri.arcgis.controls
Interface IEngineEditor2
- All Superinterfaces:
- IEngineEditor, java.io.Serializable
- All Known Implementing Classes:
- EngineEditor, IEngineEditor2Proxy
public interface IEngineEditor2
- extends IEngineEditor, java.io.Serializable
COM Interface 'IEngineEditor2'. Generated 3/19/2015 1:21:01 PM
from 'C:\ArcGIS\COM\esriControls.olb'
Description: 'Provides access to members that control the behavior of the EngineEditor.'
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 =
Methods inherited from interface com.esri.arcgis.controls.IEngineEditor |
abortOperation, addTask, enableUndoRedo, getCurrentTask, getEditSelection, getEditSessionMode, getEditState, getEditWorkspace, getMap, getSelectionCount, getTask, getTaskByUniqueName, getTaskCount, hasEdits, invertAgent, setCurrentTaskByRef, setEditSessionMode, startEditing, startOperation, stopEditing, stopOperation |
IID3591a657_eb49_4a14_a491_be61be4f73b0
static final int IID3591a657_eb49_4a14_a491_be61be4f73b0
- See Also:
- Constant Field Values
xxDummy
static final int xxDummy
- Deprecated. Internal use only
- See Also:
- Constant Field Values
IID
static final java.lang.String IID
- Deprecated. Internal use only
- See Also:
- Constant Field Values
getSelectionAnchor
IAnchorPoint getSelectionAnchor()
throws java.io.IOException,
AutomationException
- The selection anchor point.
- Returns:
- A reference to a com.esri.arcgis.display.IAnchorPoint
- Throws:
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.