|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITemporalQueryFilter2
Provides access to properties and methods needed to manage temporal query filters.
| Method Summary | |
|---|---|
ITimeReference |
getTimeReference()
Defines data time reference. |
void |
setTimeReferenceByRef(ITimeReference timeReference)
Defines data time reference. |
| Methods inherited from interface com.esri.arcgis.trackinganalyst.ITemporalQueryFilter |
|---|
getEndingDate, getRelativeTimeOperator, getStartingDate, getTemporalConversion, getTemporalOrder, getTemporalRelationship, setEndingDate, setRelativeTimeOperator, setStartingDate, setTemporalConversion, setTemporalOrder, setTemporalRelationship |
| Method Detail |
|---|
ITimeReference getTimeReference()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeReferenceByRef(ITimeReference timeReference)
throws IOException,
AutomationException
timeReference - A reference to a com.esri.arcgis.system.ITimeReference (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 | ||||||||