QGIS API Documentation
2.0.1-Dufour
|
This is the complete list of members for QgsRectangle, including all inherited members.
asPolygon() const | QgsRectangle | |
asWktCoordinates() const | QgsRectangle | |
asWktPolygon() const | QgsRectangle | |
center() const | QgsRectangle | inline |
combineExtentWith(QgsRectangle *rect) | QgsRectangle | |
combineExtentWith(double x, double y) | QgsRectangle | |
contains(const QgsRectangle &rect) const | QgsRectangle | |
contains(const QgsPoint &p) const | QgsRectangle | |
height() const | QgsRectangle | inline |
intersect(const QgsRectangle *rect) const | QgsRectangle | |
intersects(const QgsRectangle &rect) const | QgsRectangle | |
invert() | QgsRectangle | |
isEmpty() const | QgsRectangle | |
isFinite() const | QgsRectangle | |
normalize() | QgsRectangle | |
operator!=(const QgsRectangle &r1) const | QgsRectangle | |
operator=(const QgsRectangle &r1) | QgsRectangle | |
operator==(const QgsRectangle &r1) const | QgsRectangle | |
QgsRectangle(double xmin=0, double ymin=0, double xmax=0, double ymax=0) | QgsRectangle | |
QgsRectangle(const QgsPoint &p1, const QgsPoint &p2) | QgsRectangle | |
QgsRectangle(const QRectF &qRectF) | QgsRectangle | |
QgsRectangle(const QgsRectangle &other) | QgsRectangle | |
scale(double scaleFactor, const QgsPoint *c=0) | QgsRectangle | |
set(const QgsPoint &p1, const QgsPoint &p2) | QgsRectangle | |
set(double xmin, double ymin, double xmax, double ymax) | QgsRectangle | |
setMinimal() | QgsRectangle | |
setXMaximum(double x) | QgsRectangle | inline |
setXMinimum(double x) | QgsRectangle | inline |
setYMaximum(double y) | QgsRectangle | inline |
setYMinimum(double y) | QgsRectangle | inline |
toRectF() const | QgsRectangle | |
toString(bool automaticPrecision=false) const | QgsRectangle | |
toString(int thePrecision) const | QgsRectangle | |
unionRect(const QgsRectangle &rect) | QgsRectangle | |
width() const | QgsRectangle | inline |
xmax | QgsRectangle | protected |
xMaximum() const | QgsRectangle | inline |
xmin | QgsRectangle | protected |
xMinimum() const | QgsRectangle | inline |
ymax | QgsRectangle | protected |
yMaximum() const | QgsRectangle | inline |
ymin | QgsRectangle | protected |
yMinimum() const | QgsRectangle | inline |
~QgsRectangle() | QgsRectangle | inline |