|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IOrientInteraction
Provides access to the parameters of the Orient Representation Tool.
| Method Summary | |
|---|---|
double |
getAngle()
Current angle of orientation. |
int |
getMode()
Orient Representation Tool Mode. |
void |
setAngle(double angle)
Current angle of orientation. |
void |
setMode(int mode)
Orient Representation Tool Mode. |
| Method Detail |
|---|
void setAngle(double angle)
throws IOException,
AutomationException
angle - The angle (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getAngle()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setMode(int mode)
throws IOException,
AutomationException
mode - A com.esri.arcgis.display.esriOrientMode constant (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getMode()
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 | ||||||||