Enums.TimeRelation enumeration

  • QML Enumeration List
  • Enums.TimeRelation enumeration
  • The TimeRelation can be one of:

    ConstantDescription
    Enums.TimeRelationUnknown(-1) Unknown.
    Enums.TimeRelationOverlaps(0) Time extent completely overlaps the other extent.
    Enums.TimeRelationAfterStartOverlapsEnd(1) Time extent starts after the start but before the end of the other extent, and ends after the end of the other extent.
    Enums.TimeRelationOverlapsStartWithinEnd(2) Time extent starts before the start of the other extent, and ends before the end of the other extent.

    Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.