Constructor Summary |
---|
Property Getters/Setters Summary | ||
---|---|---|
method | getColor() | |
method | setColor(value) | |
Gets the color of this gradient stop. | ||
method | getPosition() | |
method | setPosition(value) | |
The position of the stop. | ||
method | getTransparency() | |
method | setTransparency(value) | |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). |
Method Summary | ||
---|---|---|
method | deepClone() | |
Creates deep copy of this instance.
|
DoubleValue getPosition() / setPosition(value)
ColorValue getColor() / setColor(value)
DoubleValue getTransparency() / setTransparency(value)