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