|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.batik.css.dom.CSSOMSVGColor
org.apache.batik.css.dom.CSSOMSVGPaint
org.apache.batik.css.dom.CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
public class CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue
This class represents a CSS value returned by this declaration.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.apache.batik.css.dom.CSSOMSVGPaint |
---|
CSSOMSVGPaint.AbstractModificationHandler, CSSOMSVGPaint.PaintModificationHandler |
Nested classes/interfaces inherited from class org.apache.batik.css.dom.CSSOMSVGColor |
---|
CSSOMSVGColor.AbstractComponent, CSSOMSVGColor.BlueComponent, CSSOMSVGColor.ColorNumber, CSSOMSVGColor.FloatComponent, CSSOMSVGColor.GreenComponent, CSSOMSVGColor.ModificationHandler, CSSOMSVGColor.RedComponent, CSSOMSVGColor.ValueProvider |
Field Summary | |
---|---|
protected java.lang.String |
property
The property name. |
Fields inherited from class org.apache.batik.css.dom.CSSOMSVGColor |
---|
blueComponent, greenComponent, handler, iccColors, redComponent, valueProvider |
Constructor Summary | |
---|---|
CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue(java.lang.String prop)
Creates a new StyleDeclarationPaintValue. |
Method Summary | |
---|---|
Value |
getValue()
Returns the current value associated with this object. |
Methods inherited from class org.apache.batik.css.dom.CSSOMSVGPaint |
---|
getColorType, getPaintType, getUri, setModificationHandler, setPaint, setUri |
Methods inherited from class org.apache.batik.css.dom.CSSOMSVGColor |
---|
appendItem, clear, getBlue, getColorProfile, getColors, getCssText, getCssValueType, getGreen, getIccColor, getICCColor, getItem, getNumberOfItems, getRed, getRgbColor, getRGBColor, initialize, insertItemBefore, removeItem, replaceItem, setColor, setColorProfile, setCssText, setRGBColor, setRGBColorICCColor |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected java.lang.String property
Constructor Detail |
---|
public CSSOMSVGStyleDeclaration.StyleDeclarationPaintValue(java.lang.String prop)
Method Detail |
---|
public Value getValue()
getValue
in interface CSSOMSVGColor.ValueProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |