#include <PDFiumLibrary.hxx>
Definition at line 127 of file PDFiumLibrary.hxx.
◆ ~PDFiumPageObject()
virtual vcl::pdf::PDFiumPageObject::~PDFiumPageObject |
( |
| ) |
|
|
virtualdefault |
◆ getBounds()
◆ getDrawMode()
virtual bool vcl::pdf::PDFiumPageObject::getDrawMode |
( |
PDFFillMode & |
eFillMode, |
|
|
bool & |
bStroke |
|
) |
| |
|
pure virtual |
◆ getFillColor()
virtual Color vcl::pdf::PDFiumPageObject::getFillColor |
( |
| ) |
|
|
pure virtual |
◆ getFontName()
virtual OUString vcl::pdf::PDFiumPageObject::getFontName |
( |
| ) |
|
|
pure virtual |
◆ getFontSize()
virtual double vcl::pdf::PDFiumPageObject::getFontSize |
( |
| ) |
|
|
pure virtual |
◆ getFormObject()
virtual std::unique_ptr< PDFiumPageObject > vcl::pdf::PDFiumPageObject::getFormObject |
( |
int |
nIndex | ) |
|
|
pure virtual |
◆ getFormObjectCount()
virtual int vcl::pdf::PDFiumPageObject::getFormObjectCount |
( |
| ) |
|
|
pure virtual |
◆ getImageBitmap()
virtual std::unique_ptr< PDFiumBitmap > vcl::pdf::PDFiumPageObject::getImageBitmap |
( |
| ) |
|
|
pure virtual |
◆ getImageSize()
virtual Size vcl::pdf::PDFiumPageObject::getImageSize |
( |
PDFiumPage & |
rPage | ) |
|
|
pure virtual |
◆ getMatrix()
◆ getPathSegment()
virtual std::unique_ptr< PDFiumPathSegment > vcl::pdf::PDFiumPageObject::getPathSegment |
( |
int |
index | ) |
|
|
pure virtual |
◆ getPathSegmentCount()
virtual int vcl::pdf::PDFiumPageObject::getPathSegmentCount |
( |
| ) |
|
|
pure virtual |
◆ getStrokeColor()
virtual Color vcl::pdf::PDFiumPageObject::getStrokeColor |
( |
| ) |
|
|
pure virtual |
◆ getStrokeWidth()
virtual double vcl::pdf::PDFiumPageObject::getStrokeWidth |
( |
| ) |
|
|
pure virtual |
◆ getText()
virtual OUString vcl::pdf::PDFiumPageObject::getText |
( |
std::unique_ptr< PDFiumTextPage > const & |
pTextPage | ) |
|
|
pure virtual |
◆ getTextRenderMode()
◆ getType()
The documentation for this class was generated from the following file: