/favicon.png" /> JavaFX 1.3 API | javafx.scene.text | Java FX
Spec-Zone .ru
спецификации, руководства, описания, API

Package javafx.scene.text

Font

The Font class represents fonts, which are used to render text on screen.

FontPosition The FontPosition enum is used to describe font as superscript, subscript or regular.
FontPosture Specifies whether the font is italicized
FontWeight Specifies different font weights which can be used when searching for a font on the system.
Text The Text class defines a node that displays a text.
TextAlignment The TextAlignment enum represents the horizontal text alignment.
TextBoundsType Specifies the behaviour of bounds reporting by Text nodes.
TextOffsets Mixin class for defining offsets needed to align nodes based on their text content.
TextOrigin The TextOrigin enum represents the text origin.