Class ClosePath
java.lang.Object
javafx.scene.shape.PathElement
javafx.scene.shape.ClosePath
A path element which closes the current path.
 
For more information on path elements see the Path and
 PathElement classes.
- Since:
- JavaFX 2.0
- 
Property SummaryProperties declared in class javafx.scene.shape.PathElementabsolute
- 
Constructor SummaryConstructors
- 
Method SummaryMethods declared in class javafx.scene.shape.PathElementabsoluteProperty, isAbsolute, setAbsolute
- 
Constructor Details- 
ClosePathpublic ClosePath()Creates an empty instance of ClosePath.
 
- 
- 
Method Details- 
toString
 
-