Uses of Class
com.itextpdf.kernel.geom.Line
-
Packages that use Line Package Description com.itextpdf.kernel.geom -
-
Uses of Line in com.itextpdf.kernel.geom
Methods in com.itextpdf.kernel.geom that return Line Modifier and Type Method Description static Line
ShapeTransformUtil. transformLine(Line line, Matrix ctm)
Method for transforming a line.Methods in com.itextpdf.kernel.geom with parameters of type Line Modifier and Type Method Description static Line
ShapeTransformUtil. transformLine(Line line, Matrix ctm)
Method for transforming a line.
-