org.apache.batik.css.engine.value.svg
public class ColorManager extends AbstractColorManager
Field Summary | |
---|---|
protected static Value | DEFAULT_VALUE
The default color value. |
Method Summary | |
---|---|
Value | getDefaultValue()
Implements {@link
org.apache.batik.css.engine.value.ValueManager#getDefaultValue()}. |
String | getPropertyName()
Implements {@link
org.apache.batik.css.engine.value.ValueManager#getPropertyName()}. |
int | getPropertyType()
Implements {@link ValueManager#getPropertyType()}. |
boolean | isAdditiveProperty()
Implements {@link ValueManager#isAdditiveProperty()}. |
boolean | isAnimatableProperty()
Implements {@link ValueManager#isAnimatableProperty()}. |
boolean | isInheritedProperty()
Implements {@link
org.apache.batik.css.engine.value.ValueManager#isInheritedProperty()}. |