|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGxDataGraph2
Provides access to members that control data graph GxObject.
Method Summary | |
---|---|
IDataGraphBase |
getDataGraphBase()
The data graph associated with GXObject. |
void |
setDataGraphBaseByRef(IDataGraphBase dataGraph)
The data graph associated with GXObject. |
Method Detail |
---|
void setDataGraphBaseByRef(IDataGraphBase dataGraph) throws IOException, AutomationException
dataGraph
- A reference to a com.esri.arcgis.carto.IDataGraphBase (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDataGraphBase getDataGraphBase() 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 |