Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.clipper.LongRect
Packages that use LongRect
-
Uses of LongRect in com.itextpdf.kernel.pdf.canvas.parser.clipper
Methods in com.itextpdf.kernel.pdf.canvas.parser.clipper that return LongRectMethods in com.itextpdf.kernel.pdf.canvas.parser.clipper with parameters of type LongRectModifier and TypeMethodDescriptionstatic float
ClipperBridge.longRectCalculateHeight
(LongRect rect) Calculates the height of the rectangle represented by theLongRect
object.static float
ClipperBridge.longRectCalculateWidth
(LongRect rect) Calculates the width of the rectangle represented by theLongRect
object.Constructors in com.itextpdf.kernel.pdf.canvas.parser.clipper with parameters of type LongRect