|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to members that control the rotate text feedback.
| Method Summary | |
void |
start(IPoint cursorPosition,
double referenceScale)
Begins a new feedback. |
void |
stop()
Stops the feedback. |
| Methods inherited from interface com.esri.arcgis.display.IDisplayFeedback |
getSymbol, moveTo, refresh, setDisplayByRef, setSymbolByRef |
| Method Detail |
public void start(IPoint cursorPosition,
double referenceScale)
throws java.io.IOException,
AutomationException
cursorPosition - A reference to a com.esri.arcgis.geometry.IPoint (in)referenceScale - The referenceScale (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void stop()
throws java.io.IOException,
AutomationException
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 | |||||||||