ConLineJumpStyle

ConLineJumpStyle class

Determines the line jump style for line jumps on a dynamic connector.

Constructors

NameDescription
ConLineJumpStyleConstructor.

Properties

NameTypeDescription
ValueintDetermines the line jump style for line jumps on a dynamic connector. The value of the property is ConLineJumpStyleValue
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ConLineJumpStyle(value)

Constructor.

ParameterTypeDescription
valueintA ConLineJumpStyleValue value.

ConLineJumpStyle.Value property

Determines the line jump style for line jumps on a dynamic connector. The value of the property is ConLineJumpStyleValue integer constant.

Type: int

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