|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicExpandLinksByAttributeExtended
Provides access to members that manage the applicative selection of the expand links by attribute rule.
This interface is new at ArcGIS 9.3.
ISchematicRule
,
ISchematicNodeReductionExtended
,
ISchematicCollapseRelatedElementsExtended
Method Summary | |
---|---|
String |
evaluate(ISchematicInMemoryFeature schematicFeature)
Evaluate the schematic feature to get a string in a right format. |
String |
getName()
Name of the extended criteria. |
Method Detail |
---|
String getName() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.String evaluate(ISchematicInMemoryFeature schematicFeature) throws IOException, AutomationException
schematicFeature
- A reference to a com.esri.arcgis.schematic.ISchematicInMemoryFeature (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 |