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.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.