• Skip to content
  • Skip to link menu
KSVG Homepage
  • KSVG Homepage
 
 

ECMA Overview

Contents


Navigator
SVGAElementImpl
SVGAngleImpl
SVGAnimatedAngleImpl
SVGAnimatedBooleanImpl
SVGAnimatedEnumerationImpl
SVGAnimatedIntegerImpl
SVGAnimatedLengthImpl
SVGAnimatedLengthListImpl
SVGAnimatedNumberImpl
SVGAnimatedNumberListImpl
SVGAnimatedPathDataImpl
SVGAnimatedPointsImpl
SVGAnimatedPreserveAspectRatioImpl
SVGAnimatedRectImpl
SVGAnimatedStringImpl
SVGAnimatedTransformListImpl
SVGAnimationElementImpl
SVGCircleElementImpl
SVGClipPathElementImpl
SVGColorImpl
SVGColorProfileElementImpl
SVGCursorElementImpl
SVGDOMCharacterDataBridge
SVGDOMDOMImplementationBridge
SVGDOMElementBridge
SVGDOMNodeBridge
SVGDOMNodeListBridge
SVGDOMTextBridge
SVGDocumentImpl
SVGElementImpl
SVGEllipseElementImpl
SVGEventImpl
SVGExternalResourcesRequiredImpl
SVGFitToViewBoxImpl
SVGForeignObjectElementImpl
SVGGlyphElementImpl
SVGGradientElementImpl
SVGICCColorImpl
SVGImageElementImpl
SVGKeyEventImpl
SVGLangSpaceImpl
SVGLengthImpl
SVGListDefs
SVGLocatableImpl
SVGMarkerElementImpl
SVGMaskElementImpl
SVGMatrixImpl
SVGMouseEventImpl
SVGNumberImpl
SVGPaintImpl
SVGPathElementImpl
SVGPathSegArcAbsImpl
SVGPathSegArcRelImpl
SVGPathSegCurvetoCubicAbsImpl
SVGPathSegCurvetoCubicRelImpl
SVGPathSegCurvetoCubicSmoothAbsImpl
SVGPathSegCurvetoCubicSmoothRelImpl
SVGPathSegCurvetoQuadraticAbsImpl
SVGPathSegCurvetoQuadraticRelImpl
SVGPathSegCurvetoQuadraticSmoothAbsImpl
SVGPathSegCurvetoQuadraticSmoothRelImpl
SVGPathSegImpl
SVGPathSegLinetoAbsImpl
SVGPathSegLinetoHorizontalAbsImpl
SVGPathSegLinetoHorizontalRelImpl
SVGPathSegLinetoRelImpl
SVGPathSegLinetoVerticalAbsImpl
SVGPathSegLinetoVerticalRelImpl
SVGPathSegMovetoAbsImpl
SVGPathSegMovetoRelImpl
SVGPatternElementImpl
SVGPointImpl
SVGPreserveAspectRatioImpl
SVGRadialGradientElementImpl
SVGRectElementImpl
SVGRectImpl
SVGSVGElementImpl
SVGScriptElementImpl
SVGStopElementImpl
SVGStylableImpl
SVGStyleElementImpl
SVGSymbolElementImpl
SVGTestsImpl
SVGTextContentElementImpl
SVGTextPathElementImpl
SVGTextPositioningElementImpl
SVGTransformImpl
SVGTransformableImpl
SVGUIEventImpl
SVGURIReferenceImpl
SVGUseElementImpl
SVGViewElementImpl
SVGZoomAndPanImpl
Window

Back to Index

Navigator

Properties

 pluginsProperty is ReadOnly
 mimeTypesProperty is ReadOnly


Back to Index

SVGAElementImpl

Properties

 targetProperty is ReadOnly


Back to Index

SVGAngleImpl

Functions

 convertToSpecifiedUnits1 Parameter(s)
 newValueSpecifiedUnits2 Parameter(s)

Properties

 valueProperty is ReadWrite
 valueInSpecifiedUnitsProperty is ReadWrite
 valueAsStringProperty is ReadWrite
 unitTypeProperty is ReadWrite

Constants

 SVG_ANGLETYPE_UNKNOWN
 SVG_ANGLETYPE_UNSPECIFIED
 SVG_ANGLETYPE_RAD
 SVG_ANGLETYPE_DEG
 SVG_ANGLETYPE_GRAD


Back to Index

SVGAnimatedAngleImpl

Properties

 baseValProperty is ReadOnly
 animValProperty is ReadOnly


Back to Index

SVGAnimatedBooleanImpl

Properties

 baseValProperty is ReadWrite
 animValProperty is ReadOnly


Back to Index

SVGAnimatedEnumerationImpl

Properties

 baseValProperty is ReadWrite
 animValProperty is ReadOnly


Back to Index

SVGAnimatedIntegerImpl

Properties

 baseValProperty is ReadWrite
 animValProperty is ReadWrite


Back to Index

SVGAnimatedLengthImpl

Properties

 baseValProperty is ReadOnly
 animValProperty is ReadOnly


Back to Index

SVGAnimatedLengthListImpl

Properties

 baseValProperty is ReadOnly
 animValProperty is ReadOnly


Back to Index

SVGAnimatedNumberImpl

Properties

 baseValProperty is ReadWrite
 animValProperty is ReadOnly


Back to Index

SVGAnimatedNumberListImpl

Properties

 baseValProperty is ReadOnly
 animValProperty is ReadOnly


Back to Index

SVGAnimatedPathDataImpl

Properties

 pathSegListProperty is ReadOnly
 normalizedPathSegListProperty is ReadOnly
 animatedPathSegListProperty is ReadOnly
 animatedNormalizedPathSegListProperty is ReadOnly


Back to Index

SVGAnimatedPointsImpl

Properties

 pointsProperty is ReadOnly
 animatedPointsProperty is ReadOnly


Back to Index

SVGAnimatedPreserveAspectRatioImpl

Properties

 baseValProperty is ReadOnly
 animValProperty is ReadOnly


Back to Index

SVGAnimatedRectImpl

Properties

 baseValProperty is ReadWrite
 animValProperty is ReadWrite


Back to Index

SVGAnimatedStringImpl

Properties

 baseValProperty is ReadWrite
 animValProperty is ReadOnly


Back to Index

SVGAnimatedTransformListImpl

Properties

 baseValProperty is ReadOnly
 animValProperty is ReadOnly


Back to Index

SVGAnimationElementImpl

Functions

 getStartTime0 Parameter(s)
 getCurrentTime0 Parameter(s)
 getSimpleDuration0 Parameter(s)

Properties

 targetElementProperty is ReadOnly
 hrefProperty is ReadOnly
 additiveProperty is ReadOnly
 accumulateProperty is ReadOnly
 attributeNameProperty is ReadOnly
 attributeTypeProperty is ReadOnly
 calcModeProperty is ReadOnly
 valuesProperty is ReadOnly
 keyTimesProperty is ReadOnly
 keySplinesProperty is ReadOnly
 fromProperty is ReadOnly
 toProperty is ReadOnly
 byProperty is ReadOnly
 beginProperty is ReadOnly
 durProperty is ReadOnly
 endProperty is ReadOnly
 minProperty is ReadOnly
 maxProperty is ReadOnly
 restartProperty is ReadOnly
 repeatCountProperty is ReadOnly
 repeatDurProperty is ReadOnly


Back to Index

SVGCircleElementImpl

Properties

 cxProperty is ReadOnly
 cyProperty is ReadOnly
 rProperty is ReadOnly


Back to Index

SVGClipPathElementImpl

Properties

 clipPathUnitsProperty is ReadOnly


Back to Index

SVGColorImpl

Functions

 setRGBColor1 Parameter(s)
 setRGBColorICCColor2 Parameter(s)
 setColor3 Parameter(s)

Properties

 colorTypeProperty is ReadOnly
 RGBColorProperty is ReadOnly
 ICCColorProperty is ReadOnly

Constants

 SVG_COLORTYPE_UNKNOWN
 SVG_COLORTYPE_RGBCOLOR
 SVG_COLORTYPE_RGBCOLOR_ICCCOLOR
 SVG_COLORTYPE_CURRENTCOLOR


Back to Index

SVGColorProfileElementImpl

Properties

 nameProperty is ReadOnly
 hrefProperty is ReadOnly


Back to Index

SVGCursorElementImpl

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly


Back to Index

SVGDOMCharacterDataBridge

Functions

 getData0 Parameter(s)
 setData1 Parameter(s)
 getLength0 Parameter(s)
 substringData2 Parameter(s)
 appendData1 Parameter(s)
 insertData2 Parameter(s)
 deleteData2 Parameter(s)
 replaceData2 Parameter(s)

Properties

 dataProperty is ReadWrite
 lengthProperty is ReadOnly


Back to Index

SVGDOMDOMImplementationBridge

Functions

 hasFeature2 Parameter(s)

Properties

 dummyProperty is ReadOnly


Back to Index

SVGDOMElementBridge

Functions

 getAttribute1 Parameter(s)
 setAttribute2 Parameter(s)
 removeAttribute1 Parameter(s)
 getAttributeNode1 Parameter(s)
 setAttributeNode2 Parameter(s)
 removeAttributeNode1 Parameter(s)
 getElementsByTagName1 Parameter(s)
 hasAttribute1 Parameter(s)
 getAttributeNS2 Parameter(s)
 setAttributeNS3 Parameter(s)
 removeAttributeNS2 Parameter(s)
 getAttributeNodeNS2 Parameter(s)
 setAttributeNodeNS1 Parameter(s)
 getElementByTagNameNS2 Parameter(s)
 hasAttributeNS2 Parameter(s)

Properties

 tagNameProperty is ReadOnly


Back to Index

SVGDOMNodeBridge

Functions

 insertBefore2 Parameter(s)
 replaceChild2 Parameter(s)
 removeChild1 Parameter(s)
 appendChild1 Parameter(s)
 hasAttributes0 Parameter(s)
 hasChildNodes0 Parameter(s)
 cloneNode1 Parameter(s)
 normalize0 Parameter(s)
 isSupported2 Parameter(s)
 addEventListener3 Parameter(s)
 removeEventListener3 Parameter(s)
 contains1 Parameter(s)
 getNodeName0 Parameter(s)
 getNodeValue0 Parameter(s)
 getNodeType0 Parameter(s)
 getParentNode0 Parameter(s)
 getChildNodes0 Parameter(s)
 getFirstChild0 Parameter(s)
 getLastChild0 Parameter(s)
 getPreviousSibling0 Parameter(s)
 getNextSibling0 Parameter(s)
 getAttributes0 Parameter(s)
 getNamespaceURI0 Parameter(s)
 getPrefix0 Parameter(s)
 getLocalName0 Parameter(s)
 getOwnerDocument0 Parameter(s)

Properties

 nodeNameProperty is ReadOnly
 nodeValueProperty is ReadWrite
 nodeTypeProperty is ReadOnly
 parentNodeProperty is ReadOnly
 childNodesProperty is ReadOnly
 firstChildProperty is ReadOnly
 lastChildProperty is ReadOnly
 previousSiblingProperty is ReadOnly
 nextSiblingProperty is ReadOnly
 attributesProperty is ReadOnly
 namespaceURIProperty is ReadOnly
 prefixProperty is ReadWrite
 localNameProperty is ReadOnly
 ownerDocumentProperty is ReadOnly


Back to Index

SVGDOMNodeListBridge

Functions

 getLength0 Parameter(s)
 item1 Parameter(s)

Properties

 lengthProperty is ReadWrite


Back to Index

SVGDOMTextBridge

Functions

 splitText1 Parameter(s)

Properties

 dummyProperty is ReadOnly


Back to Index

SVGDocumentImpl

Functions

 createTextNode1 Parameter(s)
 createElement1 Parameter(s)
 createElementNS2 Parameter(s)
 getElementById1 Parameter(s)
 getElementsByTagName1 Parameter(s)
 getElementsByTagNameNS2 Parameter(s)

Properties

 doctypeProperty is ReadOnly
 implementationProperty is ReadOnly
 rootElementProperty is ReadOnly
 documentElementProperty is ReadOnly


Back to Index

SVGElementImpl

Functions

 getStyle0 Parameter(s)
 setProperty2 Parameter(s)
 getPropertyValue1 Parameter(s)

Properties

 idProperty is ReadWrite
 ownerSVGElementProperty is ReadOnly
 viewportElementProperty is ReadOnly
 xmlbaseProperty is ReadWrite
 baseProperty is ReadWrite
 onmouseupProperty is ReadWrite
 onmousedownProperty is ReadWrite
 onmousemoveProperty is ReadWrite
 onmouseoverProperty is ReadWrite
 onmouseoutProperty is ReadWrite
 onclickProperty is ReadWrite
 onmouseclickProperty is ReadWrite
 onactivateProperty is ReadWrite
 onkeydownProperty is ReadWrite
 onkeyupProperty is ReadWrite
 onkeypressProperty is ReadWrite
 onloadProperty is ReadWrite


Back to Index

SVGEllipseElementImpl

Properties

 cxProperty is ReadOnly
 cyProperty is ReadOnly
 rxProperty is ReadOnly
 ryProperty is ReadOnly


Back to Index

SVGEventImpl

Functions

 getType0 Parameter(s)
 getTarget0 Parameter(s)
 getCurrentTarget0 Parameter(s)
 getCurrentNode0 Parameter(s)
 getEventphase0 Parameter(s)
 getBubbles0 Parameter(s)
 getCancelable0 Parameter(s)
 getTimeStamp0 Parameter(s)
 stopPropagation0 Parameter(s)
 preventDefault0 Parameter(s)
 initEvent3 Parameter(s)

Properties

 typeProperty is ReadOnly
 targetProperty is ReadOnly
 currentTargetProperty is ReadOnly
 eventPhaseProperty is ReadOnly
 bubblesProperty is ReadOnly
 cancelableProperty is ReadOnly
 timeStampProperty is ReadOnly


Back to Index

SVGExternalResourcesRequiredImpl

Properties

 externalResourcesRequiredProperty is ReadOnly


Back to Index

SVGFitToViewBoxImpl

Properties

 viewBoxProperty is ReadWrite
 preserveAspectRatioProperty is ReadWrite


Back to Index

SVGForeignObjectElementImpl

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly
 widthProperty is ReadOnly
 heightProperty is ReadOnly


Back to Index

SVGGlyphElementImpl

Properties

 unicodeProperty is ReadOnly
 dProperty is ReadOnly
 orientationProperty is ReadOnly
 langProperty is ReadOnly


Back to Index

SVGGradientElementImpl

Properties

 gradientUnitsProperty is ReadOnly
 gradientTransformProperty is ReadOnly
 spreadMethodProperty is ReadOnly

Constants

 SVG_SPREADMETHOD_UNKNOWN
 SVG_SPREADMETHOD_PAD
 SVG_SPREADMETHOD_REFLECT
 SVG_SPREADMETHOD_REPEAT


Back to Index

SVGICCColorImpl

Properties

 colorProfileProperty is ReadWrite
 colorsProperty is ReadOnly


Back to Index

SVGImageElementImpl

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly
 widthProperty is ReadOnly
 heightProperty is ReadOnly
 preserveAspectRatioProperty is ReadOnly


Back to Index

SVGKeyEventImpl

Functions

 checkModifier1 Parameter(s)
 getKeyCode0 Parameter(s)
 getCharCode0 Parameter(s)
 getKeyVal0 Parameter(s)

Properties

 keyValProperty is ReadOnly
 keyCodeProperty is ReadOnly
 charCodeProperty is ReadOnly
 outputStringProperty is ReadOnly
 virtKeyValProperty is ReadOnly


Back to Index

SVGLangSpaceImpl

Properties

 xmllangProperty is ReadWrite
 xmlspaceProperty is ReadWrite
 langProperty is ReadWrite
 spaceProperty is ReadWrite


Back to Index

SVGLengthImpl

Functions

 newValueSpecifiedUnits2 Parameter(s)
 convertToSpecifiedUnits1 Parameter(s)

Properties

 unitTypeProperty is ReadOnly
 valueProperty is ReadWrite
 valueAsStringProperty is ReadWrite
 valueInSpecifiedUnitsProperty is ReadWrite

Constants

 SVG_LENGTHTYPE_UNKNOWN
 SVG_LENGTHTYPE_NUMBER
 SVG_LENGTHTYPE_PERCENTAGE
 SVG_LENGTHTYPE_EMS
 SVG_LENGTHTYPE_EXS
 SVG_LENGTHTYPE_PX
 SVG_LENGTHTYPE_CM
 SVG_LENGTHTYPE_MM
 SVG_LENGTHTYPE_PT
 SVG_LENGTHTYPE_PC


Back to Index

SVGListDefs

Functions

 getItem1 Parameter(s)
 removeItem1 Parameter(s)
 appendItem1 Parameter(s)
 initialize1 Parameter(s)
 insertItemBefore2 Parameter(s)
 replaceItem2 Parameter(s)
 clear0 Parameter(s)

Properties

 numberOfItemsProperty is ReadOnly


Back to Index

SVGLocatableImpl

Functions

 getBBox0 Parameter(s)
 getCTM0 Parameter(s)
 getScreenCTM0 Parameter(s)
 getTransformToElement1 Parameter(s)

Properties

 nearestViewportElementProperty is ReadWrite
 farthestViewportElementProperty is ReadWrite


Back to Index

SVGMarkerElementImpl

Functions

 setOrientToAuto0 Parameter(s)
 setOrientToAngle0 Parameter(s)

Properties

 refXProperty is ReadOnly
 refYProperty is ReadOnly
 markerUnitsProperty is ReadOnly
 markerWidthProperty is ReadOnly
 markerHeightProperty is ReadOnly
 orientTypeProperty is ReadOnly
 orientAngleProperty is ReadOnly
 orientProperty is ReadOnly

Constants

 SVG_MARKERUNITS_UNKNOWN
 SVG_MARKERUNITS_USERSPACEONUSE
 SVG_MARKERUNITS_STROKEWIDTH
 SVG_MARKER_ORIENT_UNKNOWN
 SVG_MARKER_ORIENT_AUTO
 SVG_MARKER_ORIENT_ANGLE


Back to Index

SVGMaskElementImpl

Properties

 maskUnitsProperty is ReadOnly
 maskContentUnitsProperty is ReadOnly
 xProperty is ReadOnly
 yProperty is ReadOnly
 widthProperty is ReadOnly
 heightProperty is ReadOnly


Back to Index

SVGMatrixImpl

Functions

 inverse0 Parameter(s)
 multiply1 Parameter(s)
 translate2 Parameter(s)
 scale1 Parameter(s)
 rotate1 Parameter(s)
 rotateFromVector2 Parameter(s)
 scaleNonUniform2 Parameter(s)
 flipX0 Parameter(s)
 flipY0 Parameter(s)
 skewX1 Parameter(s)
 skewY1 Parameter(s)

Properties

 aProperty is ReadWrite
 bProperty is ReadWrite
 cProperty is ReadWrite
 dProperty is ReadWrite
 eProperty is ReadWrite
 fProperty is ReadWrite


Back to Index

SVGMouseEventImpl

Functions

 getScreenX0 Parameter(s)
 getScreenY0 Parameter(s)
 getClientX0 Parameter(s)
 getClientY0 Parameter(s)
 getCtrlKey0 Parameter(s)
 getShiftKey0 Parameter(s)
 getAltKey0 Parameter(s)
 getMetaKey0 Parameter(s)
 getButton0 Parameter(s)
 getRelatedTarget0 Parameter(s)
 initMouseEvent1 Parameter(s)

Properties

 screenXProperty is ReadOnly
 screenYProperty is ReadOnly
 clientXProperty is ReadOnly
 clientYProperty is ReadOnly
 ctrlKeyProperty is ReadOnly
 shiftKeyProperty is ReadOnly
 altKeyProperty is ReadOnly
 metaKeyProperty is ReadOnly
 buttonProperty is ReadOnly
 relatedTargetProperty is ReadOnly


Back to Index

SVGNumberImpl

Properties

 valueProperty is ReadWrite


Back to Index

SVGPaintImpl

Properties

 paintTypeProperty is ReadWrite
 uriProperty is ReadWrite

Constants

 SVG_PAINTTYPE_UNKNOWN
 SVG_PAINTTYPE_CURRENTCOLOR
 SVG_PAINTTYPE_RGBCOLOR
 SVG_PAINTTYPE_NONE
 SVG_PAINTTYPE_URI_NONE
 SVG_PAINTTYPE_URI_RGBCOLOR
 SVG_PAINTTYPE_URI_RGBCOLOR_ICCCOLOR
 SVG_PAINTTYPE_URI_CURRENTCOLOR
 SVG_PAINTTYPE_URI


Back to Index

SVGPathElementImpl

Functions

 getTotalLength0 Parameter(s)
 getPointAtLength1 Parameter(s)
 getPathSegAtLength1 Parameter(s)
 createSVGPathSegClosePath0 Parameter(s)
 createSVGPathSegMovetoAbs2 Parameter(s)
 createSVGPathSegMovetoRel2 Parameter(s)
 createSVGPathSegLinetoAbs2 Parameter(s)
 createSVGPathSegLinetoRel2 Parameter(s)
 createSVGPathSegArcAbs7 Parameter(s)
 createSVGPathSegArcRel7 Parameter(s)
 createSVGPathSegCurvetoCubicAbs6 Parameter(s)
 createSVGPathSegCurvetoCubicRel6 Parameter(s)
 createSVGPathSegCurvetoQuadraticAbs4 Parameter(s)
 createSVGPathSegCurvetoQuadraticRel4 Parameter(s)
 createSVGPathSegLinetoHorizontalAbs1 Parameter(s)
 createSVGPathSegLinetoHorizontalRel1 Parameter(s)
 createSVGPathSegLinetoVerticalAbs1 Parameter(s)
 createSVGPathSegLinetoVerticalRel1 Parameter(s)

Properties

 dProperty is ReadOnly
 pathLengthProperty is ReadOnly


Back to Index

SVGPathSegArcAbsImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite
 angleProperty is ReadWrite
 largeArcFlagProperty is ReadWrite
 sweepFlagProperty is ReadWrite


Back to Index

SVGPathSegArcRelImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite
 angleProperty is ReadWrite
 largeArcFlagProperty is ReadWrite
 sweepFlagProperty is ReadWrite


Back to Index

SVGPathSegCurvetoCubicAbsImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegCurvetoCubicRelImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegCurvetoCubicSmoothAbsImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegCurvetoCubicSmoothRelImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegCurvetoQuadraticAbsImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegCurvetoQuadraticRelImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegCurvetoQuadraticSmoothAbsImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegCurvetoQuadraticSmoothRelImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegImpl

Properties

 pathSegTypeProperty is ReadOnly
 pathSegTypeAsLetterProperty is ReadOnly

Constants

 PATHSEG_UNKNOWN
 PATHSEG_CLOSEPATH
 PATHSEG_MOVETO_ABS
 PATHSEG_MOVETO_REL
 PATHSEG_LINETO_ABS
 PATHSEG_LINETO_REL
 PATHSEG_CURVETO_CUBIC_ABS
 PATHSEG_CURVETO_CUBIC_REL
 PATHSEG_CURVETO_QUADRATIC_ABS
 PATHSEG_CURVETO_QUADRATIC_REL
 PATHSEG_ARC_ABS
 PATHSEG_ARC_REL
 PATHSEG_LINETO_HORIZONTAL_ABS
 PATHSEG_LINETO_HORIZONTAL_REL
 PATHSEG_LINETO_VERTICAL_ABS
 PATHSEG_LINETO_VERTICAL_REL
 PATHSEG_CURVETO_CUBIC_SMOOTH_ABS
 PATHSEG_CURVETO_CUBIC_SMOOTH_REL
 PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS
 PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL


Back to Index

SVGPathSegLinetoAbsImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegLinetoHorizontalAbsImpl

Properties

 xProperty is ReadWrite


Back to Index

SVGPathSegLinetoHorizontalRelImpl

Properties

 xProperty is ReadWrite


Back to Index

SVGPathSegLinetoRelImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegLinetoVerticalAbsImpl

Properties

 yProperty is ReadWrite


Back to Index

SVGPathSegLinetoVerticalRelImpl

Properties

 yProperty is ReadWrite


Back to Index

SVGPathSegMovetoAbsImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPathSegMovetoRelImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPatternElementImpl

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly
 widthProperty is ReadOnly
 heightProperty is ReadOnly
 patternUnitsProperty is ReadOnly
 patternContentUnitsProperty is ReadOnly
 patternTransformProperty is ReadOnly


Back to Index

SVGPointImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite


Back to Index

SVGPreserveAspectRatioImpl

Properties

 alignProperty is ReadWrite
 meetOrSliceProperty is ReadWrite

Constants

 SVG_PRESERVEASPECTRATIO_UNKNOWN
 SVG_PRESERVEASPECTRATIO_NONE
 SVG_PRESERVEASPECTRATIO_XMINYMIN
 SVG_PRESERVEASPECTRATIO_XMIDYMIN
 SVG_PRESERVEASPECTRATIO_XMAXYMIN
 SVG_PRESERVEASPECTRATIO_XMINYMID
 SVG_PRESERVEASPECTRATIO_XMIDYMID
 SVG_PRESERVEASPECTRATIO_XMAXYMID
 SVG_PRESERVEASPECTRATIO_XMINYMAX
 SVG_PRESERVEASPECTRATIO_XMIDYMAX
 SVG_PRESERVEASPECTRATIO_XMAXYMAX
 SVG_MEETORSLICE_UNKNOWN
 SVG_MEETORSLICE_MEET
 SVG_MEETORSLICE_SLICE


Back to Index

SVGRadialGradientElementImpl

Properties

 cxProperty is ReadOnly
 cyProperty is ReadOnly
 rProperty is ReadOnly
 fxProperty is ReadOnly
 fyProperty is ReadOnly


Back to Index

SVGRectElementImpl

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly
 widthProperty is ReadOnly
 heightProperty is ReadOnly
 rxProperty is ReadOnly
 ryProperty is ReadOnly


Back to Index

SVGRectImpl

Properties

 xProperty is ReadWrite
 yProperty is ReadWrite
 widthProperty is ReadWrite
 heightProperty is ReadWrite


Back to Index

SVGSVGElementImpl

Functions

 createSVGNumber0 Parameter(s)
 createSVGLength0 Parameter(s)
 createSVGAngle0 Parameter(s)
 createSVGPoint0 Parameter(s)
 createSVGMatrix0 Parameter(s)
 createSVGRect0 Parameter(s)
 createSVGTransform0 Parameter(s)
 createSVGTransformFromMatrix1 Parameter(s)
 suspendRedraw1 Parameter(s)
 unsuspendRedraw1 Parameter(s)
 unsuspendRedrawAll0 Parameter(s)
 forceRedraw0 Parameter(s)
 pauseAnimations0 Parameter(s)
 unpauseAnimations0 Parameter(s)
 animationsPaused0 Parameter(s)
 getCurrentTime0 Parameter(s)
 setCurrentTime1 Parameter(s)
 getIntersectionList2 Parameter(s)
 getEnclosureList2 Parameter(s)
 checkIntersection2 Parameter(s)
 checkEnclosure2 Parameter(s)
 deselectAll0 Parameter(s)
 getElementById1 Parameter(s)

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly
 widthProperty is ReadOnly
 heightProperty is ReadOnly
 viewportProperty is ReadOnly
 contentScriptTypeProperty is ReadWrite
 contentStyleTypeProperty is ReadWrite
 pixelUnitToMillimeterXProperty is ReadOnly
 pixelUnitToMillimeterYProperty is ReadOnly
 screenPixelToMillimeterXProperty is ReadOnly
 screenPixelToMillimeterYProperty is ReadOnly
 useCurrentViewProperty is ReadWrite
 currentScaleProperty is ReadWrite
 currentTranslateProperty is ReadOnly
 onunloadProperty is ReadWrite
 onerrorProperty is ReadWrite
 onresizeProperty is ReadWrite


Back to Index

SVGScriptElementImpl

Properties

 typeProperty is ReadWrite


Back to Index

SVGStopElementImpl

Properties

 offsetProperty is ReadOnly


Back to Index

SVGStylableImpl

Functions

 getStyle0 Parameter(s)

Properties

 classNameProperty is ReadOnly
 styleProperty is ReadOnly
 strokeProperty is ReadOnly
 fillProperty is ReadOnly
 colorProperty is ReadOnly
 directionProperty is ReadOnly
 opacityProperty is ReadOnly
 markerProperty is ReadOnly
 cursorProperty is ReadOnly
 displayProperty is ReadOnly
 overflowProperty is ReadOnly
 clipProperty is ReadOnly
 visibilityProperty is ReadOnly


Back to Index

SVGStyleElementImpl

Properties

 xmlspaceProperty is ReadWrite
 typeProperty is ReadWrite
 mediaProperty is ReadWrite
 titleProperty is ReadWrite


Back to Index

SVGSymbolElementImpl

Properties

 widthProperty is ReadOnly
 heightProperty is ReadOnly


Back to Index

SVGTestsImpl

Functions

 hasExtension1 Parameter(s)

Properties

 requiredFeaturesProperty is ReadOnly
 requiredExtensionsProperty is ReadOnly
 systemLanguageProperty is ReadOnly


Back to Index

SVGTextContentElementImpl

Functions

 getNumberOfChars0 Parameter(s)
 getComputedTextLength0 Parameter(s)
 getSubStringLength2 Parameter(s)
 getStartPositionOfChar1 Parameter(s)
 getEndPositionOfChar1 Parameter(s)
 getExtentOfChar1 Parameter(s)
 getRotationOfChar1 Parameter(s)
 getCharNumAtPosition1 Parameter(s)
 selectSubString2 Parameter(s)

Properties

 textLengthProperty is ReadOnly
 lengthAdjustProperty is ReadOnly

Constants

 LENGTHADJUST_UNKNOWN
 LENGTHADJUST_SPACING
 LENGTHADJUST_SPACINGANDGLYPHS


Back to Index

SVGTextPathElementImpl

Properties

 startOffsetProperty is ReadOnly
 methodProperty is ReadOnly
 spacingProperty is ReadOnly

Constants

 TEXTPATH_METHODTYPE_UNKNOWN
 TEXTPATH_METHODTYPE_ALIGN
 TEXTPATH_METHODTYPE_STRETCH
 TEXTPATH_SPACINGTYPE_UNKNOWN
 TEXTPATH_SPACINGTYPE_AUTO
 TEXTPATH_SPACINGTYPE_EXACT


Back to Index

SVGTextPositioningElementImpl

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly
 dxProperty is ReadOnly
 dyProperty is ReadOnly
 rotateProperty is ReadOnly


Back to Index

SVGTransformImpl

Functions

 setMatrix1 Parameter(s)
 setTranslate2 Parameter(s)
 setScale2 Parameter(s)
 setRotate3 Parameter(s)
 setSkewX1 Parameter(s)
 setSkewY1 Parameter(s)

Properties

 typeProperty is ReadOnly
 matrixProperty is ReadOnly
 angleProperty is ReadOnly

Constants

 SVG_TRANSFORM_UNKNOWN
 SVG_TRANSFORM_MATRIX
 SVG_TRANSFORM_TRANSLATE
 SVG_TRANSFORM_SCALE
 SVG_TRANSFORM_ROTATE
 SVG_TRANSFORM_SKEWX
 SVG_TRANSFORM_SKEWY


Back to Index

SVGTransformableImpl

Properties

 transformProperty is ReadWrite


Back to Index

SVGUIEventImpl

Functions

 getView0 Parameter(s)
 getDetail0 Parameter(s)
 initUIEvent5 Parameter(s)

Properties

 viewProperty is ReadOnly
 detailProperty is ReadOnly


Back to Index

SVGURIReferenceImpl

Properties

 hrefProperty is ReadOnly


Back to Index

SVGUseElementImpl

Properties

 xProperty is ReadOnly
 yProperty is ReadOnly
 widthProperty is ReadOnly
 heightProperty is ReadOnly
 hrefProperty is ReadOnly
 instanceRootProperty is ReadOnly
 animatedInstanceRootProperty is ReadOnly


Back to Index

SVGViewElementImpl

Properties

 viewTargetProperty is ReadOnly


Back to Index

SVGZoomAndPanImpl

Properties

 zoomAndPanProperty is ReadWrite

Constants

 SVG_ZOOMANDPAN_UNKNOWN
 SVG_ZOOMANDPAN_DISABLE
 SVG_ZOOMANDPAN_MAGNIFY


Back to Index

Window

Functions

 setTimeout2 Parameter(s)
 clearTimeout1 Parameter(s)
 setInterval2 Parameter(s)
 clearInterval1 Parameter(s)
 alert1 Parameter(s)
 prompt2 Parameter(s)
 confirm1 Parameter(s)
 debug1 Parameter(s)
 success1 Parameter(s)
 getSVGViewerVersion0 Parameter(s)
 getURL2 Parameter(s)
 parseXML1 Parameter(s)

Properties

 closedProperty is ReadOnly
 windowProperty is ReadOnly
 evtProperty is ReadOnly
 documentProperty is ReadOnly
 svgDocumentProperty is ReadOnly
 innerWidthProperty is ReadOnly
 innerHeightProperty is ReadOnly
 navigatorProperty is ReadOnly
 SVGTransformProperty is ReadOnly
 SVGLengthProperty is ReadOnly
 SVGAngleProperty is ReadOnly
 SVGPreserveAspectRatioProperty is ReadOnly
 SVGPathSegProperty is ReadOnly
 SVGGradientElementProperty is ReadOnly
 SVGMarkerElementProperty is ReadOnly
 SVGTextPathElementProperty is ReadOnly
 SVGPaintProperty is ReadOnly
 SVGTextContentElementProperty is ReadOnly
 SVGZoomAndPanProperty is ReadOnly
 SVGColorProperty is ReadOnly


[ Edit ]

Learn

Skip menu "Learn"
  • KSVG Home
  • Introduction
  • Status
  • Screenshots
  • Links

Obtaining KSVG2

Skip menu "Obtaining KSVG2"
  • Obtaining KSVG2
  • Building KSVG2

Communicate

Skip menu "Communicate"
  • Credits
  • Contact
  • Mailing List
  • Helping Out

Development

Skip menu "Development"
  • TODO
  • Why KDOM?
  • Browse SVN

Global navigation links

  • KDE Home
  • KDE Accessibility Home
  • Description of Access Keys
  • Back to content
  • Back to menu

Search:


Maintained by the KSVG team
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal