|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IEngineEditor2
Provides access to members that control the behavior of the EngineEditor.
Method Summary | |
---|---|
IAnchorPoint |
getSelectionAnchor()
The selection anchor point. |
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 |
Method Detail |
---|
IAnchorPoint getSelectionAnchor() throws IOException, AutomationException
Editing tools that require the location of the selection anchor can conveniently get it from the SelectionAnchor property. For example, the editor's Rotate Tool rotates features around the selection anchor.
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 |