Uses of Class
javafx.scene.text.LayoutInfo
Packages that use LayoutInfo
Package
Description
Provides the set of classes for fonts and renderable Text Node.
-
Uses of LayoutInfo in javafx.scene.text
Methods in javafx.scene.text that return LayoutInfoModifier and TypeMethodDescriptionfinal LayoutInfo
Text.getLayoutInfo()
Returns a copy of the of the text layout geometry for this node.final LayoutInfo
TextFlow.getLayoutInfo()
Returns a copy of the of the text layout geometry for this node.