org.apache.batik.dom.svg
Class SVGOMAnimatedPreserveAspectRatio.SVGOMPreserveAspectRatio
java.lang.Object
org.apache.batik.dom.svg.AbstractSVGPreserveAspectRatio
org.apache.batik.dom.svg.SVGOMAnimatedPreserveAspectRatio.SVGOMPreserveAspectRatio
- All Implemented Interfaces:
- SVGPreserveAspectRatio
- Enclosing class:
- SVGOMAnimatedPreserveAspectRatio
- public class SVGOMAnimatedPreserveAspectRatio.SVGOMPreserveAspectRatio
- extends AbstractSVGPreserveAspectRatio
The implementation of SVGPreserveAspectRatio
Fields inherited from interface org.w3c.dom.svg.SVGPreserveAspectRatio |
SVG_MEETORSLICE_MEET, SVG_MEETORSLICE_SLICE, SVG_MEETORSLICE_UNKNOWN, SVG_PRESERVEASPECTRATIO_NONE, SVG_PRESERVEASPECTRATIO_UNKNOWN, SVG_PRESERVEASPECTRATIO_XMAXYMAX, SVG_PRESERVEASPECTRATIO_XMAXYMID, SVG_PRESERVEASPECTRATIO_XMAXYMIN, SVG_PRESERVEASPECTRATIO_XMIDYMAX, SVG_PRESERVEASPECTRATIO_XMIDYMID, SVG_PRESERVEASPECTRATIO_XMIDYMIN, SVG_PRESERVEASPECTRATIO_XMINYMAX, SVG_PRESERVEASPECTRATIO_XMINYMID, SVG_PRESERVEASPECTRATIO_XMINYMIN |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SVGOMAnimatedPreserveAspectRatio.SVGOMPreserveAspectRatio
public SVGOMAnimatedPreserveAspectRatio.SVGOMPreserveAspectRatio()
createDOMException
protected DOMException createDOMException(short type,
String key,
Object[] args)
- Create a DOMException.
- Specified by:
createDOMException
in class AbstractSVGPreserveAspectRatio
setAttributeValue
protected void setAttributeValue(String value)
throws DOMException
- Specified by:
setAttributeValue
in class AbstractSVGPreserveAspectRatio
- Throws:
DOMException
Copyright ? 2005 Apache Software Foundation. All Rights Reserved.