Class ClosePath

java.lang.Object
javafx.scene.shape.PathElement
javafx.scene.shape.ClosePath

public class ClosePath extends PathElement
A path element which closes the current path.

For more information on path elements see the Path and PathElement classes.

Since:
JavaFX 2.0