|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicBuilderRuleContainer
Provides access to members that control the schematic builder rules defined within a container (that is, within a schematic diagram class).
ISchematicBuilderRuleManager,
ISchematicBuilderRule| Method Summary | |
|---|---|
IEnumSchematicBuilderRule |
getOrderedSchematicBuilderRules()
Schematic builder rules enumeration within the container returned in their definition order. |
ISchematicBuilderRule |
getSchematicBuilderRuleByID(int iD)
Schematic builder rule referenced by the specified ID. |
int |
getSchematicBuilderRuleCount()
Number of schematic builder rules within the container. |
| Method Detail |
|---|
IEnumSchematicBuilderRule getOrderedSchematicBuilderRules()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicBuilderRule.getOrderNumber()
ISchematicBuilderRule getSchematicBuilderRuleByID(int iD)
throws IOException,
AutomationException
iD - The iD (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getSchematicBuilderRuleCount()
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 | ||||||||