|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicCollapseRelatedElementsExtended
Provides access to members that manage the applicative selection of the collapsed elements for the collapse related elements rule.
ISchematicRule,
ISchematicNodeReductionExtended| Method Summary | |
|---|---|
String |
getName()
Name of the applicative selection. |
void |
selectElementsToCollapse(ISchematicNode node,
IEnumSchematicElement relatedElements,
IEnumSchematicElement[] elementsToCollapse)
Select the schematic elements to collapse. |
| Method Detail |
|---|
String getName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void selectElementsToCollapse(ISchematicNode node,
IEnumSchematicElement relatedElements,
IEnumSchematicElement[] elementsToCollapse)
throws IOException,
AutomationException
node - A reference to a com.esri.arcgis.schematic.ISchematicNode (in)relatedElements - A reference to a com.esri.arcgis.schematic.IEnumSchematicElement (in)elementsToCollapse - A reference to a com.esri.arcgis.schematic.IEnumSchematicElement (out: use single element array)
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 | ||||||||