|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTimeRelation
Queryable Time Relationships.
Field Summary | |
---|---|
static int |
esriTimeRelationAfterStartOverlapsEnd
Query time data that is after (>) time extent’s start time and overlaps (<=) time extent’s end time. |
static int |
esriTimeRelationOverlaps
Query time data that overlaps the (>=) time extent's start time and (=<) time extent's end time. |
static int |
esriTimeRelationOverlapsStartWithinEnd
Query time data that overlaps (>=) the time extent’s start time and falls within (<) time extent’s end time. |
Field Detail |
---|
static final int esriTimeRelationOverlaps
static final int esriTimeRelationOverlapsStartWithinEnd
static final int esriTimeRelationAfterStartOverlapsEnd
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |