protected class CSSOMSVGColor.ColorNumber extends Object implements org.w3c.dom.svg.SVGNumber
| Modifier and Type | Field and Description |
|---|---|
protected float |
value
The value of this number, when detached.
|
| Constructor and Description |
|---|
CSSOMSVGColor.ColorNumber(float f)
Creates a new ColorNumber.
|
public CSSOMSVGColor.ColorNumber(float f)
public float getValue()
SVGNumber.getValue().getValue in interface org.w3c.dom.svg.SVGNumberpublic void setValue(float f)
SVGNumber.setValue(float).setValue in interface org.w3c.dom.svg.SVGNumberCopyright © 2000–2019 Apache Software Foundation. All rights reserved.