| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicRouteNodeReductionRule
Provides access to members that manage the generic Schematic Route Node Reduction rule.
| Method Summary | |
|---|---|
|  int | getReduceAngle()Reduction angle of the rule. | 
|  boolean | isReduceByAngle()Indicates if the reduction reduces all the nodes. | 
|  void | setReduceAngle(int reduceAngle)Reduction angle of the rule. | 
|  void | setReduceByAngle(boolean reduceByAngle)Indicates if the reduction reduces all the nodes. | 
| Method Detail | 
|---|
boolean isReduceByAngle()
                        throws IOException,
                               AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReduceByAngle(boolean reduceByAngle)
                      throws IOException,
                             AutomationException
reduceByAngle - The reduceByAngle  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getReduceAngle()
                   throws IOException,
                          AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setReduceAngle(int reduceAngle)
                    throws IOException,
                           AutomationException
reduceAngle - The reduceAngle  (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 | ||||||||