Package org.fit.pdfdom
Class PathDrawer
- java.lang.Object
-
- org.fit.pdfdom.PathDrawer
-
public class PathDrawer extends Object
-
-
Constructor Summary
Constructors Constructor Description PathDrawer(org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState state)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ImageResourcedrawPath(List<PathSegment> path)
-
-
-
Method Detail
-
drawPath
public ImageResource drawPath(List<PathSegment> path) throws IOException
- Throws:
IOException
-
-