Package-level declarations

Types

Link copied to clipboard
object SVG
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
sealed external class SVGAngle

Used to represent a value that can be an or value. An SVGAngle reflected through the animVal attribute is always read only.

Link copied to clipboard
sealed external class SVGAnimatedAngle

Used for attributes of basic type which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedBoolean

Used for attributes of type boolean which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedEnumeration<T>

Used for attributes whose value must be a constant from a particular enumeration and which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedInteger

Used for attributes of basic type which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedLength

Used for attributes of basic type which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedLengthList

Used for attributes of type SVGLengthList which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedNumber

Used for attributes of basic type which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedNumberList

The SVGAnimatedNumber interface is used for attributes which take a list of numbers and which can be animated.

Link copied to clipboard
sealed external interface SVGAnimatedPoints
Link copied to clipboard
sealed external class SVGAnimatedPreserveAspectRatio

Used for attributes of type SVGPreserveAspectRatio which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedRect

Used for attributes of basic SVGRect which can be animated.

Link copied to clipboard
sealed external class SVGAnimatedString

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
sealed external class SVGAnimatedTransformList

Used for attributes which take a list of numbers and which can be animated.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
external interface SVGBoundingBoxOptions
Link copied to clipboard
open external class SVGCircleElement : SVGGeometryElement

An interface for the element. The circle element is defined by the cx and cy attributes that denote the coordinates of the centre of the circle.

Link copied to clipboard
open external class SVGClipPathElement : SVGElement

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

A base interface used by the component transfer function interfaces.

Link copied to clipboard
open external class SVGDefsElement : SVGGraphicsElement

Corresponds to the element.

Link copied to clipboard
open external class SVGDescElement : SVGElement

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

Provides access to the properties of elements.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
open external class SVGFEDistantLightElement : SVGElement

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
open external class SVGFEMergeNodeElement : SVGElement

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
open external class SVGFEPointLightElement : SVGElement

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
open external class SVGFESpotLightElement : SVGElement

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard
sealed external interface SVGFilterPrimitiveStandardAttributes
Link copied to clipboard
sealed external interface SVGFitToViewBox
Link copied to clipboard

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard
open external class SVGGElement : SVGGraphicsElement

Corresponds to the element.

Link copied to clipboard
Link copied to clipboard

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

Link copied to clipboard
open external class SVGGraphicsElement : SVGElement, SVGTests

SVG elements whose primary purpose is to directly render graphics into a group.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
sealed external class SVGLength

Correspond to the basic data type.

Link copied to clipboard

The SVGLengthList defines a list of SVGLength objects.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
open external class SVGLineElement : SVGGeometryElement

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard
Link copied to clipboard
open external class SVGMaskElement : SVGElement

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard
open external class SVGMetadataElement : SVGElement

Corresponds to the element.

Link copied to clipboard
Link copied to clipboard
sealed external class SVGNumber

Corresponds to the basic data type.

Link copied to clipboard

The SVGNumberList defines a list of SVGNumber objects.

Link copied to clipboard
open external class SVGPathElement : SVGGeometryElement

Corresponds to the element.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
Link copied to clipboard

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard
sealed external class SVGPreserveAspectRatio

Corresponds to the preserveAspectRatio attribute, which is available for some of SVG's elements.

Link copied to clipboard

Corresponds to the element.

Link copied to clipboard
open external class SVGRectElement : SVGGeometryElement

Provides access to the properties of elements, as well as methods to manipulate them.

Link copied to clipboard

Corresponds to the SVG