|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicNodeReductionExtended
Provides access to members that manage the applicative selection of node reduction by priority rule.
ISchematicRule,
ISchematicCollapseRelatedElementsExtended| Method Summary | |
|---|---|
String |
getName()
Name of the applicative selection. |
void |
selectReduction(ISchematicNode pNode,
IEnumSchematicElement pEnumLink,
boolean[] reduce,
ISchematicLink[] ppLink)
Link to reduce. |
| Method Detail |
|---|
String getName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void selectReduction(ISchematicNode pNode,
IEnumSchematicElement pEnumLink,
boolean[] reduce,
ISchematicLink[] ppLink)
throws IOException,
AutomationException
pNode - A reference to a com.esri.arcgis.schematic.ISchematicNode (in)pEnumLink - A reference to a com.esri.arcgis.schematic.IEnumSchematicElement (in)reduce - The reduce (out: use single element array)ppLink - A reference to a com.esri.arcgis.schematic.ISchematicLink (in/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 | ||||||||