Foxit PDF SDK
foxit::pdf::PDFPage Member List

This is the complete list of members for foxit::pdf::PDFPage, including all inherited members.

AddAnnot(annots::Annot::Type type, const RectF &rect)foxit::pdf::PDFPage
AddAnnot(objects::PDFDictionary *annot_dict)foxit::pdf::PDFPage
AddImage(const common::Image &image, int frame_index, const PointF &position, float width, float height, bool auto_generate_content=true)foxit::pdf::PDFPage
AddImageFromFilePath(const char *file_path, const PointF &position, float width, float height, bool auto_generate_content=true)foxit::pdf::PDFPage
AddImageFromFilePath(const wchar_t *file_path, const PointF &position, float width, float height, bool auto_generate_content=true)foxit::pdf::PDFPage
AddSignature(const foxit::RectF &rect)foxit::pdf::PDFPage
AddSignature(const foxit::RectF &rect, const foxit::WString &field_name)foxit::pdf::PDFPage
AddSignature(const foxit::RectF &rect, const foxit::WString &field_name, foxit::pdf::Signature::SignatureType signature_type, bool to_check_permission=true)foxit::pdf::PDFPage
AddText(const wchar_t *text, const foxit::RectF &rect, const foxit::pdf::RichTextStyle &style)foxit::pdf::PDFPage
BoxType enum namefoxit::pdf::PDFPage
CalcContentBBox(CalcMarginMode mode)foxit::pdf::PDFPage
CalcMarginMode enum namefoxit::pdf::PDFPage
ClearRenderCache()foxit::pdf::PDFPage
e_ArtBox enum valuefoxit::pdf::PDFPage
e_BleedBox enum valuefoxit::pdf::PDFPage
e_CalcContentsBox enum valuefoxit::pdf::PDFPage
e_CalcDetection enum valuefoxit::pdf::PDFPage
e_CropBox enum valuefoxit::pdf::PDFPage
e_FlattenAll enum valuefoxit::pdf::PDFPage
e_FlattenNoAnnot enum valuefoxit::pdf::PDFPage
e_FlattenNoFormControl enum valuefoxit::pdf::PDFPage
e_MediaBox enum valuefoxit::pdf::PDFPage
e_ParsePageNormal enum valuefoxit::pdf::PDFPage
e_ParsePageTextOnly enum valuefoxit::pdf::PDFPage
e_SizeA2 enum valuefoxit::pdf::PDFPage
e_SizeA3 enum valuefoxit::pdf::PDFPage
e_SizeA4 enum valuefoxit::pdf::PDFPage
e_SizeA5 enum valuefoxit::pdf::PDFPage
e_SizeA6 enum valuefoxit::pdf::PDFPage
e_SizeB2 enum valuefoxit::pdf::PDFPage
e_SizeB3 enum valuefoxit::pdf::PDFPage
e_SizeB4 enum valuefoxit::pdf::PDFPage
e_SizeB5 enum valuefoxit::pdf::PDFPage
e_SizeB6 enum valuefoxit::pdf::PDFPage
e_SizeLegal enum valuefoxit::pdf::PDFPage
e_SizeLetter enum valuefoxit::pdf::PDFPage
e_TextMergeBTET enum valuefoxit::pdf::GraphicsObjects
e_TextMergeNone enum valuefoxit::pdf::GraphicsObjects
e_TextMergeTJY enum valuefoxit::pdf::GraphicsObjects
e_TrimBox enum valuefoxit::pdf::PDFPage
Flatten(bool for_display, uint32 options=PDFPage::e_FlattenAll)foxit::pdf::PDFPage
FlattenAnnot(annots::Annot annot)foxit::pdf::PDFPage
FlattenOptions enum namefoxit::pdf::PDFPage
GenerateContent()foxit::pdf::GraphicsObjects
GenerateContent(TextMergeOption text_merge_option)foxit::pdf::GraphicsObjects
GetAnnot(int index)foxit::pdf::PDFPage
GetAnnotAtDevicePoint(const PointF &position, float tolerance, const Matrix *matrix=0)foxit::pdf::PDFPage
GetAnnotAtPoint(const PointF &position, float tolerance)foxit::pdf::PDFPage
GetAnnotCount()foxit::pdf::PDFPage
GetAnnots() constfoxit::pdf::PDFPage
GetAnnotsAtDevicePoint(const PointF &position, float tolerance, const Matrix *matrix=0)foxit::pdf::PDFPage
GetAnnotsAtPoint(const PointF &position, float tolerance)foxit::pdf::PDFPage
GetBox(BoxType box_type)foxit::pdf::PDFPage
GetContents() constfoxit::pdf::PDFPage
GetDict() constfoxit::pdf::PDFPage
GetDisplayMatrix(int left, int top, int width, int height, common::Rotation rotate)foxit::pdf::PDFPage
GetDocument() constfoxit::pdf::PDFPage
GetFirstGraphicsObjectPosition(graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll) constfoxit::pdf::GraphicsObjects
GetGraphicsObject(POSITION position) constfoxit::pdf::GraphicsObjects
GetGraphicsObject(int index) constfoxit::pdf::GraphicsObjects
GetGraphicsObjectAtDevicePoint(const PointF &point, float tolerance, const Matrix *matrix, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll) constfoxit::pdf::PDFPage
GetGraphicsObjectAtPoint(const PointF &point, float tolerance, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll) constfoxit::pdf::PDFPage
GetGraphicsObjectAtRectangle(const RectF &rect, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll) constfoxit::pdf::PDFPage
GetGraphicsObjectCount() constfoxit::pdf::GraphicsObjects
GetGraphicsObjectIndex(graphics::GraphicsObject *graphics_object) constfoxit::pdf::GraphicsObjects
GetGraphicsObjectPosition(graphics::GraphicsObject *graphics_object)foxit::pdf::GraphicsObjects
GetGraphicsObjectsAtDevicePoint(const PointF &point, float tolerance, const Matrix *matrix, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll)foxit::pdf::PDFPage
GetGraphicsObjectsAtPoint(const PointF &point, float tolerance, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll)foxit::pdf::PDFPage
GetGraphicsObjectsAtRectangle(const RectF &rect, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll)foxit::pdf::PDFPage
GetHeight() constfoxit::pdf::PDFPage
GetIndex() constfoxit::pdf::PDFPage
GetInheritedAttribute(const char *attruibute_name) constfoxit::pdf::PDFPage
GetLastGraphicsObjectPosition(graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll) constfoxit::pdf::GraphicsObjects
GetNextGraphicsObjectPosition(POSITION position, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll) constfoxit::pdf::GraphicsObjects
GetPrevGraphicsObjectPosition(POSITION position, graphics::GraphicsObject::Type filter=graphics::GraphicsObject::e_TypeAll) constfoxit::pdf::GraphicsObjects
GetResources() constfoxit::pdf::PDFPage
GetRotation() constfoxit::pdf::PDFPage
GetSuggestedRect(const common::Bitmap &render_result, const Matrix &render_matrix, const PointF &point) constfoxit::pdf::PDFPage
GetThumb() constfoxit::pdf::PDFPage
GetUserUnitSize() constfoxit::pdf::PDFPage
GetWidth() constfoxit::pdf::PDFPage
GraphicsObjects(const GraphicsObjects &other)foxit::pdf::GraphicsObjects
Handle() constfoxit::Baseinline
HasTransparency()foxit::pdf::PDFPage
HasWatermark()foxit::pdf::PDFPage
InsertGraphicsObject(POSITION position_insert_after, graphics::GraphicsObject *graphics_object)foxit::pdf::GraphicsObjects
IsEmpty() constfoxit::pdf::GraphicsObjects
IsParsed() constfoxit::pdf::PDFPage
LoadThumbnail()foxit::pdf::PDFPage
MoveAnnotToFirst(const annots::Annot &annot)foxit::pdf::PDFPage
MoveAnnotToLast(const annots::Annot &annot)foxit::pdf::PDFPage
MoveAnnotToNext(const annots::Annot &annot)foxit::pdf::PDFPage
MoveAnnotToPrev(const annots::Annot &annot)foxit::pdf::PDFPage
MoveGraphicsObjectByPosition(POSITION current_position, POSITION position_move_after)foxit::pdf::GraphicsObjects
Normalize()foxit::pdf::PDFPage
operator!=(const GraphicsObjects &other) constfoxit::pdf::GraphicsObjects
operator=(const GraphicsObjects &other)foxit::pdf::GraphicsObjects
operator==(const GraphicsObjects &other) constfoxit::pdf::GraphicsObjects
ParseFlags enum namefoxit::pdf::PDFPage
PDFPage(const PDFDoc &document, objects::PDFDictionary *page_dict)foxit::pdf::PDFPage
PDFPage(const foxit::pdf::GraphicsObjects &other)foxit::pdf::PDFPageexplicit
RemoveAllWatermarks()foxit::pdf::PDFPage
RemoveAnnot(const annots::Annot &annot)foxit::pdf::PDFPage
RemoveGraphicsObject(graphics::GraphicsObject *graphics_object)foxit::pdf::GraphicsObjects
RemoveGraphicsObjectByPosition(POSITION position)foxit::pdf::GraphicsObjects
SetAnnotGroup(const annots::MarkupArray &annot_array, int header_index)foxit::pdf::PDFPage
SetBox(BoxType box_type, const RectF &box)foxit::pdf::PDFPage
SetClipRect(const RectF &clip_rect)foxit::pdf::PDFPage
SetRotation(common::Rotation rotate)foxit::pdf::PDFPage
SetSize(float width, float height)foxit::pdf::PDFPage
SetSize(foxit::pdf::PDFPage::Size size)foxit::pdf::PDFPage
SetThumbnail(const common::Bitmap &thumbnail)foxit::pdf::PDFPage
SetUserUnitSize(float user_unit)foxit::pdf::PDFPage
Size enum namefoxit::pdf::PDFPage
StartParse(uint32 flags=PDFPage::e_ParsePageNormal, common::PauseCallback *pause=0, bool is_reparse=false)foxit::pdf::PDFPage
TextMergeOption enum namefoxit::pdf::GraphicsObjects
Transform(const Matrix &matrix, bool need_transform_clip_path, bool need_transform_annotations=false)foxit::pdf::PDFPage
UpdateAnnotList()foxit::pdf::PDFPage
~GraphicsObjects()foxit::pdf::GraphicsObjectsvirtual
~PDFPage()foxit::pdf::PDFPagevirtual