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 | ||
| plugins | Property is ReadOnly | |
| mimeTypes | Property is ReadOnly | |
Back to Index
SVGAElementImpl | ||
Properties | ||
| target | Property is ReadOnly | |
Back to Index
SVGAngleImpl | ||
Functions | ||
| convertToSpecifiedUnits | 1 Parameter(s) | |
| newValueSpecifiedUnits | 2 Parameter(s) | |
Properties | ||
| value | Property is ReadWrite | |
| valueInSpecifiedUnits | Property is ReadWrite | |
| valueAsString | Property is ReadWrite | |
| unitType | Property is ReadWrite | |
Constants | ||
| SVG_ANGLETYPE_UNKNOWN | ||
| SVG_ANGLETYPE_UNSPECIFIED | ||
| SVG_ANGLETYPE_RAD | ||
| SVG_ANGLETYPE_DEG | ||
| SVG_ANGLETYPE_GRAD | ||
Back to Index
SVGAnimatedAngleImpl | ||
Properties | ||
| baseVal | Property is ReadOnly | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedBooleanImpl | ||
Properties | ||
| baseVal | Property is ReadWrite | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedEnumerationImpl | ||
Properties | ||
| baseVal | Property is ReadWrite | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedIntegerImpl | ||
Properties | ||
| baseVal | Property is ReadWrite | |
| animVal | Property is ReadWrite | |
Back to Index
SVGAnimatedLengthImpl | ||
Properties | ||
| baseVal | Property is ReadOnly | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedLengthListImpl | ||
Properties | ||
| baseVal | Property is ReadOnly | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedNumberImpl | ||
Properties | ||
| baseVal | Property is ReadWrite | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedNumberListImpl | ||
Properties | ||
| baseVal | Property is ReadOnly | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedPathDataImpl | ||
Properties | ||
| pathSegList | Property is ReadOnly | |
| normalizedPathSegList | Property is ReadOnly | |
| animatedPathSegList | Property is ReadOnly | |
| animatedNormalizedPathSegList | Property is ReadOnly | |
Back to Index
SVGAnimatedPointsImpl | ||
Properties | ||
| points | Property is ReadOnly | |
| animatedPoints | Property is ReadOnly | |
Back to Index
SVGAnimatedPreserveAspectRatioImpl | ||
Properties | ||
| baseVal | Property is ReadOnly | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedRectImpl | ||
Properties | ||
| baseVal | Property is ReadWrite | |
| animVal | Property is ReadWrite | |
Back to Index
SVGAnimatedStringImpl | ||
Properties | ||
| baseVal | Property is ReadWrite | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimatedTransformListImpl | ||
Properties | ||
| baseVal | Property is ReadOnly | |
| animVal | Property is ReadOnly | |
Back to Index
SVGAnimationElementImpl | ||
Functions | ||
| getStartTime | 0 Parameter(s) | |
| getCurrentTime | 0 Parameter(s) | |
| getSimpleDuration | 0 Parameter(s) | |
Properties | ||
| targetElement | Property is ReadOnly | |
| href | Property is ReadOnly | |
| additive | Property is ReadOnly | |
| accumulate | Property is ReadOnly | |
| attributeName | Property is ReadOnly | |
| attributeType | Property is ReadOnly | |
| calcMode | Property is ReadOnly | |
| values | Property is ReadOnly | |
| keyTimes | Property is ReadOnly | |
| keySplines | Property is ReadOnly | |
| from | Property is ReadOnly | |
| to | Property is ReadOnly | |
| by | Property is ReadOnly | |
| begin | Property is ReadOnly | |
| dur | Property is ReadOnly | |
| end | Property is ReadOnly | |
| min | Property is ReadOnly | |
| max | Property is ReadOnly | |
| restart | Property is ReadOnly | |
| repeatCount | Property is ReadOnly | |
| repeatDur | Property is ReadOnly | |
Back to Index
SVGCircleElementImpl | ||
Properties | ||
| cx | Property is ReadOnly | |
| cy | Property is ReadOnly | |
| r | Property is ReadOnly | |
Back to Index
SVGClipPathElementImpl | ||
Properties | ||
| clipPathUnits | Property is ReadOnly | |
Back to Index
SVGColorImpl | ||
Functions | ||
| setRGBColor | 1 Parameter(s) | |
| setRGBColorICCColor | 2 Parameter(s) | |
| setColor | 3 Parameter(s) | |
Properties | ||
| colorType | Property is ReadOnly | |
| RGBColor | Property is ReadOnly | |
| ICCColor | Property is ReadOnly | |
Constants | ||
| SVG_COLORTYPE_UNKNOWN | ||
| SVG_COLORTYPE_RGBCOLOR | ||
| SVG_COLORTYPE_RGBCOLOR_ICCCOLOR | ||
| SVG_COLORTYPE_CURRENTCOLOR | ||
Back to Index
SVGColorProfileElementImpl | ||
Properties | ||
| name | Property is ReadOnly | |
| href | Property is ReadOnly | |
Back to Index
SVGCursorElementImpl | ||
Properties | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
Back to Index
SVGDOMCharacterDataBridge | ||
Functions | ||
| getData | 0 Parameter(s) | |
| setData | 1 Parameter(s) | |
| getLength | 0 Parameter(s) | |
| substringData | 2 Parameter(s) | |
| appendData | 1 Parameter(s) | |
| insertData | 2 Parameter(s) | |
| deleteData | 2 Parameter(s) | |
| replaceData | 2 Parameter(s) | |
Properties | ||
| data | Property is ReadWrite | |
| length | Property is ReadOnly | |
Back to Index
SVGDOMDOMImplementationBridge | ||
Functions | ||
| hasFeature | 2 Parameter(s) | |
Properties | ||
| dummy | Property is ReadOnly | |
Back to Index
SVGDOMElementBridge | ||
Functions | ||
| getAttribute | 1 Parameter(s) | |
| setAttribute | 2 Parameter(s) | |
| removeAttribute | 1 Parameter(s) | |
| getAttributeNode | 1 Parameter(s) | |
| setAttributeNode | 2 Parameter(s) | |
| removeAttributeNode | 1 Parameter(s) | |
| getElementsByTagName | 1 Parameter(s) | |
| hasAttribute | 1 Parameter(s) | |
| getAttributeNS | 2 Parameter(s) | |
| setAttributeNS | 3 Parameter(s) | |
| removeAttributeNS | 2 Parameter(s) | |
| getAttributeNodeNS | 2 Parameter(s) | |
| setAttributeNodeNS | 1 Parameter(s) | |
| getElementByTagNameNS | 2 Parameter(s) | |
| hasAttributeNS | 2 Parameter(s) | |
Properties | ||
| tagName | Property is ReadOnly | |
Back to Index
SVGDOMNodeBridge | ||
Functions | ||
| insertBefore | 2 Parameter(s) | |
| replaceChild | 2 Parameter(s) | |
| removeChild | 1 Parameter(s) | |
| appendChild | 1 Parameter(s) | |
| hasAttributes | 0 Parameter(s) | |
| hasChildNodes | 0 Parameter(s) | |
| cloneNode | 1 Parameter(s) | |
| normalize | 0 Parameter(s) | |
| isSupported | 2 Parameter(s) | |
| addEventListener | 3 Parameter(s) | |
| removeEventListener | 3 Parameter(s) | |
| contains | 1 Parameter(s) | |
| getNodeName | 0 Parameter(s) | |
| getNodeValue | 0 Parameter(s) | |
| getNodeType | 0 Parameter(s) | |
| getParentNode | 0 Parameter(s) | |
| getChildNodes | 0 Parameter(s) | |
| getFirstChild | 0 Parameter(s) | |
| getLastChild | 0 Parameter(s) | |
| getPreviousSibling | 0 Parameter(s) | |
| getNextSibling | 0 Parameter(s) | |
| getAttributes | 0 Parameter(s) | |
| getNamespaceURI | 0 Parameter(s) | |
| getPrefix | 0 Parameter(s) | |
| getLocalName | 0 Parameter(s) | |
| getOwnerDocument | 0 Parameter(s) | |
Properties | ||
| nodeName | Property is ReadOnly | |
| nodeValue | Property is ReadWrite | |
| nodeType | Property is ReadOnly | |
| parentNode | Property is ReadOnly | |
| childNodes | Property is ReadOnly | |
| firstChild | Property is ReadOnly | |
| lastChild | Property is ReadOnly | |
| previousSibling | Property is ReadOnly | |
| nextSibling | Property is ReadOnly | |
| attributes | Property is ReadOnly | |
| namespaceURI | Property is ReadOnly | |
| prefix | Property is ReadWrite | |
| localName | Property is ReadOnly | |
| ownerDocument | Property is ReadOnly | |
Back to Index
SVGDOMNodeListBridge | ||
Functions | ||
| getLength | 0 Parameter(s) | |
| item | 1 Parameter(s) | |
Properties | ||
| length | Property is ReadWrite | |
Back to Index
SVGDOMTextBridge | ||
Functions | ||
| splitText | 1 Parameter(s) | |
Properties | ||
| dummy | Property is ReadOnly | |
Back to Index
SVGDocumentImpl | ||
Functions | ||
| createTextNode | 1 Parameter(s) | |
| createElement | 1 Parameter(s) | |
| createElementNS | 2 Parameter(s) | |
| getElementById | 1 Parameter(s) | |
| getElementsByTagName | 1 Parameter(s) | |
| getElementsByTagNameNS | 2 Parameter(s) | |
Properties | ||
| doctype | Property is ReadOnly | |
| implementation | Property is ReadOnly | |
| rootElement | Property is ReadOnly | |
| documentElement | Property is ReadOnly | |
Back to Index
SVGElementImpl | ||
Functions | ||
| getStyle | 0 Parameter(s) | |
| setProperty | 2 Parameter(s) | |
| getPropertyValue | 1 Parameter(s) | |
Properties | ||
| id | Property is ReadWrite | |
| ownerSVGElement | Property is ReadOnly | |
| viewportElement | Property is ReadOnly | |
| xmlbase | Property is ReadWrite | |
| base | Property is ReadWrite | |
| onmouseup | Property is ReadWrite | |
| onmousedown | Property is ReadWrite | |
| onmousemove | Property is ReadWrite | |
| onmouseover | Property is ReadWrite | |
| onmouseout | Property is ReadWrite | |
| onclick | Property is ReadWrite | |
| onmouseclick | Property is ReadWrite | |
| onactivate | Property is ReadWrite | |
| onkeydown | Property is ReadWrite | |
| onkeyup | Property is ReadWrite | |
| onkeypress | Property is ReadWrite | |
| onload | Property is ReadWrite | |
Back to Index
SVGEllipseElementImpl | ||
Properties | ||
| cx | Property is ReadOnly | |
| cy | Property is ReadOnly | |
| rx | Property is ReadOnly | |
| ry | Property is ReadOnly | |
Back to Index
SVGEventImpl | ||
Functions | ||
| getType | 0 Parameter(s) | |
| getTarget | 0 Parameter(s) | |
| getCurrentTarget | 0 Parameter(s) | |
| getCurrentNode | 0 Parameter(s) | |
| getEventphase | 0 Parameter(s) | |
| getBubbles | 0 Parameter(s) | |
| getCancelable | 0 Parameter(s) | |
| getTimeStamp | 0 Parameter(s) | |
| stopPropagation | 0 Parameter(s) | |
| preventDefault | 0 Parameter(s) | |
| initEvent | 3 Parameter(s) | |
Properties | ||
| type | Property is ReadOnly | |
| target | Property is ReadOnly | |
| currentTarget | Property is ReadOnly | |
| eventPhase | Property is ReadOnly | |
| bubbles | Property is ReadOnly | |
| cancelable | Property is ReadOnly | |
| timeStamp | Property is ReadOnly | |
Back to Index
SVGExternalResourcesRequiredImpl | ||
Properties | ||
| externalResourcesRequired | Property is ReadOnly | |
Back to Index
SVGFitToViewBoxImpl | ||
Properties | ||
| viewBox | Property is ReadWrite | |
| preserveAspectRatio | Property is ReadWrite | |
Back to Index
SVGForeignObjectElementImpl | ||
Properties | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
Back to Index
SVGGlyphElementImpl | ||
Properties | ||
| unicode | Property is ReadOnly | |
| d | Property is ReadOnly | |
| orientation | Property is ReadOnly | |
| lang | Property is ReadOnly | |
Back to Index
SVGGradientElementImpl | ||
Properties | ||
| gradientUnits | Property is ReadOnly | |
| gradientTransform | Property is ReadOnly | |
| spreadMethod | Property is ReadOnly | |
Constants | ||
| SVG_SPREADMETHOD_UNKNOWN | ||
| SVG_SPREADMETHOD_PAD | ||
| SVG_SPREADMETHOD_REFLECT | ||
| SVG_SPREADMETHOD_REPEAT | ||
Back to Index
SVGICCColorImpl | ||
Properties | ||
| colorProfile | Property is ReadWrite | |
| colors | Property is ReadOnly | |
Back to Index
SVGImageElementImpl | ||
Properties | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
| preserveAspectRatio | Property is ReadOnly | |
Back to Index
SVGKeyEventImpl | ||
Functions | ||
| checkModifier | 1 Parameter(s) | |
| getKeyCode | 0 Parameter(s) | |
| getCharCode | 0 Parameter(s) | |
| getKeyVal | 0 Parameter(s) | |
Properties | ||
| keyVal | Property is ReadOnly | |
| keyCode | Property is ReadOnly | |
| charCode | Property is ReadOnly | |
| outputString | Property is ReadOnly | |
| virtKeyVal | Property is ReadOnly | |
Back to Index
SVGLangSpaceImpl | ||
Properties | ||
| xmllang | Property is ReadWrite | |
| xmlspace | Property is ReadWrite | |
| lang | Property is ReadWrite | |
| space | Property is ReadWrite | |
Back to Index
SVGLengthImpl | ||
Functions | ||
| newValueSpecifiedUnits | 2 Parameter(s) | |
| convertToSpecifiedUnits | 1 Parameter(s) | |
Properties | ||
| unitType | Property is ReadOnly | |
| value | Property is ReadWrite | |
| valueAsString | Property is ReadWrite | |
| valueInSpecifiedUnits | Property 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 | ||
| getItem | 1 Parameter(s) | |
| removeItem | 1 Parameter(s) | |
| appendItem | 1 Parameter(s) | |
| initialize | 1 Parameter(s) | |
| insertItemBefore | 2 Parameter(s) | |
| replaceItem | 2 Parameter(s) | |
| clear | 0 Parameter(s) | |
Properties | ||
| numberOfItems | Property is ReadOnly | |
Back to Index
SVGLocatableImpl | ||
Functions | ||
| getBBox | 0 Parameter(s) | |
| getCTM | 0 Parameter(s) | |
| getScreenCTM | 0 Parameter(s) | |
| getTransformToElement | 1 Parameter(s) | |
Properties | ||
| nearestViewportElement | Property is ReadWrite | |
| farthestViewportElement | Property is ReadWrite | |
Back to Index
SVGMarkerElementImpl | ||
Functions | ||
| setOrientToAuto | 0 Parameter(s) | |
| setOrientToAngle | 0 Parameter(s) | |
Properties | ||
| refX | Property is ReadOnly | |
| refY | Property is ReadOnly | |
| markerUnits | Property is ReadOnly | |
| markerWidth | Property is ReadOnly | |
| markerHeight | Property is ReadOnly | |
| orientType | Property is ReadOnly | |
| orientAngle | Property is ReadOnly | |
| orient | Property 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 | ||
| maskUnits | Property is ReadOnly | |
| maskContentUnits | Property is ReadOnly | |
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
Back to Index
SVGMatrixImpl | ||
Functions | ||
| inverse | 0 Parameter(s) | |
| multiply | 1 Parameter(s) | |
| translate | 2 Parameter(s) | |
| scale | 1 Parameter(s) | |
| rotate | 1 Parameter(s) | |
| rotateFromVector | 2 Parameter(s) | |
| scaleNonUniform | 2 Parameter(s) | |
| flipX | 0 Parameter(s) | |
| flipY | 0 Parameter(s) | |
| skewX | 1 Parameter(s) | |
| skewY | 1 Parameter(s) | |
Properties | ||
| a | Property is ReadWrite | |
| b | Property is ReadWrite | |
| c | Property is ReadWrite | |
| d | Property is ReadWrite | |
| e | Property is ReadWrite | |
| f | Property is ReadWrite | |
Back to Index
SVGMouseEventImpl | ||
Functions | ||
| getScreenX | 0 Parameter(s) | |
| getScreenY | 0 Parameter(s) | |
| getClientX | 0 Parameter(s) | |
| getClientY | 0 Parameter(s) | |
| getCtrlKey | 0 Parameter(s) | |
| getShiftKey | 0 Parameter(s) | |
| getAltKey | 0 Parameter(s) | |
| getMetaKey | 0 Parameter(s) | |
| getButton | 0 Parameter(s) | |
| getRelatedTarget | 0 Parameter(s) | |
| initMouseEvent | 1 Parameter(s) | |
Properties | ||
| screenX | Property is ReadOnly | |
| screenY | Property is ReadOnly | |
| clientX | Property is ReadOnly | |
| clientY | Property is ReadOnly | |
| ctrlKey | Property is ReadOnly | |
| shiftKey | Property is ReadOnly | |
| altKey | Property is ReadOnly | |
| metaKey | Property is ReadOnly | |
| button | Property is ReadOnly | |
| relatedTarget | Property is ReadOnly | |
Back to Index
SVGNumberImpl | ||
Properties | ||
| value | Property is ReadWrite | |
Back to Index
SVGPaintImpl | ||
Properties | ||
| paintType | Property is ReadWrite | |
| uri | Property 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 | ||
| getTotalLength | 0 Parameter(s) | |
| getPointAtLength | 1 Parameter(s) | |
| getPathSegAtLength | 1 Parameter(s) | |
| createSVGPathSegClosePath | 0 Parameter(s) | |
| createSVGPathSegMovetoAbs | 2 Parameter(s) | |
| createSVGPathSegMovetoRel | 2 Parameter(s) | |
| createSVGPathSegLinetoAbs | 2 Parameter(s) | |
| createSVGPathSegLinetoRel | 2 Parameter(s) | |
| createSVGPathSegArcAbs | 7 Parameter(s) | |
| createSVGPathSegArcRel | 7 Parameter(s) | |
| createSVGPathSegCurvetoCubicAbs | 6 Parameter(s) | |
| createSVGPathSegCurvetoCubicRel | 6 Parameter(s) | |
| createSVGPathSegCurvetoQuadraticAbs | 4 Parameter(s) | |
| createSVGPathSegCurvetoQuadraticRel | 4 Parameter(s) | |
| createSVGPathSegLinetoHorizontalAbs | 1 Parameter(s) | |
| createSVGPathSegLinetoHorizontalRel | 1 Parameter(s) | |
| createSVGPathSegLinetoVerticalAbs | 1 Parameter(s) | |
| createSVGPathSegLinetoVerticalRel | 1 Parameter(s) | |
Properties | ||
| d | Property is ReadOnly | |
| pathLength | Property is ReadOnly | |
Back to Index
SVGPathSegArcAbsImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
| angle | Property is ReadWrite | |
| largeArcFlag | Property is ReadWrite | |
| sweepFlag | Property is ReadWrite | |
Back to Index
SVGPathSegArcRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
| angle | Property is ReadWrite | |
| largeArcFlag | Property is ReadWrite | |
| sweepFlag | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoCubicAbsImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoCubicRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoCubicSmoothAbsImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoCubicSmoothRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoQuadraticAbsImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoQuadraticRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoQuadraticSmoothAbsImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegCurvetoQuadraticSmoothRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegImpl | ||
Properties | ||
| pathSegType | Property is ReadOnly | |
| pathSegTypeAsLetter | Property 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 | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegLinetoHorizontalAbsImpl | ||
Properties | ||
| x | Property is ReadWrite | |
Back to Index
SVGPathSegLinetoHorizontalRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
Back to Index
SVGPathSegLinetoRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegLinetoVerticalAbsImpl | ||
Properties | ||
| y | Property is ReadWrite | |
Back to Index
SVGPathSegLinetoVerticalRelImpl | ||
Properties | ||
| y | Property is ReadWrite | |
Back to Index
SVGPathSegMovetoAbsImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPathSegMovetoRelImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPatternElementImpl | ||
Properties | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
| patternUnits | Property is ReadOnly | |
| patternContentUnits | Property is ReadOnly | |
| patternTransform | Property is ReadOnly | |
Back to Index
SVGPointImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
Back to Index
SVGPreserveAspectRatioImpl | ||
Properties | ||
| align | Property is ReadWrite | |
| meetOrSlice | Property 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 | ||
| cx | Property is ReadOnly | |
| cy | Property is ReadOnly | |
| r | Property is ReadOnly | |
| fx | Property is ReadOnly | |
| fy | Property is ReadOnly | |
Back to Index
SVGRectElementImpl | ||
Properties | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
| rx | Property is ReadOnly | |
| ry | Property is ReadOnly | |
Back to Index
SVGRectImpl | ||
Properties | ||
| x | Property is ReadWrite | |
| y | Property is ReadWrite | |
| width | Property is ReadWrite | |
| height | Property is ReadWrite | |
Back to Index
SVGSVGElementImpl | ||
Functions | ||
| createSVGNumber | 0 Parameter(s) | |
| createSVGLength | 0 Parameter(s) | |
| createSVGAngle | 0 Parameter(s) | |
| createSVGPoint | 0 Parameter(s) | |
| createSVGMatrix | 0 Parameter(s) | |
| createSVGRect | 0 Parameter(s) | |
| createSVGTransform | 0 Parameter(s) | |
| createSVGTransformFromMatrix | 1 Parameter(s) | |
| suspendRedraw | 1 Parameter(s) | |
| unsuspendRedraw | 1 Parameter(s) | |
| unsuspendRedrawAll | 0 Parameter(s) | |
| forceRedraw | 0 Parameter(s) | |
| pauseAnimations | 0 Parameter(s) | |
| unpauseAnimations | 0 Parameter(s) | |
| animationsPaused | 0 Parameter(s) | |
| getCurrentTime | 0 Parameter(s) | |
| setCurrentTime | 1 Parameter(s) | |
| getIntersectionList | 2 Parameter(s) | |
| getEnclosureList | 2 Parameter(s) | |
| checkIntersection | 2 Parameter(s) | |
| checkEnclosure | 2 Parameter(s) | |
| deselectAll | 0 Parameter(s) | |
| getElementById | 1 Parameter(s) | |
Properties | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
| viewport | Property is ReadOnly | |
| contentScriptType | Property is ReadWrite | |
| contentStyleType | Property is ReadWrite | |
| pixelUnitToMillimeterX | Property is ReadOnly | |
| pixelUnitToMillimeterY | Property is ReadOnly | |
| screenPixelToMillimeterX | Property is ReadOnly | |
| screenPixelToMillimeterY | Property is ReadOnly | |
| useCurrentView | Property is ReadWrite | |
| currentScale | Property is ReadWrite | |
| currentTranslate | Property is ReadOnly | |
| onunload | Property is ReadWrite | |
| onerror | Property is ReadWrite | |
| onresize | Property is ReadWrite | |
Back to Index
SVGScriptElementImpl | ||
Properties | ||
| type | Property is ReadWrite | |
Back to Index
SVGStopElementImpl | ||
Properties | ||
| offset | Property is ReadOnly | |
Back to Index
SVGStylableImpl | ||
Functions | ||
| getStyle | 0 Parameter(s) | |
Properties | ||
| className | Property is ReadOnly | |
| style | Property is ReadOnly | |
| stroke | Property is ReadOnly | |
| fill | Property is ReadOnly | |
| color | Property is ReadOnly | |
| direction | Property is ReadOnly | |
| opacity | Property is ReadOnly | |
| marker | Property is ReadOnly | |
| cursor | Property is ReadOnly | |
| display | Property is ReadOnly | |
| overflow | Property is ReadOnly | |
| clip | Property is ReadOnly | |
| visibility | Property is ReadOnly | |
Back to Index
SVGStyleElementImpl | ||
Properties | ||
| xmlspace | Property is ReadWrite | |
| type | Property is ReadWrite | |
| media | Property is ReadWrite | |
| title | Property is ReadWrite | |
Back to Index
SVGSymbolElementImpl | ||
Properties | ||
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
Back to Index
SVGTestsImpl | ||
Functions | ||
| hasExtension | 1 Parameter(s) | |
Properties | ||
| requiredFeatures | Property is ReadOnly | |
| requiredExtensions | Property is ReadOnly | |
| systemLanguage | Property is ReadOnly | |
Back to Index
SVGTextContentElementImpl | ||
Functions | ||
| getNumberOfChars | 0 Parameter(s) | |
| getComputedTextLength | 0 Parameter(s) | |
| getSubStringLength | 2 Parameter(s) | |
| getStartPositionOfChar | 1 Parameter(s) | |
| getEndPositionOfChar | 1 Parameter(s) | |
| getExtentOfChar | 1 Parameter(s) | |
| getRotationOfChar | 1 Parameter(s) | |
| getCharNumAtPosition | 1 Parameter(s) | |
| selectSubString | 2 Parameter(s) | |
Properties | ||
| textLength | Property is ReadOnly | |
| lengthAdjust | Property is ReadOnly | |
Constants | ||
| LENGTHADJUST_UNKNOWN | ||
| LENGTHADJUST_SPACING | ||
| LENGTHADJUST_SPACINGANDGLYPHS | ||
Back to Index
SVGTextPathElementImpl | ||
Properties | ||
| startOffset | Property is ReadOnly | |
| method | Property is ReadOnly | |
| spacing | Property 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 | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| dx | Property is ReadOnly | |
| dy | Property is ReadOnly | |
| rotate | Property is ReadOnly | |
Back to Index
SVGTransformImpl | ||
Functions | ||
| setMatrix | 1 Parameter(s) | |
| setTranslate | 2 Parameter(s) | |
| setScale | 2 Parameter(s) | |
| setRotate | 3 Parameter(s) | |
| setSkewX | 1 Parameter(s) | |
| setSkewY | 1 Parameter(s) | |
Properties | ||
| type | Property is ReadOnly | |
| matrix | Property is ReadOnly | |
| angle | Property 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 | ||
| transform | Property is ReadWrite | |
Back to Index
SVGUIEventImpl | ||
Functions | ||
| getView | 0 Parameter(s) | |
| getDetail | 0 Parameter(s) | |
| initUIEvent | 5 Parameter(s) | |
Properties | ||
| view | Property is ReadOnly | |
| detail | Property is ReadOnly | |
Back to Index
SVGURIReferenceImpl | ||
Properties | ||
| href | Property is ReadOnly | |
Back to Index
SVGUseElementImpl | ||
Properties | ||
| x | Property is ReadOnly | |
| y | Property is ReadOnly | |
| width | Property is ReadOnly | |
| height | Property is ReadOnly | |
| href | Property is ReadOnly | |
| instanceRoot | Property is ReadOnly | |
| animatedInstanceRoot | Property is ReadOnly | |
Back to Index
SVGViewElementImpl | ||
Properties | ||
| viewTarget | Property is ReadOnly | |
Back to Index
SVGZoomAndPanImpl | ||
Properties | ||
| zoomAndPan | Property is ReadWrite | |
Constants | ||
| SVG_ZOOMANDPAN_UNKNOWN | ||
| SVG_ZOOMANDPAN_DISABLE | ||
| SVG_ZOOMANDPAN_MAGNIFY | ||
Back to Index
Window | ||
Functions | ||
| setTimeout | 2 Parameter(s) | |
| clearTimeout | 1 Parameter(s) | |
| setInterval | 2 Parameter(s) | |
| clearInterval | 1 Parameter(s) | |
| alert | 1 Parameter(s) | |
| prompt | 2 Parameter(s) | |
| confirm | 1 Parameter(s) | |
| debug | 1 Parameter(s) | |
| success | 1 Parameter(s) | |
| getSVGViewerVersion | 0 Parameter(s) | |
| getURL | 2 Parameter(s) | |
| parseXML | 1 Parameter(s) | |
Properties | ||
| closed | Property is ReadOnly | |
| window | Property is ReadOnly | |
| evt | Property is ReadOnly | |
| document | Property is ReadOnly | |
| svgDocument | Property is ReadOnly | |
| innerWidth | Property is ReadOnly | |
| innerHeight | Property is ReadOnly | |
| navigator | Property is ReadOnly | |
| SVGTransform | Property is ReadOnly | |
| SVGLength | Property is ReadOnly | |
| SVGAngle | Property is ReadOnly | |
| SVGPreserveAspectRatio | Property is ReadOnly | |
| SVGPathSeg | Property is ReadOnly | |
| SVGGradientElement | Property is ReadOnly | |
| SVGMarkerElement | Property is ReadOnly | |
| SVGTextPathElement | Property is ReadOnly | |
| SVGPaint | Property is ReadOnly | |
| SVGTextContentElement | Property is ReadOnly | |
| SVGZoomAndPan | Property is ReadOnly | |
| SVGColor | Property is ReadOnly | |
[ Edit ]
KSVG Homepage