Uses of Class
com.itextpdf.kernel.pdf.canvas.parser.clipper.LongRect
-
Uses of LongRect in com.itextpdf.kernel.pdf.canvas.parser.clipper
Modifier 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.