QGIS API Documentation  2.12.0-Lyon
QgsMapToPixel Member List

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, double ymin=0, double xmin=0)QgsMapToPixel
QgsMapToPixel(double mapUnitsPerPixel, double xc, double yc, int width, int height, double rotation)QgsMapToPixel
QgsMapToPixel(double mapUnitsPerPixel)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)QgsMapToPixelinline
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(qreal x, qreal y) const QgsMapToPixel
transform() const QgsMapToPixel
transformInPlace(double &x, double &y) const QgsMapToPixel
transformInPlace(float &x, float &y) const QgsMapToPixel
transformInPlace(QVector< T > &x, QVector< T > &y) const QgsMapToPixelinline
~QgsMapToPixel()QgsMapToPixel