ValueManagerSVGColorManagerpublic class ColorManager extends AbstractColorManager
| Modifier and Type | Field | Description |
|---|---|---|
protected static Value |
DEFAULT_VALUE |
The default color value.
|
computedValues, values| Constructor | Description |
|---|---|
ColorManager() |
| Modifier and Type | Method | Description |
|---|---|---|
Value |
getDefaultValue() |
Implements
ValueManager.getDefaultValue(). |
java.lang.String |
getPropertyName() |
Implements
ValueManager.getPropertyName(). |
int |
getPropertyType() |
Implements
ValueManager.getPropertyType(). |
boolean |
isAdditiveProperty() |
Implements
ValueManager.isAdditiveProperty(). |
boolean |
isAnimatableProperty() |
Implements
ValueManager.isAnimatableProperty(). |
boolean |
isInheritedProperty() |
Implements
ValueManager.isInheritedProperty(). |
computeValue, createColorComponent, createRGBColor, createValue, getIdentifierscreateDOMException, createInvalidFloatTypeDOMException, createInvalidFloatValueDOMException, createInvalidIdentifierDOMException, createInvalidLexicalUnitDOMException, createInvalidStringTypeDOMException, createMalformedLexicalUnitDOMException, resolveURIcreateFloatValuecreateStringValueprotected static final Value DEFAULT_VALUE
public boolean isInheritedProperty()
ValueManager.isInheritedProperty().public boolean isAnimatableProperty()
ValueManager.isAnimatableProperty().public boolean isAdditiveProperty()
ValueManager.isAdditiveProperty().public int getPropertyType()
ValueManager.getPropertyType().public java.lang.String getPropertyName()
ValueManager.getPropertyName().getPropertyName in interface ValueManagergetPropertyName in class AbstractValueFactorypublic Value getDefaultValue()
ValueManager.getDefaultValue().Copyright ? 2018 Apache Software Foundation. All Rights Reserved.