| Package | Description |
|---|---|
| com.itextpdf.text.pdf.parser |
| Modifier and Type | Class and Description |
|---|---|
class |
BezierCurve
Represents a Bezier curve.
|
class |
Line
Represents a line.
|
| Modifier and Type | Method and Description |
|---|---|
List<Shape> |
Subpath.getSegments() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subpath.addSegment(Shape segment)
Adds a segment to the subpath.
|
Copyright © 1998–2021. All rights reserved.