org.apache.batik.dom.svg
public class SVGOMAnimatedPreserveAspectRatio.BaseSVGPARValue extends AbstractSVGPreserveAspectRatio
| Field Summary | |
|---|---|
| protected boolean | malformed
Whether the attribute is malformed. |
| 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. |