|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicElementContainerEdit
Provides access to members that control the schematic elements edition within a container (that is, within a schematic diagram).
ISchematicElementContainer| Method Summary | |
|---|---|
boolean |
canDeleteSchematicElements()
Indicates if schematic elements can be deleted within the container. |
void |
deleteSchematicElement(INgElement ngElement)
Delete a schematic element within the container. |
| Method Detail |
|---|
boolean canDeleteSchematicElements()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicElementContainer
void deleteSchematicElement(INgElement ngElement)
throws IOException,
AutomationException
ngElement - A reference to a com.esri.arcgis.schematic.INgElement (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.ISchematicElementContainer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||