Package-level declarations
Types
The SVGAElement interface provides access to the properties of an element, as well as methods to manipulate them.
The SVGAnimatedAngle interface is used for attributes of basic type
The SVGAnimatedBoolean interface is used for attributes of type boolean which can be animated.
The SVGAnimatedEnumeration interface describes attribute values which are constants from a particular enumeration and which can be animated.
The SVGAnimatedInteger interface is used for attributes of basic type
The SVGAnimatedLength interface represents attributes of type
The SVGAnimatedLengthList interface is used for attributes of type SVGLengthList which can be animated.
The SVGAnimatedNumber interface represents attributes of type
The SVGAnimatedNumberList interface represents a list of attributes of type
The SVGAnimatedPreserveAspectRatio interface represents attributes of type SVGPreserveAspectRatio which can be animated.
The SVGAnimatedRect interface represents an SVGRect attribute that can be animated.
The SVGAnimatedString interface represents string attributes which can be animated from each SVG declaration. You need to create SVG attribute before doing anything else, everything should be declared inside this.
The SVGAnimatedTransformList interface represents attributes which take a list of numbers and which can be animated.
The SVGAnimateElement interface corresponds to the
The SVGAnimateMotionElement interface corresponds to the
The SVGAnimateTransformElement interface corresponds to the
The SVGAnimationElement interface is the base interface for all of the animation element interfaces: SVGAnimateElement, SVGSetElement, SVGAnimateColorElement, SVGAnimateMotionElement and SVGAnimateTransformElement.
The SVGCircleElement interface is an interface for the
The SVGClipPathElement interface provides access to the properties of
The SVGComponentTransferFunctionElement interface represents a base interface used by the component transfer function interfaces.
The SVGDefsElement interface corresponds to the
The SVGDescElement interface corresponds to the
All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the SVGElement interface.
The SVGEllipseElement interface provides access to the properties of
The SVGFEBlendElement interface corresponds to the
The SVGFEColorMatrixElement interface corresponds to the
The SVGFEComponentTransferElement interface corresponds to the
The SVGFECompositeElement interface corresponds to the
The SVGFEConvolveMatrixElement interface corresponds to the
The SVGFEDiffuseLightingElement interface corresponds to the
The SVGFEDisplacementMapElement interface corresponds to the
The SVGFEDistantLightElement interface corresponds to the
The SVGFEDropShadowElement interface corresponds to the
The SVGFEFloodElement interface corresponds to the
The SVGFEFuncAElement interface corresponds to the
The SVGFEFuncBElement interface corresponds to the
The SVGFEFuncGElement interface corresponds to the
The SVGFEFuncRElement interface corresponds to the
The SVGFEGaussianBlurElement interface corresponds to the
The SVGFEImageElement interface corresponds to the
The SVGFEMergeElement interface corresponds to the
The SVGFEMergeNodeElement interface corresponds to the
The SVGFEMorphologyElement interface corresponds to the
The SVGFEOffsetElement interface corresponds to the
The SVGFEPointLightElement interface corresponds to the
The SVGFESpecularLightingElement interface corresponds to the
The SVGFESpotLightElement interface corresponds to the
The SVGFETileElement interface corresponds to the
The SVGFETurbulenceElement interface corresponds to the
The SVGFilterElement interface provides access to the properties of
The SVGForeignObjectElement interface provides access to the properties of
The SVGGElement interface corresponds to the
The SVGGeometryElement interface represents SVG elements whose rendering is defined by geometry with an equivalent path, and which can be filled and stroked. This includes paths and the basic shapes.
The SVGGradient interface is a base interface used by SVGLinearGradientElement and SVGRadialGradientElement.
The SVGGraphicsElement interface represents SVG elements whose primary purpose is to directly render graphics into a group.
The SVGImageElement interface corresponds to the element.
The SVGLengthList interface defines a list of SVGLength objects. It is used for the baseVal and animVal properties of SVGAnimatedLengthList.
The SVGLinearGradientElement interface corresponds to the
The SVGLineElement interface provides access to the properties of
The SVGMarkerElement interface provides access to the properties of
The SVGMaskElement interface provides access to the properties of
The SVGMetadataElement interface corresponds to the
The SVGMPathElement interface corresponds to the
The SVGNumberList interface defines a list of numbers.
The SVGPathElement interface corresponds to the
The SVGPatternElement interface corresponds to the
The SVGPointList interface represents a list of DOMPoint objects.
The SVGPolygonElement interface provides access to the properties of
The SVGPolylineElement interface provides access to the properties of
The SVGPreserveAspectRatio interface corresponds to the preserveAspectRatio attribute.
The SVGRadialGradientElement interface corresponds to the
The SVGRectElement interface provides access to the properties of
The SVGScriptElement interface corresponds to the SVG