Enum Class FontPosture

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

public enum FontPosture extends Enum<FontPosture>
Specifies whether the font is italicized
Since:
JavaFX 2.0