protected class CSSOMSVGColor.ColorNumber
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected float |
value
The value of this number, when detached.
|
| Constructor and Description |
|---|
ColorNumber(float f)
Creates a new ColorNumber.
|
| Modifier and Type | Method and Description |
|---|---|
float |
getValue()
Implements
SVGNumber#getValue(). |
void |
setValue(float f)
Implements
SVGNumber#setValue(float). |
Copyright ? 2015 Apache Software Foundation. All Rights Reserved.