Module javafx.graphics
Package javafx.scene.text
package javafx.scene.text
Provides the set of classes for fonts and renderable Text Node.
-
Class Summary
-
Enum Class SummaryEnum ClassDescriptionSpecifies whether the font is italicizedThe
FontSmoothingTypeenum is used to specify the preferred mechanism used to smooth the edges of fonts for on-screen text.Specifies different font weights which can be used when searching for a font on the system.TheTextAlignmentenum represents the horizontal text alignment.Specifies the behaviour of bounds reporting byTextnodes.