|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDataGraphTElement
COM Interface 'IDataGraphTElement'. Generated 3/19/2015 1:20:54 PM from 'C:\ArcGIS\COM\esriCarto.olb'
Description: 'Provides access to members that control graphic element for data graph.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
Field Summary | |
---|---|
static java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID3016e57e_470b_4a6f_825d_7b8d40ba39c7
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
IDataGraphT |
getDataGraphT()
Data graph used in graphic element. |
void |
getIsDataSourceConnected(boolean[] b)
Indicates if data source is connected to the data graph. |
void |
removeDataSourceConnection()
Removes the connection between the data graph and the data source. |
void |
setDataGraphTByRef(IDataGraphT pDataGraphT)
Data graph used in graphic element. |
Field Detail |
---|
static final int IID3016e57e_470b_4a6f_825d_7b8d40ba39c7
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setDataGraphTByRef(IDataGraphT pDataGraphT) throws java.io.IOException, AutomationException
pDataGraphT
- A reference to a com.esri.arcgis.carto.IDataGraphT (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IDataGraphT getDataGraphT() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void getIsDataSourceConnected(boolean[] b) throws java.io.IOException, AutomationException
b
- The b (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void removeDataSourceConnection() throws java.io.IOException, AutomationException
java.io.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 |