CompoundType

CompoundType class

Specifies the size of the arrowhead of the line.

Constructors

NameDescription
CompoundTypeConstructor.

Properties

NameTypeDescription
ValueintSpecifies the size of the arrowhead of the line. The value of the property is CompoundTypeValue integer constant.
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

NameDescription
equalsAre objects equal.
hashCodeServes as a hash function for a particular type.

CompoundType(value)

Constructor.

ParameterTypeDescription
valueintA CompoundTypeValue value.

CompoundType.Value property

Specifies the size of the arrowhead of the line. The value of the property is CompoundTypeValue integer constant.

Type: int

CompoundType.Ufe property

Specifies attributes of an element.

Type: UnitFormulaErr

equals(value)

Are objects equal.

ParameterTypeDescription
valueObject

hashCode()

Serves as a hash function for a particular type.