|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriTimeRelation
Constants from esriTimeRelation' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriSystem.olb'
Description: 'Queryable Time Relationships.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =
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 |