|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeData2
Provides access to time related properties of a layer.
Method Summary | |
---|---|
boolean |
isHasLiveData()
isHasLiveData |
void |
setHasLiveData(boolean useTime)
setHasLiveData |
Methods inherited from interface com.esri.arcgis.carto.ITimeData |
---|
getFullTimeExtent, getTimeReference, isSupportsTime, isUseTime, setUseTime |
Method Detail |
---|
boolean isHasLiveData() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setHasLiveData(boolean useTime) throws IOException, AutomationException
useTime
- The useTime (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 |