Spec-Zone .ru
спецификации, руководства, описания, API
|
See: Description
Class | Description |
---|---|
Font |
The
Font class represents fonts, which are used to render text on
screen. |
FontBuilder |
Builder class for javafx.scene.text.Font
|
Text |
The
Text class defines a node that displays a text. |
TextBuilder<B extends TextBuilder<B>> |
Builder class for javafx.scene.text.Text
|
Enum | Description |
---|---|
FontPosture |
Specifies whether the font is italicized
|
FontSmoothingType |
The
FontSmoothingType enum is used to specify the preferred
mechanism used to smooth the edges of fonts for on-screen text. |
FontWeight |
Specifies different font weights which can be used when searching for a
font on the system.
|
TextAlignment |
The
TextAlignment enum represents the horizontal text alignment. |
TextBoundsType |
Specifies the behaviour of bounds reporting by
Text nodes. |
Provides the set of classes for fonts and renderable Text Node.
Copyright (c) 2008, 2012, Oracle and/or its affiliates. All rights reserved. Use is subject to