nsIDOMSVGPathSeg Interface Reference

import "nsIDOMSVGPathSeg.idl";

Inheritance diagram for nsIDOMSVGPathSeg:

Inheritance graph
[legend]
List of all members.

Public Attributes


Member Data Documentation

const unsigned short nsIDOMSVGPathSeg::PATHSEG_UNKNOWN = 0
 

Definition at line 45 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CLOSEPATH = 1
 

Definition at line 46 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_MOVETO_ABS = 2
 

Definition at line 47 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_MOVETO_REL = 3
 

Definition at line 48 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_LINETO_ABS = 4
 

Definition at line 49 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_LINETO_REL = 5
 

Definition at line 50 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_CUBIC_ABS = 6
 

Definition at line 51 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_CUBIC_REL = 7
 

Definition at line 52 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_QUADRATIC_ABS = 8
 

Definition at line 53 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_QUADRATIC_REL = 9
 

Definition at line 54 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_ARC_ABS = 10
 

Definition at line 55 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_ARC_REL = 11
 

Definition at line 56 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_LINETO_HORIZONTAL_ABS = 12
 

Definition at line 57 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_LINETO_HORIZONTAL_REL = 13
 

Definition at line 58 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_LINETO_VERTICAL_ABS = 14
 

Definition at line 59 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_LINETO_VERTICAL_REL = 15
 

Definition at line 60 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_CUBIC_SMOOTH_ABS = 16
 

Definition at line 61 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_CUBIC_SMOOTH_REL = 17
 

Definition at line 62 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS = 18
 

Definition at line 63 of file nsIDOMSVGPathSeg.idl.

const unsigned short nsIDOMSVGPathSeg::PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL = 19
 

Definition at line 64 of file nsIDOMSVGPathSeg.idl.

readonly attribute unsigned short nsIDOMSVGPathSeg::pathSegType
 

Definition at line 66 of file nsIDOMSVGPathSeg.idl.

readonly attribute DOMString nsIDOMSVGPathSeg::pathSegTypeAsLetter
 

Definition at line 67 of file nsIDOMSVGPathSeg.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