ConLineJumpCode

ConLineJumpCode class

Determines whether a connector jumps when two connectors cross.

Constructors

NameDescription
ConLineJumpCodeConstructor.

Properties

NameTypeDescription
ValueintDetermines whether a connector jumps when two connectors cross. The value of the property is ConLineJumpCodeValue intege
UfeUnitFormulaErrSpecifies attributes of an element.

Methods

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

ConLineJumpCode(value)

Constructor.

ParameterTypeDescription
valueintA ConLineJumpCodeValue value.

ConLineJumpCode.Value property

Determines whether a connector jumps when two connectors cross. The value of the property is ConLineJumpCodeValue integer constant.

Type: int

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