Uses of Class
com.itextpdf.awt.geom.Line2D
Packages that use Line2D
-
Uses of Line2D in com.itextpdf.awt.geom
Subclasses of Line2D in com.itextpdf.awt.geomMethods in com.itextpdf.awt.geom with parameters of type Line2DModifier and TypeMethodDescriptionboolean
Line2D.intersectsLine
(Line2D l) boolean
Rectangle2D.intersectsLine
(Line2D l) void
Constructors in com.itextpdf.awt.geom with parameters of type Line2DModifierConstructorDescription(package private)
Iterator
(Line2D l, AffineTransform at) Constructs a new Line2D.Iterator for given line and transformation