JavaFX: Bringing Rich Experiences To All the Screens Of Your Life

Profile: desktop, common

Overview

The HorizontalAlignment class represents the horizontal alignment in an area.

Profile: common

Attribute Summary

nametypedescription
Public
CENTERHorizontalAlignment

Represents the central position.

More: [+]

Represents the central position.

Profile: common

LEADINGHorizontalAlignment

Represents the leading position.

More: [+]

Represents the leading position.

Profile: common

LEFTHorizontalAlignment

Represents the left position.

More: [+]

Represents the left position.

Profile: common

RIGHTHorizontalAlignment

Represents the right position.

More: [+]

Represents the right position.

Profile: common

TRAILINGHorizontalAlignment

Represents the trailing position.

More: [+]

Represents the trailing position.

Profile: common

Protected

Inherited Attributes

Function Summary

public toString() : java.lang.String

More: [+]

Returns
String

Inherited Functions