Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.clipper.LongRect
-
Uses of LongRect in com.itextpdf.kernel.pdf.canvas.parser.clipper
Modifier and TypeMethodDescriptionfloat
ClipperBridge.longRectCalculateHeight
(LongRect rect) Calculates the height of the rectangle represented by theLongRect
object.float
ClipperBridge.longRectCalculateWidth
(LongRect rect) Calculates the width of the rectangle represented by theLongRect
object.