org.apache.batik.css.engine.value.svg12
public class MarginShorthandManager extends AbstractValueFactory implements ShorthandManager
Constructor Summary | |
---|---|
MarginShorthandManager() |
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. |