public class ClosePath extends LineTo
coordinates, copier, properties, relative| Constructor and Description |
|---|
ClosePath() |
ClosePath(boolean relative) |
| Modifier and Type | Method and Description |
|---|---|
void |
draw(com.itextpdf.kernel.pdf.canvas.PdfCanvas canvas)
Draws this instruction to a canvas object.
|
setCoordinatescreatePoint, getEndingPoint, getPathShapeRectangle, isRelativepublic void draw(com.itextpdf.kernel.pdf.canvas.PdfCanvas canvas)
IPathShapedraw in interface IPathShapedraw in class LineTocanvas - to which this instruction is drawnCopyright © 1998–2020 iText Group NV. All rights reserved.