|
|||||||||
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 extended criteria. |
IEnumSchematicInMemoryFeature |
selectElementsToCollapse(ISchematicInMemoryFeatureNode node,
IEnumSchematicInMemoryFeature relatedFeatures)
Select the schematic features to collapse. |
Method Detail |
---|
String getName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IEnumSchematicInMemoryFeature selectElementsToCollapse(ISchematicInMemoryFeatureNode node, IEnumSchematicInMemoryFeature relatedFeatures) throws IOException, AutomationException
node
- A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeatureNode (in)relatedFeatures
- A reference to a com.esri.arcgis.schematic.IEnumSchematicInMemoryFeature (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 |