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