Constructor Summary |
---|
ColorValue(value, unit)
Constructor. |
Property Getters/Setters Summary | ||
---|---|---|
method | getUfe() | |
method | setUfe(value) | |
Attributes of an element. | ||
method | getValue() | |
method | setValue(value) | |
Color Value. To set the color, enter a number from 0 to 23 or the RGB value in hexadecimal notation. |
Method Summary | ||
---|---|---|
method | deepClone() | |
Creates deep copy of this instance.
|
||
method | equals(value) | |
Are objects equal.
|
||
method | hashCode() | |
Serves as a hash function for a particular type.
|
ColorValue(value, unit)
value: String
- unit: int
- A String getValue() / setValue(value)
UnitFormulaErr getUfe() / setUfe(value)