|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Shape | |
|---|---|
| com.itextpdf.text.pdf.parser | |
| Uses of Shape in com.itextpdf.text.pdf.parser |
|---|
| Classes in com.itextpdf.text.pdf.parser that implement Shape | |
|---|---|
class |
BezierCurve
Represents a Bezier curve. |
class |
Line
Represents a line. |
| Methods in com.itextpdf.text.pdf.parser that return types with arguments of type Shape | |
|---|---|
List<Shape> |
Subpath.getSegments()
|
| Methods in com.itextpdf.text.pdf.parser with parameters of type Shape | |
|---|---|
void |
Subpath.addSegment(Shape segment)
Adds a segment to the subpath. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||