Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration AlloyDrawInteractionGeometryType

allowed geometry types for draw interaction

Index

Enumeration members

Enumeration members

Box

Box: = "Box"

the box drawing interaction, a Polygon geometry that is a box shape

LineString

LineString: = "LineString"

the line string drawing interaction, a LineString geometry

Point

Point: = "Point"

the point drawing interaction, a Point geometry

Polygon

Polygon: = "Polygon"

the polygon drawing interaction, a Polygon geometry

Generated using TypeDoc