Enum Class FontSmoothingType

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

public enum FontSmoothingType extends Enum<FontSmoothingType>
The FontSmoothingType enum is used to specify the preferred mechanism used to smooth the edges of fonts for on-screen text.
Since:
JavaFX 2.1