nsIDOMSVGPathElement Interface Reference

import "nsIDOMSVGPathElement.idl";

Inheritance diagram for nsIDOMSVGPathElement:

Inheritance graph
[legend]
Collaboration diagram for nsIDOMSVGPathElement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

Public Attributes


Member Function Documentation

float nsIDOMSVGPathElement::getTotalLength  ) 
 

nsIDOMSVGPoint nsIDOMSVGPathElement::getPointAtLength in float  distance  ) 
 

unsigned long nsIDOMSVGPathElement::getPathSegAtLength in float  distance  ) 
 

nsIDOMSVGPathSegClosePath nsIDOMSVGPathElement::createSVGPathSegClosePath  ) 
 

nsIDOMSVGPathSegMovetoAbs nsIDOMSVGPathElement::createSVGPathSegMovetoAbs in float  x,
in float  y
 

nsIDOMSVGPathSegMovetoRel nsIDOMSVGPathElement::createSVGPathSegMovetoRel in float  x,
in float  y
 

nsIDOMSVGPathSegLinetoAbs nsIDOMSVGPathElement::createSVGPathSegLinetoAbs in float  x,
in float  y
 

nsIDOMSVGPathSegLinetoRel nsIDOMSVGPathElement::createSVGPathSegLinetoRel in float  x,
in float  y
 

nsIDOMSVGPathSegCurvetoCubicAbs nsIDOMSVGPathElement::createSVGPathSegCurvetoCubicAbs in float  x,
in float  y,
in float  x1,
in float  y1,
in float  x2,
in float  y2
 

nsIDOMSVGPathSegCurvetoCubicRel nsIDOMSVGPathElement::createSVGPathSegCurvetoCubicRel in float  x,
in float  y,
in float  x1,
in float  y1,
in float  x2,
in float  y2
 

nsIDOMSVGPathSegCurvetoQuadraticAbs nsIDOMSVGPathElement::createSVGPathSegCurvetoQuadraticAbs in float  x,
in float  y,
in float  x1,
in float  y1
 

nsIDOMSVGPathSegCurvetoQuadraticRel nsIDOMSVGPathElement::createSVGPathSegCurvetoQuadraticRel in float  x,
in float  y,
in float  x1,
in float  y1
 

nsIDOMSVGPathSegArcAbs nsIDOMSVGPathElement::createSVGPathSegArcAbs in float  x,
in float  y,
in float  r1,
in float  r2,
in float  angle,
in boolean  largeArcFlag,
in boolean  sweepFlag
 

nsIDOMSVGPathSegArcRel nsIDOMSVGPathElement::createSVGPathSegArcRel in float  x,
in float  y,
in float  r1,
in float  r2,
in float  angle,
in boolean  largeArcFlag,
in boolean  sweepFlag
 

nsIDOMSVGPathSegLinetoHorizontalAbs nsIDOMSVGPathElement::createSVGPathSegLinetoHorizontalAbs in float  x  ) 
 

nsIDOMSVGPathSegLinetoHorizontalRel nsIDOMSVGPathElement::createSVGPathSegLinetoHorizontalRel in float  x  ) 
 

nsIDOMSVGPathSegLinetoVerticalAbs nsIDOMSVGPathElement::createSVGPathSegLinetoVerticalAbs in float  y  ) 
 

nsIDOMSVGPathSegLinetoVerticalRel nsIDOMSVGPathElement::createSVGPathSegLinetoVerticalRel in float  y  ) 
 

nsIDOMSVGPathSegCurvetoCubicSmoothAbs nsIDOMSVGPathElement::createSVGPathSegCurvetoCubicSmoothAbs in float  x,
in float  y,
in float  x2,
in float  y2
 

nsIDOMSVGPathSegCurvetoCubicSmoothRel nsIDOMSVGPathElement::createSVGPathSegCurvetoCubicSmoothRel in float  x,
in float  y,
in float  x2,
in float  y2
 

nsIDOMSVGPathSegCurvetoQuadraticSmoothAbs nsIDOMSVGPathElement::createSVGPathSegCurvetoQuadraticSmoothAbs in float  x,
in float  y
 

nsIDOMSVGPathSegCurvetoQuadraticSmoothRel nsIDOMSVGPathElement::createSVGPathSegCurvetoQuadraticSmoothRel in float  x,
in float  y
 


Member Data Documentation

readonly attribute nsIDOMSVGAnimatedNumber nsIDOMSVGPathElement::pathLength
 

Definition at line 83 of file nsIDOMSVGPathElement.idl.


The documentation for this interface was generated from the following file:
Generated on Thu Sep 11 14:50:43 2003 for Mozilla SVG Project DOM Interfaces by doxygen1.3