Uses of Interface
com.itextpdf.text.pdf.parser.Shape
Packages that use Shape
-
Uses of Shape in com.itextpdf.text.pdf.parser
Classes in com.itextpdf.text.pdf.parser that implement ShapeModifier and TypeClassDescriptionclassRepresents a Bezier curve.classRepresents a line.Fields in com.itextpdf.text.pdf.parser with type parameters of type ShapeMethods in com.itextpdf.text.pdf.parser that return types with arguments of type ShapeMethods in com.itextpdf.text.pdf.parser with parameters of type ShapeModifier and TypeMethodDescriptionvoidSubpath.addSegment(Shape segment) Adds a segment to the subpath.