![]() |
Maria GDK 5.0.0.737
Documentation of native code in develop branch
|
Public Types | |
enum | ClusterPointsType { NoPoints =0 , AllPoints =1 , ClusterBoundary =2 , ThinnedPoints =3 } |
enum | SidcRegisterInfo { NoSidcs = 0 , AllSidcs = 1 } |
Public Attributes | |
ClusterPointsType | PointsType = ClusterPointsType::NoPoints |
std::vector< BasicGeoTypes::PointDXY > | ClusterPoints |
std::vector< BasicGeoTypes::PointDXY > | ClusterBounds |
std::vector< DetailedClusterItem > | DetailedInfo |
BasicGeoTypes::PointDXY | ClusterCenter |
int | ClusteredItemCount = 0 |
double | ClusterRadiusMeters = 0 |
double | ClusterRadiusPixels = 0 |