Altus Mapping Engine JavaScript API Reference - v2.0.ut.2153.g60764257e - Tuesday May 16, 2022 | SDK Documentation | Builds | BA3 Home |
Public Member Functions | |
Polygon () | |
Polygon (CoordsVect shell, bool crossesAntimeridian) | |
CoordsVect | shell () |
void | shell_set (CoordsVect val) |
VectorCoordsVect | holes () |
void | holes_set (VectorCoordsVect val) |
Public Attributes | |
uint | styleId |
bool | crossesAntimerdian |
AltusUnified::Polygon::Polygon | ( | ) |
AltusUnified::Polygon::Polygon | ( | CoordsVect | shell, |
bool | crossesAntimeridian | ||
) |
VectorCoordsVect AltusUnified::Polygon::holes | ( | ) |
void AltusUnified::Polygon::holes_set | ( | VectorCoordsVect | val | ) |
CoordsVect AltusUnified::Polygon::shell | ( | ) |
void AltusUnified::Polygon::shell_set | ( | CoordsVect | val | ) |
bool AltusUnified::Polygon::crossesAntimerdian |
uint AltusUnified::Polygon::styleId |