Uses of Class
com.itextpdf.awt.geom.Rectangle
Packages that use Rectangle
-
Uses of Rectangle in com.itextpdf.awt.geom
Methods in com.itextpdf.awt.geom that return RectangleModifier and TypeMethodDescriptionCubicCurve2D.getBounds()
GeneralPath.getBounds()
Line2D.getBounds()
QuadCurve2D.getBounds()
Rectangle.getBounds()
RectangularShape.getBounds()
Shape.getBounds()
Rectangle.intersection
(Rectangle r) Methods in com.itextpdf.awt.geom with parameters of type RectangleModifier and TypeMethodDescriptionvoid
boolean
Rectangle.intersection
(Rectangle r) boolean
Rectangle.intersects
(Rectangle r) void
Constructors in com.itextpdf.awt.geom with parameters of type Rectangle -
Uses of Rectangle in com.itextpdf.text
Constructors in com.itextpdf.text with parameters of type Rectangle