CityGML3ExportGeometry
in package
CityGML3ExportGeometry Class Doc Comment
Tags
Table of Contents
Constants
- AABB_3_D = 'AABB_3D'
- EXTERIOR_3_D = 'EXTERIOR_3D'
- FULL_3_D = 'FULL_3D'
- OBB_3_D = 'OBB_3D'
- PROJECTION_2_D = 'PROJECTION_2D'
- Possible values of this enum
- SIMPLIFIED_3_D = 'SIMPLIFIED_3D'
- SLICE_0_2_D = 'SLICE_0_2D'
- SLICE_300_2_D = 'SLICE_300_2D'
Methods
- getAllowableEnumValues() : array<string|int, string>
- Gets allowable values of the enum
Constants
AABB_3_D
public
mixed
AABB_3_D
= 'AABB_3D'
EXTERIOR_3_D
public
mixed
EXTERIOR_3_D
= 'EXTERIOR_3D'
FULL_3_D
public
mixed
FULL_3_D
= 'FULL_3D'
OBB_3_D
public
mixed
OBB_3_D
= 'OBB_3D'
PROJECTION_2_D
Possible values of this enum
public
mixed
PROJECTION_2_D
= 'PROJECTION_2D'
SIMPLIFIED_3_D
public
mixed
SIMPLIFIED_3_D
= 'SIMPLIFIED_3D'
SLICE_0_2_D
public
mixed
SLICE_0_2_D
= 'SLICE_0_2D'
SLICE_300_2_D
public
mixed
SLICE_300_2_D
= 'SLICE_300_2D'
Methods
getAllowableEnumValues()
Gets allowable values of the enum
public
static getAllowableEnumValues() : array<string|int, string>