Case

Case class

Determines the case of a shape’s text.

new Case(value)

Constructor.

Methods

NameDescription
deepClone()Creates deep copy of this instance.
equals(value)Are objects equal.
getUfe()Specifies attributes of an element.
getValue()Determines the case of a shape’s text. The value of the property is CaseValue integer constant.
hashCode()Serves as a hash function for a particular type.
setUfe()Specifies attributes of an element.
setValue()Determines the case of a shape’s text. The value of the property is CaseValue integer constant.

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()

Determines the case of a shape’s text. The value of the property is CaseValue integer constant.

hashCode()

Serves as a hash function for a particular type.

Returns: Number — Number

setUfe()

Specifies attributes of an element.

setValue()

Determines the case of a shape’s text. The value of the property is CaseValue integer constant.