GlueType
Contents
[
Hide
]GlueType class
Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape.
new GlueType(value)
Constructor.
Methods
| Name | Description |
|---|---|
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is Glue |
| hashCode() | Serves as a hash function for a particular type. |
| setValue() | Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is Glue |
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is GlueTypeValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setValue()
Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is GlueTypeValue integer constant.