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 TypeClassDescriptionclass
static class
static class
final class
class
static class
static class
class
static class
static class
class
class
static class
static class
class
Methods 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 int
Crossing.crossShape
(Shape s, double x, double y) Returns how many times ray from point (x,y) cross shapestatic int
Crossing.intersectShape
(Shape s, double x, double y, double w, double h) Returns how many times rectangle stripe cross shape or the are intersect