ConLineJumpDirY
Contents
[
Hide
]ConLineJumpDirY class
Determines the line jump direction for line jumps occurring on a vertical segment of a dynamic connector.
Constructors
| Name | Description |
|---|---|
| ConLineJumpDirY | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Determines the line jump direction for line jumps occurring on a vertical segment of a dynamic connector. The value of t |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
ConLineJumpDirY(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A 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.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
hashCode()
Serves as a hash function for a particular type.