Altus Mapping Engine JavaScript API Reference - v2.0.ut.2153.g60764257e - Tuesday May 16, 2022 | SDK Documentation | Builds | BA3 Home |
Public Member Functions | |
VectorPolygon () | |
Polygon | get (int index) |
void | push_back (Polygon value) |
void | resize (int size, Polygon defaultValue) |
void | set (int index, Polygon value) |
int | size () |
AltusUnified::VectorPolygon::VectorPolygon | ( | ) |
Polygon AltusUnified::VectorPolygon::get | ( | int | index | ) |
void AltusUnified::VectorPolygon::push_back | ( | Polygon | value | ) |
void AltusUnified::VectorPolygon::resize | ( | int | size, |
Polygon | defaultValue | ||
) |
void AltusUnified::VectorPolygon::set | ( | int | index, |
Polygon | value | ||
) |
int AltusUnified::VectorPolygon::size | ( | ) |