#include <geometry.h>
Public Member Functions | |
Point (Unit x, Unit y) | |
Public Attributes | |
Unit | m_x |
Unit | m_y |
|
inline |
Unit libpagemaker::Point< Unit >::m_x |
Referenced by libpagemaker::OutputShape::addPoint(), libpagemaker::getBoundingBox(), libpagemaker::PMDLine::getPoints(), libpagemaker::PMDRectangle::getPoints(), libpagemaker::PMDBitmap::getPoints(), libpagemaker::newOutputShape(), libpagemaker::PMDCollector::paintShape(), libpagemaker::OutputShape::setBoundingBox(), and libpagemaker::TransformationMatrix::transform().
Unit libpagemaker::Point< Unit >::m_y |
Referenced by libpagemaker::OutputShape::addPoint(), libpagemaker::getBoundingBox(), libpagemaker::PMDLine::getPoints(), libpagemaker::PMDRectangle::getPoints(), libpagemaker::PMDBitmap::getPoints(), libpagemaker::newOutputShape(), libpagemaker::PMDCollector::paintShape(), libpagemaker::OutputShape::setBoundingBox(), and libpagemaker::TransformationMatrix::transform().