#include <geometry.h>
| libpagemaker::PMDRectangle::PMDRectangle | ( | const PMDShapePoint & | bboxTopLeft, |
| const PMDShapePoint & | bboxBotRight, | ||
| const PMDXForm & | xFormContainer, | ||
| const PMDFillProperties | fillProps, | ||
| const PMDStrokeProperties | strokeProps | ||
| ) | [inline] |
| virtual libpagemaker::PMDRectangle::~PMDRectangle | ( | ) | [inline, virtual] |
| virtual PMDShapePoint libpagemaker::PMDRectangle::getBboxBotRight | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual PMDShapePoint libpagemaker::PMDRectangle::getBboxTopLeft | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual librevenge::RVNGBinaryData libpagemaker::PMDRectangle::getBitmap | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual std::vector<PMDCharProperties> libpagemaker::PMDRectangle::getCharProperties | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual PMDFillProperties libpagemaker::PMDRectangle::getFillProperties | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual bool libpagemaker::PMDRectangle::getIsClosed | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual std::vector<PMDParaProperties> libpagemaker::PMDRectangle::getParaProperties | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual std::vector<PMDShapePoint> libpagemaker::PMDRectangle::getPoints | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual PMDShapePoint libpagemaker::PMDRectangle::getRotatingPoint | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual double libpagemaker::PMDRectangle::getRotation | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual double libpagemaker::PMDRectangle::getSkew | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual PMDStrokeProperties libpagemaker::PMDRectangle::getStrokeProperties | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual std::string libpagemaker::PMDRectangle::getText | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual PMDShapePoint libpagemaker::PMDRectangle::getXformBotRight | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual PMDShapePoint libpagemaker::PMDRectangle::getXformTopLeft | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
| virtual uint8_t libpagemaker::PMDRectangle::shapeType | ( | ) | const [inline, virtual] |
Implements libpagemaker::PMDLineSet.
Referenced by getBboxBotRight(), and getPoints().
Referenced by getBboxTopLeft(), and getPoints().
Referenced by getFillProperties().
Referenced by getStrokeProperties().
Referenced by getRotatingPoint(), getRotation(), getSkew(), getXformBotRight(), and getXformTopLeft().