org.apache.batik.css.engine.value.svg

Class MarkerShorthandManager

public class MarkerShorthandManager extends AbstractValueFactory implements ShorthandManager

This class represents an object which provide support for the 'marker' shorthand properties.
Method Summary
StringgetPropertyName()
Implements getPropertyName.
booleanisAdditiveProperty()
Implements isAdditiveProperty.
booleanisAnimatableProperty()
voidsetValues(CSSEngine eng, ShorthandManager.PropertyHandler ph, LexicalUnit lu, boolean imp)
Implements ShorthandManager.

Method Detail

getPropertyName

public String getPropertyName()
Implements getPropertyName.

isAdditiveProperty

public boolean isAdditiveProperty()
Implements isAdditiveProperty.

isAnimatableProperty

public boolean isAnimatableProperty()
Implements isAnimatableProperty.

setValues

public void setValues(CSSEngine eng, ShorthandManager.PropertyHandler ph, LexicalUnit lu, boolean imp)
Implements ShorthandManager.
Copyright B) 2008 Apache Software Foundation. All Rights Reserved.