Package-level declarations

Types

Link copied to clipboard
sealed interface RepeatCount
Link copied to clipboard

The SVGAElement interface provides access to the properties of an element, as well as methods to manipulate them.

Link copied to clipboard
open class SVGAngle

The SVGAngle interface is used to represent a value that can be an or value.

Link copied to clipboard
open class SVGAnimatedAngle

The SVGAnimatedAngle interface is used for attributes of basic type which can be animated.

Link copied to clipboard

The SVGAnimatedBoolean interface is used for attributes of type boolean which can be animated.

Link copied to clipboard

The SVGAnimatedEnumeration interface describes attribute values which are constants from a particular enumeration and which can be animated.

Link copied to clipboard

The SVGAnimatedInteger interface is used for attributes of basic type which can be animated.

Link copied to clipboard

The SVGAnimatedLength interface represents attributes of type which can be animated.

Link copied to clipboard

The SVGAnimatedLengthList interface is used for attributes of type SVGLengthList which can be animated.

Link copied to clipboard

The SVGAnimatedNumber interface represents attributes of type which can be animated.

Link copied to clipboard

The SVGAnimatedNumberList interface represents a list of attributes of type which can be animated.

Link copied to clipboard
Link copied to clipboard

The SVGAnimatedPreserveAspectRatio interface represents attributes of type SVGPreserveAspectRatio which can be animated.

Link copied to clipboard
open class SVGAnimatedRect

The SVGAnimatedRect interface represents an SVGRect attribute that can be animated.

Link copied to clipboard

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.

Link copied to clipboard

The SVGAnimatedTransformList interface represents attributes which take a list of numbers and which can be animated.

Link copied to clipboard

The SVGAnimateElement interface corresponds to the element.

Link copied to clipboard

The SVGAnimateMotionElement interface corresponds to the element.

Link copied to clipboard

The SVGAnimateTransformElement interface corresponds to the element.

Link copied to clipboard

The SVGAnimationElement interface is the base interface for all of the animation element interfaces: SVGAnimateElement, SVGSetElement, SVGAnimateColorElement, SVGAnimateMotionElement and SVGAnimateTransformElement.

Link copied to clipboard
Link copied to clipboard

The SVGCircleElement interface is an interface for the element.

Link copied to clipboard

The SVGClipPathElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

The SVGComponentTransferFunctionElement interface represents a base interface used by the component transfer function interfaces.

Link copied to clipboard

The SVGDefsElement interface corresponds to the element.

Link copied to clipboard

The SVGDescElement interface corresponds to the element.

Link copied to clipboard

All of the SVG DOM interfaces that correspond directly to elements in the SVG language derive from the SVGElement interface.

Link copied to clipboard

The SVGEllipseElement interface provides access to the properties of elements.

Link copied to clipboard

The SVGFEBlendElement interface corresponds to the element.

Link copied to clipboard

The SVGFEColorMatrixElement interface corresponds to the element.

Link copied to clipboard

The SVGFEComponentTransferElement interface corresponds to the element.

Link copied to clipboard

The SVGFECompositeElement interface corresponds to the element.

Link copied to clipboard

The SVGFEConvolveMatrixElement interface corresponds to the element.

Link copied to clipboard

The SVGFEDiffuseLightingElement interface corresponds to the element.

Link copied to clipboard

The SVGFEDisplacementMapElement interface corresponds to the element.

Link copied to clipboard

The SVGFEDistantLightElement interface corresponds to the element.

Link copied to clipboard

The SVGFEDropShadowElement interface corresponds to the element.

Link copied to clipboard

The SVGFEFloodElement interface corresponds to the element.

Link copied to clipboard

The SVGFEFuncAElement interface corresponds to the element.

Link copied to clipboard

The SVGFEFuncBElement interface corresponds to the element.

Link copied to clipboard

The SVGFEFuncGElement interface corresponds to the element.

Link copied to clipboard

The SVGFEFuncRElement interface corresponds to the element.

Link copied to clipboard

The SVGFEGaussianBlurElement interface corresponds to the element.

Link copied to clipboard

The SVGFEImageElement interface corresponds to the element.

Link copied to clipboard

The SVGFEMergeElement interface corresponds to the element.

Link copied to clipboard

The SVGFEMergeNodeElement interface corresponds to the element.

Link copied to clipboard

The SVGFEMorphologyElement interface corresponds to the element.

Link copied to clipboard

The SVGFEOffsetElement interface corresponds to the element.

Link copied to clipboard

The SVGFEPointLightElement interface corresponds to the element.

Link copied to clipboard

The SVGFESpecularLightingElement interface corresponds to the element.

Link copied to clipboard

The SVGFESpotLightElement interface corresponds to the element.

Link copied to clipboard

The SVGFETileElement interface corresponds to the element.

Link copied to clipboard

The SVGFETurbulenceElement interface corresponds to the element.

Link copied to clipboard

The SVGFilterElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard
interface SVGFitToViewBox
Link copied to clipboard

The SVGForeignObjectElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

The SVGGElement interface corresponds to the element.

Link copied to clipboard

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.

Link copied to clipboard

The SVGGradient interface is a base interface used by SVGLinearGradientElement and SVGRadialGradientElement.

Link copied to clipboard

The SVGGraphicsElement interface represents SVG elements whose primary purpose is to directly render graphics into a group.

Link copied to clipboard

The SVGImageElement interface corresponds to the element.

Link copied to clipboard
open class SVGLength

The SVGLength interface correspond to the basic data type.

Link copied to clipboard

The SVGLengthList interface defines a list of SVGLength objects. It is used for the baseVal and animVal properties of SVGAnimatedLengthList.

Link copied to clipboard

The SVGLinearGradientElement interface corresponds to the element.

Link copied to clipboard

The SVGLineElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

The SVGMarkerElement interface provides access to the properties of elements, as well as methods to manipulate them. The element defines the graphics used for drawing marks on a shape.

Link copied to clipboard

The SVGMaskElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

The SVGMetadataElement interface corresponds to the element.

Link copied to clipboard

The SVGMPathElement interface corresponds to the element.

Link copied to clipboard
open class SVGNumber

The SVGNumber interface corresponds to the basic data type.

Link copied to clipboard

The SVGNumberList interface defines a list of numbers.

Link copied to clipboard

The SVGPathElement interface corresponds to the element.

Link copied to clipboard

The SVGPatternElement interface corresponds to the element.

Link copied to clipboard

The SVGPointList interface represents a list of DOMPoint objects.

Link copied to clipboard

The SVGPolygonElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

The SVGPolylineElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

The SVGPreserveAspectRatio interface corresponds to the preserveAspectRatio attribute.

Link copied to clipboard

The SVGRadialGradientElement interface corresponds to the element.

Link copied to clipboard

The SVGRectElement interface provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

The SVGScriptElement interface corresponds to the SVG