public class PathDrawer extends Object
| Constructor and Description |
|---|
PathDrawer(org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState state) |
| Modifier and Type | Method and Description |
|---|---|
ImageResource |
drawPath(List<PathSegment> path) |
public PathDrawer(org.apache.pdfbox.pdmodel.graphics.state.PDGraphicsState state)
public ImageResource drawPath(List<PathSegment> path) throws IOException
IOExceptionCopyright © 2019. All rights reserved.