public class ClosePath extends LineTo
context, coordinates, copier, properties, relative| Constructor and Description |
|---|
ClosePath()
Creates new
ClosePath instance. |
ClosePath(boolean relative)
Creates new
ClosePath instance. |
| Modifier and Type | Method and Description |
|---|---|
void |
draw()
Draws this instruction to a canvas object.
|
setCoordinatescreatePoint, draw, getEndingPoint, getPathShapeRectangle, isRelative, parseHorizontalLength, parseVerticalLength, setContext, setParent, setTransformpublic ClosePath()
ClosePath instance.public ClosePath(boolean relative)
ClosePath instance.relative - true in case it is a relative operator, false if it is an absolute operatorpublic void draw()
AbstractPathShapeCopyright © 1998–2025 Apryse Group NV. All rights reserved.