pdfmm 0.9.20
mm::PdfAnnotation Member List

This is the complete list of members for mm::PdfAnnotation, including all inherited members.

GetAction() constmm::PdfAnnotation
GetAppearanceDictionary()mm::PdfAnnotation
GetAppearanceStream(PdfAnnotationAppearance appearance=PdfAnnotationAppearance::Normal, const PdfName &state="")mm::PdfAnnotation
GetColor() constmm::PdfAnnotation
GetContents() constmm::PdfAnnotation
GetDestination() constmm::PdfAnnotation
GetFileAttachement() constmm::PdfAnnotation
GetFlags() constmm::PdfAnnotation
GetObject()mm::PdfElementinline
GetObject() constmm::PdfElementinline
GetOpen() constmm::PdfAnnotation
GetPage() constmm::PdfAnnotationinline
GetQuadPoints() constmm::PdfAnnotation
GetRect() constmm::PdfAnnotation
GetTitle() constmm::PdfAnnotation
GetType() constmm::PdfAnnotationinline
HasAction() constmm::PdfAnnotation
HasAppearanceStream() constmm::PdfAnnotation
HasDestination() constmm::PdfAnnotation
HasFileAttachement() constmm::PdfAnnotation
PdfAnnotation(PdfPage &page, PdfAnnotationType annotType, const PdfRect &rect)mm::PdfAnnotation
PdfAnnotation(PdfPage &page, PdfObject &obj)mm::PdfAnnotation
PdfElement(PdfObject &obj, PdfDataType expectedDataType)mm::PdfElementprotected
SetAction(const std::shared_ptr< PdfAction > &action)mm::PdfAnnotation
SetAppearanceStream(PdfXObjectForm &obj, PdfAnnotationAppearance appearance=PdfAnnotationAppearance::Normal, const PdfName &state="")mm::PdfAnnotation
SetBorderStyle(double hCorner, double vCorner, double width)mm::PdfAnnotation
SetBorderStyle(double hCorner, double vCorner, double width, const PdfArray &strokeStyle)mm::PdfAnnotation
SetColor(double r, double g, double b)mm::PdfAnnotation
SetColor(double c, double m, double y, double k)mm::PdfAnnotation
SetColor(double gray)mm::PdfAnnotation
SetColor()mm::PdfAnnotation
SetContents(const PdfString &contents)mm::PdfAnnotation
SetDestination(const std::shared_ptr< PdfDestination > &destination)mm::PdfAnnotation
SetFileAttachement(const std::shared_ptr< PdfFileSpec > &fileSpec)mm::PdfAnnotation
SetFlags(PdfAnnotationFlags uiFlags)mm::PdfAnnotation
SetOpen(bool b)mm::PdfAnnotation
SetQuadPoints(const PdfArray &quadPoints)mm::PdfAnnotation
SetRect(const PdfRect &rect)mm::PdfAnnotation
SetTitle(const PdfString &title)mm::PdfAnnotation