|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITemporalChartElement
Provides properties and methods needed to manage elements of the data clock chart.
Method Summary | |
---|---|
ITemporalGraph |
getTemporalGraph()
Controls the temporal graph element of the data clock chart. |
void |
loadFromIndex()
Load the temporal graph element of the most recently genetrated data clock chart. |
void |
setTemporalGraphByRef(ITemporalGraph pVal)
Controls the temporal graph element of the data clock chart. |
Method Detail |
---|
ITemporalGraph getTemporalGraph() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTemporalGraphByRef(ITemporalGraph pVal) throws IOException, AutomationException
pVal
- A reference to a com.esri.arcgis.trackinganalyst.ITemporalGraph (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void loadFromIndex() 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 |