#include <PDFiumLibrary.hxx>
Definition at line 85 of file PDFiumLibrary.hxx.
◆ ~PDFiumAnnotation()
virtual vcl::pdf::PDFiumAnnotation::~PDFiumAnnotation |
( |
| ) |
|
|
virtualdefault |
◆ getAttachmentPoints()
virtual std::vector< basegfx::B2DPoint > vcl::pdf::PDFiumAnnotation::getAttachmentPoints |
( |
size_t |
nIndex | ) |
|
|
pure virtual |
◆ getAttachmentPointsCount()
virtual size_t vcl::pdf::PDFiumAnnotation::getAttachmentPointsCount |
( |
| ) |
|
|
pure virtual |
◆ getBorderCornerRadius()
◆ getBorderWidth()
virtual float vcl::pdf::PDFiumAnnotation::getBorderWidth |
( |
| ) |
|
|
pure virtual |
◆ getColor()
virtual Color vcl::pdf::PDFiumAnnotation::getColor |
( |
| ) |
|
|
pure virtual |
◆ getFontSize()
virtual float vcl::pdf::PDFiumAnnotation::getFontSize |
( |
PDFiumDocument * |
pDoc | ) |
|
|
pure virtual |
◆ getFormAdditionalActionJavaScript()
◆ getFormFieldAlternateName()
virtual OUString vcl::pdf::PDFiumAnnotation::getFormFieldAlternateName |
( |
PDFiumDocument * |
pDoc | ) |
|
|
pure virtual |
◆ getFormFieldFlags()
◆ getFormFieldType()
◆ getFormFieldValue()
virtual OUString vcl::pdf::PDFiumAnnotation::getFormFieldValue |
( |
PDFiumDocument * |
pDoc | ) |
|
|
pure virtual |
◆ getInkStrokes()
virtual std::vector< std::vector< basegfx::B2DPoint > > vcl::pdf::PDFiumAnnotation::getInkStrokes |
( |
| ) |
|
|
pure virtual |
◆ getInteriorColor()
virtual Color vcl::pdf::PDFiumAnnotation::getInteriorColor |
( |
| ) |
|
|
pure virtual |
◆ getLineGeometry()
virtual std::vector< basegfx::B2DPoint > vcl::pdf::PDFiumAnnotation::getLineGeometry |
( |
| ) |
|
|
pure virtual |
◆ getLinked()
virtual std::unique_ptr< PDFiumAnnotation > vcl::pdf::PDFiumAnnotation::getLinked |
( |
OString const & |
rKey | ) |
|
|
pure virtual |
◆ getObject()
virtual std::unique_ptr< PDFiumPageObject > vcl::pdf::PDFiumAnnotation::getObject |
( |
int |
nIndex | ) |
|
|
pure virtual |
◆ getObjectCount()
virtual int vcl::pdf::PDFiumAnnotation::getObjectCount |
( |
| ) |
|
|
pure virtual |
◆ getRectangle()
◆ getString()
virtual OUString vcl::pdf::PDFiumAnnotation::getString |
( |
OString const & |
rKey | ) |
|
|
pure virtual |
◆ getSubType()
◆ getValueType()
virtual PDFObjectType vcl::pdf::PDFiumAnnotation::getValueType |
( |
OString const & |
rKey | ) |
|
|
pure virtual |
◆ getVertices()
◆ hasKey()
virtual bool vcl::pdf::PDFiumAnnotation::hasKey |
( |
OString const & |
rKey | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: