All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xworker.javafx.scene.layout.TextFlow.dml Maven / Gradle / Ivy

There is a newer version: 2.0.2
Show newest version



    TextFlow is special layout designed to lay out rich text. It can be used to layout several Text nodes in a single text flow. The TextFlow uses the text and the font of each Text node inside of it plus it own width and text alignment to determine the location for each child. A single Text node can span over several lines due to wrapping and the visual location of Text node can differ from the logical location due to bidi reordering.

]]>
Defines the vertical space in pixel between lines.

]]>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy