Uses of Interface
com.itextpdf.kernel.geom.IShape
Packages that use IShape
-
Uses of IShape in com.itextpdf.kernel.geom
Classes in com.itextpdf.kernel.geom that implement IShapeModifier and TypeClassDescriptionclass
Represents a Bezier curve.class
Represents a line.Fields in com.itextpdf.kernel.geom with type parameters of type IShapeMethods in com.itextpdf.kernel.geom that return IShapeModifier and TypeMethodDescriptionprivate static IShape
ShapeTransformUtil.transformSegment
(IShape segment, Matrix ctm) Methods in com.itextpdf.kernel.geom that return types with arguments of type IShapeMethods in com.itextpdf.kernel.geom with parameters of type IShapeModifier and TypeMethodDescriptionvoid
Subpath.addSegment
(IShape segment) Adds a segment to the subpath.private static IShape
ShapeTransformUtil.transformSegment
(IShape segment, Matrix ctm)