|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IElementEditCallout
Provides access to members that control the Element edit vertices object.
Method Summary | |
---|---|
ISelectionTracker |
getMoveTextSelectionTracker()
Returns the selection tracker to move the text used by this element. |
boolean |
isEditingCallout()
Indicates if this element is editing it's callout. |
void |
setEditingCallout(boolean flag)
Indicates if this element is editing it's callout. |
Method Detail |
---|
ISelectionTracker getMoveTextSelectionTracker() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean isEditingCallout() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setEditingCallout(boolean flag) throws IOException, AutomationException
flag
- The flag (in)
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 |