ConLineRouteExt
Contents
[
Hide
]ConLineRouteExt class
Determines the appearance of a connector.
Constructors
| Name | Description |
|---|---|
| ConLineRouteExt | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Determines the appearance of a connector. The value of the property is ConLineRouteExtValue integer constant. |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
ConLineRouteExt(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A ConLineRouteExtValue value. |
ConLineRouteExt.Value property
Determines the appearance of a connector. The value of the property is ConLineRouteExtValue integer constant.
Type: int
ConLineRouteExt.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.