Enum Class ArcType

java.lang.Object
java.lang.Enum<ArcType>
javafx.scene.shape.ArcType
All Implemented Interfaces:
Serializable, Comparable<ArcType>, Constable

public enum ArcType extends Enum<ArcType>
ArcType specifies the closure type for Arc objects.
Since:
JavaFX 2.0