org.apache.batik.css.engine.value.css2
public class FontShorthandManager extends AbstractValueFactory implements ShorthandManager
Field Summary | |
---|---|
protected static Set | values |
Constructor Summary | |
---|---|
FontShorthandManager() |
Method Summary | |
---|---|
String | getPropertyName()
Implements getPropertyName. |
void | handleSystemFont(CSSEngine eng, ShorthandManager.PropertyHandler ph, String s, boolean imp) |
boolean | isAdditiveProperty()
Implements isAdditiveProperty. |
boolean | isAnimatableProperty()
Implements isAnimatableProperty. |
void | setValues(CSSEngine eng, ShorthandManager.PropertyHandler ph, LexicalUnit lu, boolean imp)
Implements ShorthandManager. |