WallTracingMode
in package
WallTracingMode Class Doc Comment
Tags
Table of Contents
Constants
- POLYGONS : mixed = 'Polygons'
- Possible values of this enum
- RECTANGLES : mixed = 'Rectangles'
- UNIFORM_POLYGONS : mixed = 'UniformPolygons'
Methods
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
POLYGONS
Possible values of this enum
public
mixed
POLYGONS
= 'Polygons'
RECTANGLES
public
mixed
RECTANGLES
= 'Rectangles'
UNIFORM_POLYGONS
public
mixed
UNIFORM_POLYGONS
= 'UniformPolygons'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>