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