QGIS API Documentation
2.8.2-Wien
|
This is the complete list of members for QgsMapToPixel, including all inherited members.
mapHeight() const | QgsMapToPixel | |
mapRotation() const | QgsMapToPixel | |
mapUnitsPerPixel() const | QgsMapToPixel | |
mapWidth() const | QgsMapToPixel | |
QgsMapToPixel(double mapUnitsPerPixel, double height=0, double ymin=0, double xmin=0) | QgsMapToPixel | |
QgsMapToPixel(double mapUnitsPerPixel, double xc, double yc, int width, int height, double rotation) | QgsMapToPixel | |
QgsMapToPixel() | QgsMapToPixel | |
setMapRotation(double degrees, double cx, double cy) | QgsMapToPixel | |
setMapUnitsPerPixel(double mapUnitsPerPixel) | QgsMapToPixel | |
setParameters(double mapUnitsPerPixel, double xmin, double ymin, double height) | QgsMapToPixel | |
setParameters(double mapUnitsPerPixel, double xc, double yc, int width, int height, double rotation) | QgsMapToPixel | |
setXMinimum(double xmin) | QgsMapToPixel | |
setYMaximum(double yMax) | QgsMapToPixel | inline |
setYMinimum(double ymin) | QgsMapToPixel | |
showParameters() const | QgsMapToPixel | |
toMapCoordinates(int x, int y) const | QgsMapToPixel | |
toMapCoordinates(QPoint p) const | QgsMapToPixel | |
toMapCoordinatesF(double x, double y) const | QgsMapToPixel | |
toMapPoint(double x, double y) const | QgsMapToPixel | |
transform(const QgsPoint &p) const | QgsMapToPixel | |
transform(QgsPoint *p) const | QgsMapToPixel | |
transform(double x, double y) const | QgsMapToPixel | |
transformInPlace(qreal &x, qreal &y) const | QgsMapToPixel | |
transformInPlace(QVector< T > &x, QVector< T > &y) const | QgsMapToPixel | inline |
~QgsMapToPixel() | QgsMapToPixel |