Overview

Closes the current subpath by drawing a straight line back to the coordinates of the last MoveTo. If the path is already closed then it has no effect.

Inherited Attributes

javafx.ui.canvas.PathElement

publicnametype
absoluteBoolean

javafx.ui.canvas.AbstractPathElement

publicnametype
pathPath

Function Summary

public addTo(gp: GeneralPath, ) : Void

Inherited Functions

javafx.ui.canvas.AbstractPathElement

protected abstract addTo(gp: GeneralPath, ) : Void

Functions