SVGPathSeg | L’interfície SVGPathSeg és una interface de base que correspon a un únic comandament dins d’una especificació de dades de ruta. |
SVGPathSegArcAbs | L’interfície SVGPathSegArcAbs correspon a un comandament de dades de ruta “absoluta arcto” (A). |
SVGPathSegArcRel | L’interfície SVGPathSegArcRel correspon a un comandament de dades “relatiu arcto” (a) camí. |
SVGPathSegClosePath | l’interfície SVGPathSegClosePath correspon a un comanda de dades de “closepath” (z) camí. |
SVGPathSegCurvetoCubicAbs | L’interfície SVGPathSegCurvetoCubicAbs correspon a un comandament de dades de ruta “absolut cubic Bézier curveto” (C). |
SVGPathSegCurvetoCubicRel | L’interfície SVGPathSegCurvetoCubicRel correspon a un comanda de dades de ruta “relatiu cubic Bézier curveto” (c). |
SVGPathSegCurvetoCubicSmoothAbs | L’interfície SVGPathSegCurvetoCubicSmoothAbs correspon a un comanda de dades de ruta “absolutament suau cubic curveto” (S). |
SVGPathSegCurvetoCubicSmoothRel | L’interfície SVGPathSegCurvetoCubicSmoothRel correspon a un “comandament de dades de ruta relativament suau” (s). |
SVGPathSegCurvetoQuadraticAbs | L’interfície SVGPathSegCurvetoQuadraticAbs correspon a un comanda de dades de ruta “absoluta curveta Bézier” (Q). |
SVGPathSegCurvetoQuadraticRel | L’interfície SVGPathSegCurvetoQuadraticRel correspon a un “corvette Bézier quadratic relatiu” (q) comanda de dades de ruta. |
SVGPathSegCurvetoQuadraticSmoothAbs | L’interfície SVGPathSegCurvetoQuadraticSmoothAbs correspon a un comanda de dades de ruta “absolutament suau curvet” (T). |
SVGPathSegCurvetoQuadraticSmoothRel | L’interfície SVGPathSegCurvetoQuadraticSmoothRel correspon a un comanda de dades de ruta “relativament suau” (t). |
SVGPathSegLinetoAbs | L’interfície SVGPathSegLinetoAbs correspon a un comandament de dades de ruta “absoluta lineto” (L). |
SVGPathSegLinetoHorizontalAbs | L’interfície SVGPathSegLinetoHorizontalAbs correspon a un “lineto horitzontal absolut” (H) comanda de dades de ruta. |
SVGPathSegLinetoHorizontalRel | L’interfície SVGPathSegLinetoHorizontalRel correspon a un “lineto horitzontal relatiu” (h) comanda de dades de ruta. |
SVGPathSegLinetoRel | L’interfície SVGPathSegLinetoRel correspon a un comandament de dades de ruta “relatiu lineto” (l). |
SVGPathSegLinetoVerticalAbs | L’interfície SVGPathSegLinetoVerticalAbs correspon a un “lineto vertical absolut” (V) comanda de dades de ruta. |
SVGPathSegLinetoVerticalRel | L’interfície SVGPathSegLinetoVerticalRel correspon a un “lineto vertical relatiu” (v) comanda de dades de ruta. |
SVGPathSegList | Aquesta interfície defineix una llista d’objectes SVGPathSeg. |
SVGPathSegMovetoAbs | L’interfície SVGPathSegMovetoAbs correspon a un comandament de dades de ruta “absoluta moveto” (M). |
SVGPathSegMovetoRel | L’interfície SVGPathSegMovetoRel correspon a un “moveto relatiu” (m) comanda de dades de ruta. |