RouteStyle
Contents
[
Hide
]RouteStyle class
Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing style.
new RouteStyle(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing |
| hashCode() | Serves as a hash function for a particular type. |
| setValue() | Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing style. The value of the property is RouteStyleValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setValue()
Specifies the routing style and direction for all dynamic connectors on the drawing page that don’t have a local routing style. The value of the property is RouteStyleValue integer constant.