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 getDefaultValue. |
| String | getPropertyName()
Implements getPropertyName. |
| int | getPropertyType()
Implements getPropertyType. |
| boolean | isAdditiveProperty()
Implements isAdditiveProperty. |
| boolean | isAnimatableProperty()
Implements isAnimatableProperty. |
| boolean | isInheritedProperty()
Implements isInheritedProperty. |