|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicDiagramClassName
Provides access to members that supply the schematic diagram class name information (that is, the schematic template name information).
| Method Summary | |
|---|---|
IEnumDatasetName |
getAssociatedElementClassNames()
The schematic element class names that are associated to the diagram class name. |
ISchematicDatasetName |
getSchematicDatasetName()
The schematic dataset name related to the schematic diagram class name. |
IEnumDatasetName |
getSchematicDiagramNames()
The schematic diagram names implemented by the schematic diagram class name. |
void |
setSchematicDatasetNameByRef(ISchematicDatasetName schematicDatasetName)
The schematic dataset name related to the schematic diagram class name. |
| Method Detail |
|---|
ISchematicDatasetName getSchematicDatasetName()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSchematicDatasetNameByRef(ISchematicDatasetName schematicDatasetName)
throws IOException,
AutomationException
schematicDatasetName - A reference to a com.esri.arcgis.schematic.ISchematicDatasetName (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumDatasetName getSchematicDiagramNames()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IEnumDatasetName getAssociatedElementClassNames()
throws IOException,
AutomationException
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 | ||||||||