Interface Shape
- All Known Implementing Classes:
BezierCurve, Line
public interface Shape
Represents segment from a PDF path.
- Since:
- 5.5.6
-
Method Summary
Modifier and TypeMethodDescriptionTreat base points as the points which are enough to construct a shape.
-
Method Details
-
getBasePoints
-