|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITimeControl2
Provides access to methods and properties needed to manage Playback Manager functions.
This interface is new at ArcGIS 9.3. It supersedes ITimeControl.
| Method Summary | |
|---|---|
IBasicMap |
getCurrentBasicMap()
Indicates value of the current basicmap display during playback. |
void |
setCurrentBasicMapByRef(IBasicMap ppiCurrentMap)
Indicates value of the current basicmap display during playback. |
| Methods inherited from interface com.esri.arcgis.trackinganalyst.ITimeControlBase |
|---|
setTimeSequenceInterval |
| Method Detail |
|---|
IBasicMap getCurrentBasicMap()
throws IOException,
AutomationException
This property gets or sets the BasicMap currently being used for playback. This property supersedes ITimeControl::CurrentMap.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setCurrentBasicMapByRef(IBasicMap ppiCurrentMap)
throws IOException,
AutomationException
ppiCurrentMap - A reference to a com.esri.arcgis.carto.IBasicMap (in)
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 | ||||||||