pdfmm 0.9.20
mm::PdfRect Member List

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

FromArray(const PdfArray &arr)mm::PdfRect
FromCorners(double x1, double y1, double x2, double y2)mm::PdfRectstatic
GetBottom() constmm::PdfRectinline
GetHeight() constmm::PdfRectinline
GetLeft() constmm::PdfRectinline
GetRight() constmm::PdfRect
GetTop() constmm::PdfRect
GetWidth() constmm::PdfRectinline
Intersect(const PdfRect &rect)mm::PdfRect
PdfRect()mm::PdfRect
PdfRect(double left, double bottom, double width, double height)mm::PdfRect
PdfRect(const PdfArray &inArray)mm::PdfRect
PdfRect(const PdfRect &rhs)mm::PdfRect
SetBottom(double bottom)mm::PdfRectinline
SetHeight(double height)mm::PdfRectinline
SetLeft(double left)mm::PdfRectinline
SetWidth(double width)mm::PdfRectinline
ToArray(PdfArray &arr) constmm::PdfRect
ToString() constmm::PdfRect