public class ClosePath extends LineTo
coordinates, copier, properties, relative
Constructor and Description |
---|
ClosePath() |
ClosePath(boolean relative) |
Modifier and Type | Method and Description |
---|---|
void |
draw(PdfCanvas canvas)
Draws this instruction to a canvas object.
|
setCoordinates
createPoint, getEndingPoint, getPathShapeRectangle, isRelative
public void draw(PdfCanvas canvas)
IPathShape
draw
in interface IPathShape
draw
in class LineTo
canvas
- to which this instruction is drawn
Copyright © 1998–2023 iText Group NV. All rights reserved.