|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ISchematicLayer
Provides access to members that control the schematic layer.
| Method Summary | |
|---|---|
ISchematicDiagram |
getSchematicDiagram()
Schematic diagram related to the schematic layer. |
void |
setSchematicDiagramByRef(ISchematicDiagram ppDiagram)
Schematic diagram related to the schematic layer. |
| Method Detail |
|---|
ISchematicDiagram getSchematicDiagram()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setSchematicDiagramByRef(ISchematicDiagram ppDiagram)
throws IOException,
AutomationException
ppDiagram - A reference to a com.esri.arcgis.schematic.ISchematicDiagram (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 | ||||||||