|
|||||||||
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.
Method Summary | |
---|---|
String |
getName()
Name of the extended criteria. |
boolean |
selectReduction(ISchematicInMemoryFeatureNode node,
IEnumSchematicInMemoryFeature enumLink,
ISchematicInMemoryFeatureLink[] link)
Link to reduce (in and out parameter). |
Method Detail |
---|
String getName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.boolean selectReduction(ISchematicInMemoryFeatureNode node, IEnumSchematicInMemoryFeature enumLink, ISchematicInMemoryFeatureLink[] link) throws IOException, AutomationException
node
- A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeatureNode (in)enumLink
- A reference to a com.esri.arcgis.schematic.IEnumSchematicInMemoryFeature (in)link
- A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeatureLink (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 |