JavaFX | TextAlignment Class
TextAlignment class is a part of JavaFX. The TextAlignment class represents the horizontal text alignment. TextAlignment class inherits Enum class. Commonly Used Methods: Method Explanation valueOf(String n) Returns the text Alignment of specified name. values() Returns an array which contains all t