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 © 2016. All rights reserved.