| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicInMemoryFeatureRotation
Provides access to members that manage the schematic in memory feature rotation.
| Method Summary | |
|---|---|
|  double | getInitialRotation()Initial rotation of the schematic in memory feature. | 
|  double | getRotation()Rotation of the schematic in memory feature. | 
|  void | setRotation(double angle)Rotation of the schematic in memory feature. | 
| Method Detail | 
|---|
double getRotation()
                   throws IOException,
                          AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRotation(double angle)
                 throws IOException,
                        AutomationException
angle - The angle  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
double getInitialRotation()
                          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 | ||||||||