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