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

Profile: desktop, common

Overview

The TextOrigin class represents the text origin.

Profile: common

Attribute Summary

nametypedescription
Public
BASELINETextOrigin

Represents the baseline text origin.

More: [+]

Represents the baseline text origin.

Profile: common

BOTTOMTextOrigin

Represents the bottom text origin.

More: [+]

Represents the bottom text origin.

Profile: common

TOPTextOrigin

Represents the top text origin.

More: [+]

Represents the top text origin.

Profile: common

Protected

Inherited Attributes

Function Summary

public toString() : java.lang.String

Returns a String that represents this origin.

More: [+]

Returns a String that represents this origin.

Returns
String

Profile: common

Inherited Functions