ConType
Contents
[
Hide
]ConType class
Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved.
new ConType(value)
Constructor.
Methods
| Name | Description |
|---|---|
| deepClone() | Creates deep copy of this instance. |
| equals(value) | Are objects equal. |
| getUfe() | Specifies attributes of an element. |
| getValue() | Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved. The value |
| hashCode() | Serves as a hash function for a particular type. |
| setUfe() | Specifies attributes of an element. |
| setValue() | Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved. The value |
deepClone()
Creates deep copy of this instance.
Returns: Object — Object
equals(value)
Are objects equal.
| Parameter | Type | Description |
|---|---|---|
| value | Object |
Returns: boolean — boolean
getUfe()
Specifies attributes of an element.
getValue()
Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved. The value of the property is ConValue integer constant.
hashCode()
Serves as a hash function for a particular type.
Returns: Number — Number
setUfe()
Specifies attributes of an element.
setValue()
Specifies the type of behavior the x or y-coordinate of the control handle exhibits after the handle is moved. The value of the property is ConValue integer constant.