Package org.w3c.dom.svg

Interface Summary
SVGAnimationElement This interface represents an Animation element, which contains methods to control the timing of animations.
SVGElement This interface represents an SVG element in the document tree.
SVGLocatableElement This interface represents an SVGLocatableElement.
SVGMatrix This interface represents an "SVGMatrix" datatype, identified by an affine transform.
SVGPath This interface represents an "SVGPath" datatype used to define the path geometry.
SVGPoint This interface represents an "SVGPoint" datatype, identifiend by its x and y components.
SVGRGBColor This interface represents an "SVGRGBColor" datatype made up of red, green, and blue components.
SVGRect This interface represents an "SVGRect" datatype, consisting of a minimum X, minimum Y, width and height values.
SVGSVGElement This interface represents <svg> element in (SVG) document tree.
 

Exception Summary
SVGException An exception thrown for SVG-specific errors, such as noninvertable matrix in inverse.
 






Copyright 1999-2011 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Java is a trademark of Oracle America Inc. in the US and other countries.
Legal