|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicBuilderRuleContainer
Provides access to members that manage the schematic builder rule container.
com.esri.arcgis.schematic.ISchematicBuilderRuleManager
,
ISchematicBuilderRule
Method Summary | |
---|---|
IEnumSchematicBuilderRule |
getOrderedSchematicBuilderRules()
Schematic ordered builder rules enumeration within the builder rule container. |
int |
getSchematicBuilderRuleCount()
Number of builder rules within the builder rule container. |
Method Detail |
---|
IEnumSchematicBuilderRule getOrderedSchematicBuilderRules() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.ISchematicBuilderRule.getOrderNumber()
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 |