ConLineJumpDirX

ConLineJumpDirX class

Determines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector.

Constructors

NameDescription
ConLineJumpDirXConstructor.

Properties

NameTypeDescription
ValueintDetermines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector. The value of
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ConLineJumpDirX(value)

Constructor.

ParameterTypeDescription
valueintA ConLineJumpDirXValue value.

ConLineJumpDirX.Value property

Determines the line jump direction for line jumps occurring on a horizontal segment of a dynamic connector. The value of the property is ConLineJumpDirXValue integer constant.

Type: int

ConLineJumpDirX.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.