![]() |
Maria GDK 5.0.0.738
Documentation of native code in develop branch
|
#include <MResolutionArea.h>
Public Member Functions | |
void | SetResolution (double res) |
double | GetResolution () const |
void | Expand (const BasicGeoTypes::GeoRect &rc) |
void | Expand (const ResolutionArea &ra) |
bool | Contains (double lat, double lon) const |
bool | IsValid () const |
bool | IsEmpty () const |
Public Attributes | |
BasicGeoTypes::GeoRect | geoRect |
double | resX |
double | resY |
double | minScale |
double | maxScale |
ResolutionArea - Container class for bounding box/max resolution of dataset.