Uses of Interface
com.itextpdf.awt.geom.Shape
Packages that use Shape
-
Uses of Shape in com.itextpdf.awt.geom
Classes in com.itextpdf.awt.geom that implement ShapeModifier and TypeClassDescriptionclassstatic classstatic classfinal classclassstatic classstatic classclassstatic classstatic classclassclassstatic classstatic classclassMethods in com.itextpdf.awt.geom that return ShapeModifier and TypeMethodDescriptionAffineTransform.createTransformedShape(Shape src) GeneralPath.createTransformedShape(AffineTransform t) Methods in com.itextpdf.awt.geom with parameters of type ShapeConstructors in com.itextpdf.awt.geom with parameters of type Shape -
Uses of Shape in com.itextpdf.awt.geom.gl
Methods in com.itextpdf.awt.geom.gl with parameters of type ShapeModifier and TypeMethodDescriptionstatic intCrossing.crossShape(Shape s, double x, double y) Returns how many times ray from point (x,y) cross shapestatic intCrossing.intersectShape(Shape s, double x, double y, double w, double h) Returns how many times rectangle stripe cross shape or the are intersect