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 TypeClassDescriptionclassRepresents a Bezier curve.classRepresents 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 IShapeShapeTransformUtil.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 TypeMethodDescriptionvoidSubpath.addSegment(IShape segment) Adds a segment to the subpath.private static IShapeShapeTransformUtil.transformSegment(IShape segment, Matrix ctm)