svg.idl File Reference

Go to the source code of this file.

Classes

exception  svg::SVGException
interface  svg::SVGElement
interface  svg::SVGAnimatedBoolean
interface  svg::SVGAnimatedString
interface  svg::SVGStringList
interface  svg::SVGAnimatedEnumeration
interface  svg::SVGAnimatedInteger
interface  svg::SVGNumber
interface  svg::SVGAnimatedNumber
interface  svg::SVGNumberList
interface  svg::SVGAnimatedNumberList
interface  svg::SVGLength
interface  svg::SVGAnimatedLength
interface  svg::SVGLengthList
interface  svg::SVGAnimatedLengthList
interface  svg::SVGAngle
interface  svg::SVGAnimatedAngle
interface  svg::SVGColor
interface  svg::SVGICCColor
interface  svg::SVGRect
interface  svg::SVGAnimatedRect
interface  svg::SVGUnitTypes
interface  svg::SVGStylable
interface  svg::SVGLocatable
interface  svg::SVGTransformable
interface  svg::SVGTests
interface  svg::SVGLangSpace
interface  svg::SVGExternalResourcesRequired
interface  svg::SVGFitToViewBox
interface  svg::SVGZoomAndPan
interface  svg::SVGViewSpec
interface  svg::SVGURIReference
interface  svg::SVGCSSRule
interface  svg::SVGRenderingIntent
interface  svg::SVGDocument
interface  svg::SVGSVGElement
interface  svg::SVGGElement
interface  svg::SVGDefsElement
interface  svg::SVGDescElement
interface  svg::SVGTitleElement
interface  svg::SVGSymbolElement
interface  svg::SVGUseElement
interface  svg::SVGElementInstance
interface  svg::SVGElementInstanceList
interface  svg::SVGImageElement
interface  svg::SVGSwitchElement
interface  svg::GetSVGDocument
interface  svg::SVGStyleElement
interface  svg::SVGPoint
interface  svg::SVGPointList
interface  svg::SVGMatrix
interface  svg::SVGTransform
interface  svg::SVGTransformList
interface  svg::SVGAnimatedTransformList
interface  svg::SVGPreserveAspectRatio
interface  svg::SVGAnimatedPreserveAspectRatio
interface  svg::SVGPathSeg
interface  svg::SVGPathSegClosePath
interface  svg::SVGPathSegMovetoAbs
interface  svg::SVGPathSegMovetoRel
interface  svg::SVGPathSegLinetoAbs
interface  svg::SVGPathSegLinetoRel
interface  svg::SVGPathSegCurvetoCubicAbs
interface  svg::SVGPathSegCurvetoCubicRel
interface  svg::SVGPathSegCurvetoQuadraticAbs
interface  svg::SVGPathSegCurvetoQuadraticRel
interface  svg::SVGPathSegArcAbs
interface  svg::SVGPathSegArcRel
interface  svg::SVGPathSegLinetoHorizontalAbs
interface  svg::SVGPathSegLinetoHorizontalRel
interface  svg::SVGPathSegLinetoVerticalAbs
interface  svg::SVGPathSegLinetoVerticalRel
interface  svg::SVGPathSegCurvetoCubicSmoothAbs
interface  svg::SVGPathSegCurvetoCubicSmoothRel
interface  svg::SVGPathSegCurvetoQuadraticSmoothAbs
interface  svg::SVGPathSegCurvetoQuadraticSmoothRel
interface  svg::SVGPathSegList
interface  svg::SVGAnimatedPathData
interface  svg::SVGPathElement
interface  svg::SVGRectElement
interface  svg::SVGCircleElement
interface  svg::SVGEllipseElement
interface  svg::SVGLineElement
interface  svg::SVGAnimatedPoints
interface  svg::SVGPolylineElement
interface  svg::SVGPolygonElement
interface  svg::SVGTextContentElement
interface  svg::SVGTextPositioningElement
interface  svg::SVGTextElement
interface  svg::SVGTSpanElement
interface  svg::SVGTRefElement
interface  svg::SVGTextPathElement
interface  svg::SVGAltGlyphElement
interface  svg::SVGAltGlyphDefElement
interface  svg::SVGAltGlyphItemElement
interface  svg::SVGGlyphRefElement
interface  svg::SVGPaint
interface  svg::SVGMarkerElement
interface  svg::SVGColorProfileElement
interface  svg::SVGColorProfileRule
interface  svg::SVGGradientElement
interface  svg::SVGLinearGradientElement
interface  svg::SVGRadialGradientElement
interface  svg::SVGStopElement
interface  svg::SVGPatternElement
interface  svg::SVGClipPathElement
interface  svg::SVGMaskElement
interface  svg::SVGFilterElement
interface  svg::SVGFilterPrimitiveStandardAttributes
interface  svg::SVGFEBlendElement
interface  svg::SVGFEColorMatrixElement
interface  svg::SVGFEComponentTransferElement
interface  svg::SVGComponentTransferFunctionElement
interface  svg::SVGFEFuncRElement
interface  svg::SVGFEFuncGElement
interface  svg::SVGFEFuncBElement
interface  svg::SVGFEFuncAElement
interface  svg::SVGFECompositeElement
interface  svg::SVGFEConvolveMatrixElement
interface  svg::SVGFEDiffuseLightingElement
interface  svg::SVGFEDistantLightElement
interface  svg::SVGFEPointLightElement
interface  svg::SVGFESpotLightElement
interface  svg::SVGFEDisplacementMapElement
interface  svg::SVGFEFloodElement
interface  svg::SVGFEGaussianBlurElement
interface  svg::SVGFEImageElement
interface  svg::SVGFEMergeElement
interface  svg::SVGFEMergeNodeElement
interface  svg::SVGFEMorphologyElement
interface  svg::SVGFEOffsetElement
interface  svg::SVGFESpecularLightingElement
interface  svg::SVGFETileElement
interface  svg::SVGFETurbulenceElement
interface  svg::SVGCursorElement
interface  svg::SVGAElement
interface  svg::SVGViewElement
interface  svg::SVGScriptElement
interface  svg::SVGEvent
interface  svg::SVGZoomEvent
interface  svg::SVGAnimationElement
interface  svg::SVGAnimateElement
interface  svg::SVGSetElement
interface  svg::SVGAnimateMotionElement
interface  svg::SVGMPathElement
interface  svg::SVGAnimateColorElement
interface  svg::SVGAnimateTransformElement
interface  svg::SVGFontElement
interface  svg::SVGGlyphElement
interface  svg::SVGMissingGlyphElement
interface  svg::SVGHKernElement
interface  svg::SVGVKernElement
interface  svg::SVGFontFaceElement
interface  svg::SVGFontFaceSrcElement
interface  svg::SVGFontFaceUriElement
interface  svg::SVGFontFaceFormatElement
interface  svg::SVGFontFaceNameElement
interface  svg::SVGDefinitionSrcElement
interface  svg::SVGMetadataElement
interface  svg::SVGForeignObjectElement

Namespaces

namespace  svg

Typedefs

typedef dom::DOMString svg::DOMString
typedef dom::DOMException svg::DOMException
typedef dom::Element svg::Element
typedef dom::Document svg::Document
typedef dom::NodeList svg::NodeList

Variables

const unsigned short svg::SVG_WRONG_TYPE_ERR = 0
const unsigned short svg::SVG_INVALID_VALUE_ERR = 1
const unsigned short svg::SVG_MATRIX_NOT_INVERTABLE = 2