类名 SpatialRelation

成员变量

String

# static readonly Contains

SpatialRelation.Contains,包含。计划废弃,请使用 SpatialRelation.contains 代替

Default Value:
  • 'Contains'
String

# static readonly contains

SpatialRelation.contains: 'Contains',包含

Default Value:
  • 'Contains'
String

# static readonly Disjoint

SpatialRelation.Disjoint,相离。计划废弃,请使用 SpatialRelation.disjoint 代替

Default Value:
  • 'Disjoint'
String

# static readonly disjoint

SpatialRelation.disjoint: 'Disjoint',相离

Default Value:
  • 'Disjoint'
String

# static readonly EnvelopeIntersects

SpatialRelation.EnvelopeIntersects,外包矩形相交。计划废弃,请使用 SpatialRelation.envelopeIntersects 代替

Default Value:
  • 'EnvelopeIntersects'
String

# static readonly envelopeIntersects

SpatialRelation.envelopeIntersects: 'EnvelopeIntersects',外包矩形相交

Default Value:
  • 'EnvelopeIntersects'
String

# static readonly Intersects

SpatialRelation.Intersects,相交。计划废弃,请使用 SpatialRelation.intersects 代替

Default Value:
  • 'Intersects'
String

# static readonly intersects

SpatialRelation.intersects: 'Intersects',相交

Default Value:
  • 'Intersects'
构造函数
成员变量
方法
事件