|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITemporalGraphs
COM Interface 'ITemporalGraphs'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriTrackingAnalyst.olb'
Description: 'Provides properties and methods needed to manage temporal graphs for the data clock.' 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 |
IID33e20880_1424_11d6_b82f_00010265adc5
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
addGraph(ITemporalGraph piTemporalGraph)
Adds a temporal graph. |
short |
getCount()
Number of temporal graphs. |
ITemporalGraph |
getGraph(short nIndex)
Retrieves a graph by index. |
void |
removeGraph(short nIndex)
Removes a graph by index. |
| Field Detail |
|---|
static final int IID33e20880_1424_11d6_b82f_00010265adc5
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
short getCount()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void addGraph(ITemporalGraph piTemporalGraph)
throws java.io.IOException,
AutomationException
piTemporalGraph - A reference to a com.esri.arcgis.trackinganalyst.ITemporalGraph (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ITemporalGraph getGraph(short nIndex)
throws java.io.IOException,
AutomationException
nIndex - The nIndex (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void removeGraph(short nIndex)
throws java.io.IOException,
AutomationException
nIndex - The nIndex (in)
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 | ||||||||