|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISchematicFeatureRemovalExtended
Provides access to members that manage the applicative selection of the feature removal rule.
Method Summary | |
---|---|
boolean |
evaluate(ISchematicInMemoryFeature schematicFeature)
Evaluate the schematic feature to be reduced or not. |
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.boolean 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 |