|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMapServerTimeInfo
Provides access to core objects contained within the map document.
Method Summary | |
---|---|
double |
getDefaultTimeInterval()
The recommended default time interval to be used to animate the layer/table in the service. |
int |
getDefaultTimeIntervalUnits()
The recommended default time interval units to be used to animate the layer/table in the service. |
double |
getDefaultTimeWindow()
The recommended time window expressed in the same units as the time interval for the service. |
ITimeExtent |
getFullTimeExtent()
TimeExtent of interest that the map as been authored. |
Method Detail |
---|
ITimeExtent getFullTimeExtent() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getDefaultTimeInterval() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getDefaultTimeIntervalUnits() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.double getDefaultTimeWindow() 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 |