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