org.apache.batik.css.engine.value.svg
public class MarkerShorthandManager extends AbstractValueFactory implements ShorthandManager
| Method Summary | |
|---|---|
| String | getPropertyName()
Implements getPropertyName. |
| boolean | isAdditiveProperty()
Implements isAdditiveProperty. |
| boolean | isAnimatableProperty()
Implements isAnimatableProperty. |
| void | setValues(CSSEngine eng, ShorthandManager.PropertyHandler ph, LexicalUnit lu, boolean imp)
Implements ShorthandManager. |