org.apache.batik.css.engine.value.css2
public class FontSizeAdjustManager extends AbstractValueManager
Method Summary | |
---|---|
Value | createFloatValue(short type, float floatValue)
Implements ValueManager. |
Value | createStringValue(short type, String value, CSSEngine engine)
Implements ValueManager. |
Value | createValue(LexicalUnit lu, CSSEngine engine)
Implements createValue. |
Value | getDefaultValue()
Implements getDefaultValue. |
String | getPropertyName()
Implements getPropertyName. |
int | getPropertyType()
Implements getPropertyType. |
boolean | isAdditiveProperty()
Implements isAdditiveProperty. |
boolean | isAnimatableProperty()
Implements isAnimatableProperty. |
boolean | isInheritedProperty()
Implements isInheritedProperty. |