|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.esri.arcgis.arcmapui.DataGraphTCreateScatterplotMatrix
public class DataGraphTCreateScatterplotMatrix
COM Class 'DataGraphTCreateScatterplotMatrix'. Generated 3/19/2015 1:20:50 PM from 'C:\ArcGIS\COM\esriArcMapUI.olb'
Description 'Dialog in creating data scatterplot matrix 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 |
|---|
| Fields inherited from interface com.esri.arcgis.arcmapui.IDataGraphTWizard |
|---|
IID, IID92518444_ead5_4de2_a050_a9428a1025f3, xxDummy |
| Fields inherited from interface com.esri.arcgis.carto.IDataGraphTEvents |
|---|
IID, IIDcd6d8d2c_5fd2_4962_ba04_bb383934efc8, xxDummy |
| Constructor Summary | |
|---|---|
DataGraphTCreateScatterplotMatrix()
Constructs a DataGraphTCreateScatterplotMatrix using ArcGIS Engine. |
|
DataGraphTCreateScatterplotMatrix(java.lang.Object obj)
Construct a DataGraphTCreateScatterplotMatrix using a reference to such an object returned from ArcGIS Engine or Server. |
|
| Method Summary | |
|---|---|
void |
dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent theEvent)
Fired when graph changes. |
void |
dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent theEvent)
Fired when graph receives an event from its data source. |
void |
dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent theEvent)
Fired when graph loading status changes. |
void |
doModal(int parentWindow)
Starts the wizard dialog. |
boolean |
equals(java.lang.Object o)
Compare this object with another |
static java.lang.String |
getClsid()
getClsid. |
IDataGraphT |
getDataGraphT()
The data graph created by this new wizard. |
com.esri.arcgis.interop.Dispatch |
getJintegraDispatch()
Deprecated. Internal use only. |
int |
hashCode()
the hashcode for this object |
void |
release()
Release a DataGraphTCreateScatterplotMatrix. |
void |
selectDataSource(java.lang.Object pDataSource)
Default data source to select in the wizard. |
void |
setApplicationByRef(java.lang.Object rhs1)
The application to which the wizard dialog belongs. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataGraphTCreateScatterplotMatrix()
throws java.io.IOException,
java.net.UnknownHostException
java.io.IOException - if there are interop problems
java.net.UnknownHostException - if there are interop problems
public DataGraphTCreateScatterplotMatrix(java.lang.Object obj)
throws java.io.IOException
obj to DataGraphTCreateScatterplotMatrix.
obj - an object returned from ArcGIS Engine or Server
java.io.IOException - if there are interop problems
DataGraphTCreateScatterplotMatrix theDataGraphTCreateScatterplotMatrix = (DataGraphTCreateScatterplotMatrix) obj;| Method Detail |
|---|
public static java.lang.String getClsid()
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic com.esri.arcgis.interop.Dispatch getJintegraDispatch()
getJintegraDispatch in interface com.esri.arcgis.interop.RemoteObjRefpublic void release()
release in interface com.esri.arcgis.interop.RemoteObjRef
public IDataGraphT getDataGraphT()
throws java.io.IOException,
AutomationException
getDataGraphT in interface IDataGraphTWizardjava.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void setApplicationByRef(java.lang.Object rhs1)
throws java.io.IOException,
AutomationException
setApplicationByRef in interface IDataGraphTWizardrhs1 - A reference to another Automation Object (IDispatch) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void selectDataSource(java.lang.Object pDataSource)
throws java.io.IOException,
AutomationException
selectDataSource in interface IDataGraphTWizardpDataSource - A reference to another Object (IUnknown) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void doModal(int parentWindow)
throws java.io.IOException,
AutomationException
doModal in interface IDataGraphTWizardparentWindow - The parentWindow (A COM typedef) (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void dataGraphTChanged(IDataGraphTEventsDataGraphTChangedEvent theEvent)
throws java.io.IOException,
AutomationException
dataGraphTChanged in interface IDataGraphTEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void dataGraphTDataSourceEventReceived(IDataGraphTEventsDataGraphTDataSourceEventReceivedEvent theEvent)
throws java.io.IOException,
AutomationException
dataGraphTDataSourceEventReceived in interface IDataGraphTEventstheEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
public void dataGraphTLoadingStatus(IDataGraphTEventsDataGraphTLoadingStatusEvent theEvent)
throws java.io.IOException,
AutomationException
dataGraphTLoadingStatus in interface IDataGraphTEventstheEvent - The event
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 | ||||||||