|
QGIS API Documentation
2.6.0-Brighton
|
Functions | |
| static QgsRectangle | calculateBoundingBox (QGis::WkbType wkbType, unsigned char *wkb, size_t numPoints) |
| Returns the BBOX of the specified WKB-point stream. | |
| static bool | generalizeWkbGeometryByBoundingBox (QGis::WkbType wkbType, unsigned char *sourceWkb, size_t sourceWkbSize, unsigned char *targetWkb, size_t &targetWkbSize, const QgsRectangle &envelope, bool writeHeader) |
| Generalize the WKB-geometry using the BBOX of the original geometry. | |
|
inlinestatic |
Returns the BBOX of the specified WKB-point stream.
|
static |
Generalize the WKB-geometry using the BBOX of the original geometry.
1.8.1.2