svg Namespace Reference

Classes

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

Typedefs

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

Variables

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

Typedef Documentation

Definition at line 28 of file svg.idl.

Definition at line 26 of file svg.idl.

Definition at line 25 of file svg.idl.

Definition at line 27 of file svg.idl.

Definition at line 29 of file svg.idl.


Variable Documentation

const unsigned short svg::SVG_INVALID_VALUE_ERR = 1

Definition at line 63 of file svg.idl.

const unsigned short svg::SVG_MATRIX_NOT_INVERTABLE = 2

Definition at line 64 of file svg.idl.

const unsigned short svg::SVG_WRONG_TYPE_ERR = 0

Definition at line 62 of file svg.idl.