Deprecated.
Corresponds to basic type and represents the values of properties
‘fill’ and ‘stroke’.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final shortDeprecated.static final shortDeprecated.static final shortDeprecated.static final shortDeprecated.static final shortDeprecated.static final shortDeprecated.static final shortDeprecated.static final shortDeprecated.static final shortDeprecated.static final shortDeprecated.Fields inherited from interface org.w3c.dom.css.CSSValue
CSS_CUSTOM, CSS_INHERIT, CSS_PRIMITIVE_VALUE, CSS_VALUE_LISTFields inherited from interface org.w3c.dom.svg.SVGColor
SVG_COLORTYPE_CURRENTCOLOR, SVG_COLORTYPE_RGBCOLOR, SVG_COLORTYPE_RGBCOLOR_ICCCOLOR, SVG_COLORTYPE_UNKNOWN -
Method Summary
Methods inherited from interface org.w3c.dom.css.CSSValue
getCssText, getCssValueType, setCssTextMethods inherited from interface org.w3c.dom.svg.SVGColor
getColorType, getICCColor, getRGBColor, setColor, setRGBColor, setRGBColorICCColor
-
Field Details
-
SVG_PAINTTYPE_UNKNOWN
static final short SVG_PAINTTYPE_UNKNOWNDeprecated.- See Also:
-
SVG_PAINTTYPE_RGBCOLOR
static final short SVG_PAINTTYPE_RGBCOLORDeprecated.- See Also:
-
SVG_PAINTTYPE_RGBCOLOR_ICCCOLOR
static final short SVG_PAINTTYPE_RGBCOLOR_ICCCOLORDeprecated.- See Also:
-
SVG_PAINTTYPE_NONE
static final short SVG_PAINTTYPE_NONEDeprecated.- See Also:
-
SVG_PAINTTYPE_CURRENTCOLOR
static final short SVG_PAINTTYPE_CURRENTCOLORDeprecated.- See Also:
-
SVG_PAINTTYPE_URI_NONE
static final short SVG_PAINTTYPE_URI_NONEDeprecated.- See Also:
-
SVG_PAINTTYPE_URI_CURRENTCOLOR
static final short SVG_PAINTTYPE_URI_CURRENTCOLORDeprecated.- See Also:
-
SVG_PAINTTYPE_URI_RGBCOLOR
static final short SVG_PAINTTYPE_URI_RGBCOLORDeprecated.- See Also:
-
SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR
static final short SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLORDeprecated.- See Also:
-
SVG_PAINTTYPE_URI
static final short SVG_PAINTTYPE_URIDeprecated.- See Also:
-
-
Method Details
-
getPaintType
short getPaintType()Deprecated. -
getUri
String getUri()Deprecated. -
setUri
Deprecated. -
setPaint
Deprecated.- Throws:
SVGException
-