ConLineJumpDirY

ConLineJumpDirY class

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

Constructors

NameDescription
ConLineJumpDirYConstructor.

Properties

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

Methods

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

ConLineJumpDirY(value)

Constructor.

ParameterTypeDescription
valueintA ConLineJumpDirYValue value.

ConLineJumpDirY.Value property

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

Type: int

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