| Modifier and Type | Method | Description |
|---|---|---|
float |
getColor(int i) |
Returns the color at the given index, if this object represents
a SVGColor.
|
java.lang.String |
getColorProfile() |
Returns the color profile, if this object represents a SVGColor.
|
short |
getColorType() |
Returns the color type, if this object represents a SVGColor.
|
int |
getNumberOfColors() |
Returns the number of colors, if this object represents a SVGColor.
|
short |
getPaintType() |
Returns the paint type, if this object represents a SVGPaint.
|
java.lang.String |
getUri() |
Returns the URI of the paint, if this object represents a SVGPaint.
|
getBlue, getBottom, getCssText, getCssValueType, getFloatValue, getGreen, getIdentifier, getLeft, getLength, getListStyle, getPrimitiveType, getRed, getRight, getSeparator, getStringValue, getTop, itemshort getPaintType()
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionjava.lang.String getUri()
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionshort getColorType()
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionjava.lang.String getColorProfile()
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionint getNumberOfColors()
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionfloat getColor(int i)
throws org.w3c.dom.DOMException
org.w3c.dom.DOMExceptionCopyright ? 2018 Apache Software Foundation. All Rights Reserved.