GlueType
Contents
[
Hide
]GlueType class
Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape.
Constructors
| Name | Description |
|---|---|
| GlueType | Constructor. |
Properties
| Name | Type | Description |
|---|---|---|
| Value | int | Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is Glue |
| Ufe | UnitFormulaErr | Specifies attributes of an element. |
Methods
| Name | Description |
|---|---|
| equals | Are objects equal. |
| hashCode | Serves as a hash function for a particular type. |
GlueType(value)
Constructor.
| Parameter | Type | Description |
|---|---|---|
| value | int | A GlueTypeValue value. |
GlueType.Value property
Specifies whether dynamic (shape-to-shape) glue is allowed when connecting to a shape. The value of the property is GlueTypeValue integer constant.
Type: int
GlueType.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.