iText 7 7.1.8 API
iText.Kernel.Geom.Rectangle Member List

This is the complete list of members for iText.Kernel.Geom.Rectangle, including all inherited members.

ApplyMargins(float topIndent, float rightIndent, float bottomIndent, float leftIndent, bool reverse) iText.Kernel.Geom.Rectangle inlinevirtual
CalculateBBox(IList< Point > points) iText.Kernel.Geom.Rectangle inlinestatic
Clone() iText.Kernel.Geom.Rectangle inlinevirtual
Contains(iText.Kernel.Geom.Rectangle rect) iText.Kernel.Geom.Rectangle inlinevirtual
CreateBoundingRectangleFromQuadPoint(PdfArray quadPoints) iText.Kernel.Geom.Rectangle inlinestatic
CreateBoundingRectanglesFromQuadPoint(PdfArray quadPoints) iText.Kernel.Geom.Rectangle inlinestatic
DecreaseHeight(float extra) iText.Kernel.Geom.Rectangle inlinevirtual
EqualsWithEpsilon(iText.Kernel.Geom.Rectangle that) iText.Kernel.Geom.Rectangle inlinevirtual
EqualsWithEpsilon(iText.Kernel.Geom.Rectangle that, float eps) iText.Kernel.Geom.Rectangle inlinevirtual
GetBottom() iText.Kernel.Geom.Rectangle inlinevirtual
GetCommonRectangle(params iText.Kernel.Geom.Rectangle[] rectangles) iText.Kernel.Geom.Rectangle inlinestatic
GetHeight() iText.Kernel.Geom.Rectangle inlinevirtual
GetIntersection(iText.Kernel.Geom.Rectangle rect) iText.Kernel.Geom.Rectangle inlinevirtual
GetLeft() iText.Kernel.Geom.Rectangle inlinevirtual
GetRectangleOnRotatedPage(iText.Kernel.Geom.Rectangle rect, PdfPage page) iText.Kernel.Geom.Rectangle inlinestatic
GetRight() iText.Kernel.Geom.Rectangle inlinevirtual
GetTop() iText.Kernel.Geom.Rectangle inlinevirtual
GetWidth() iText.Kernel.Geom.Rectangle inlinevirtual
GetX() iText.Kernel.Geom.Rectangle inlinevirtual
GetY() iText.Kernel.Geom.Rectangle inlinevirtual
IncreaseHeight(float extra) iText.Kernel.Geom.Rectangle inlinevirtual
IntersectsLine(float x1, float y1, float x2, float y2) iText.Kernel.Geom.Rectangle inlinevirtual
MoveDown(float move) iText.Kernel.Geom.Rectangle inlinevirtual
MoveLeft(float move) iText.Kernel.Geom.Rectangle inlinevirtual
MoveRight(float move) iText.Kernel.Geom.Rectangle inlinevirtual
MoveUp(float move) iText.Kernel.Geom.Rectangle inlinevirtual
Overlaps(iText.Kernel.Geom.Rectangle rect) iText.Kernel.Geom.Rectangle inlinevirtual
Rectangle(float x, float y, float width, float height) iText.Kernel.Geom.Rectangle inline
Rectangle(float width, float height) iText.Kernel.Geom.Rectangle inline
Rectangle(iText.Kernel.Geom.Rectangle rect) iText.Kernel.Geom.Rectangle inline
SetBbox(float llx, float lly, float urx, float ury) iText.Kernel.Geom.Rectangle inlinevirtual
SetHeight(float height) iText.Kernel.Geom.Rectangle inlinevirtual
SetWidth(float width) iText.Kernel.Geom.Rectangle inlinevirtual
SetX(float x) iText.Kernel.Geom.Rectangle inlinevirtual
SetY(float y) iText.Kernel.Geom.Rectangle inlinevirtual
ToString() iText.Kernel.Geom.Rectangle inline