Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RelationParametersProperties

Hierarchy

  • RelationParametersProperties

Index

Properties

Optional geometries1

geometries1: GeometryProperties[]

The first array of geometries to compute the relation.

Read more...

Optional geometries2

geometries2: GeometryProperties[]

The second array of geometries to compute the relation.

Read more...

Optional relation

relation: "within" | "relation" | "disjoint" | "cross" | "in" | "interior-intersection" | "intersection" | "line-coincidence" | "line-touch" | "overlap" | "point-touch" | "touch"

The spatial relationship to be tested between the two input geometry arrays.

Read more...

Optional relationParameter

relationParameter: string

The string describes the spatial relationship to be tested when RelationParameters.relation = 'relation'.

Read more...

Generated using TypeDoc