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 TypeMethodDescriptionbooleanLine2D.intersectsLine(Line2D l) booleanRectangle2D.intersectsLine(Line2D l) voidConstructors 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