|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITimeInstant
Provides access to members that control the Time Instant.
A TimeInstant represents a single point in time. It has no Duration or end time.
Method Summary | |
---|---|
ITime |
getTime()
The time instant time value. |
void |
setTime(ITime time)
The time instant time value. |
Methods inherited from interface com.esri.arcgis.system.ITimeValue |
---|
getTimeReference, project, projectFromUTC, projectToUTC, setTimeReferenceByRef |
Method Detail |
---|
ITime getTime() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTime(ITime time) throws IOException, AutomationException
time
- A reference to a com.esri.arcgis.system.ITime (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 |