org.apache.batik.dom.svg
public class SVGOMAnimatedPreserveAspectRatio.BaseSVGPARValue extends AbstractSVGPreserveAspectRatio
Constructor Summary | |
---|---|
BaseSVGPARValue()
Creates a new BaseSVGPARValue. |
Method Summary | |
---|---|
protected DOMException | createDOMException(short type, String key, Object[] args)
Create a DOMException. |
protected void | invalidate()
Re-reads the DOM attribute value. |
protected void | setAttributeValue(String value)
Sets the associated DOM attribute. |