public class TextAnchorManager extends IdentifierManager
| Type | Property and Description |
|---|---|
boolean |
isAdditive
Implements
ValueManager.isAdditiveProperty(). |
boolean |
isAnimatable
Implements
ValueManager.isAnimatableProperty(). |
boolean |
isInherited
Implements
ValueManager.isInheritedProperty(). |
| Modifier and Type | Field and Description |
|---|---|
protected static StringMap |
values
The identifier values.
|
| Constructor and Description |
|---|
TextAnchorManager() |
| Modifier and Type | Method and Description |
|---|---|
Value |
getDefaultValue()
Implements
ValueManager.getDefaultValue(). |
StringMap |
getIdentifiers()
Implements
IdentifierManager.getIdentifiers(). |
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(). |
createStringValue, createValuecomputeValue, createFloatValuecreateDOMException, createInvalidFloatTypeDOMException, createInvalidFloatValueDOMException, createInvalidIdentifierDOMException, createInvalidLexicalUnitDOMException, createInvalidStringTypeDOMException, createMalformedLexicalUnitDOMException, resolveURIValueManager.isInheritedProperty().ValueManager.isAnimatableProperty().ValueManager.isAdditiveProperty().protected static final StringMap values
public boolean isInheritedProperty()
ValueManager.isInheritedProperty().public boolean isAnimatableProperty()
ValueManager.isAnimatableProperty().public boolean isAdditiveProperty()
ValueManager.isAdditiveProperty().public int getPropertyType()
ValueManager.getPropertyType().public String getPropertyName()
ValueManager.getPropertyName().getPropertyName in interface ValueManagergetPropertyName in class AbstractValueFactorypublic Value getDefaultValue()
ValueManager.getDefaultValue().public StringMap getIdentifiers()
IdentifierManager.getIdentifiers().getIdentifiers in class IdentifierManagerCopyright © 2000–2017 Apache Software Foundation. All rights reserved.