TextDirection

TextDirection class

Specifies the direction of the characters in a text block.

new TextDirection(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Specifies attributes of an element.
getValue()Specifies the direction of the characters in a text block. The value of the property is TextDirectionValue integer const
hashCode()Serves as a hash function for a particular type.
setUfe()Specifies attributes of an element.
setValue()Specifies the direction of the characters in a text block. The value of the property is TextDirectionValue integer const

deepClone()

Creates deep copy of this instance.

Returns: Object — Object

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

Returns: boolean — boolean

getUfe()

Specifies attributes of an element.

getValue()

Specifies the direction of the characters in a text block. The value of the property is TextDirectionValue integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setUfe()

Specifies attributes of an element.

setValue()

Specifies the direction of the characters in a text block. The value of the property is TextDirectionValue integer constant.