PathSeg
package js.html.svg
Available on js
Static variables
staticinlineread onlyPATHSEG_ARC_ABS:Int = 10
staticinlineread onlyPATHSEG_ARC_REL:Int = 11
staticinlineread onlyPATHSEG_CLOSEPATH:Int = 1
staticinlineread onlyPATHSEG_CURVETO_CUBIC_ABS:Int = 6
staticinlineread onlyPATHSEG_CURVETO_CUBIC_REL:Int = 7
staticinlineread onlyPATHSEG_CURVETO_CUBIC_SMOOTH_ABS:Int = 16
staticinlineread onlyPATHSEG_CURVETO_CUBIC_SMOOTH_REL:Int = 17
staticinlineread onlyPATHSEG_CURVETO_QUADRATIC_ABS:Int = 8
staticinlineread onlyPATHSEG_CURVETO_QUADRATIC_REL:Int = 9
staticinlineread onlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS:Int = 18
staticinlineread onlyPATHSEG_CURVETO_QUADRATIC_SMOOTH_REL:Int = 19
staticinlineread onlyPATHSEG_LINETO_ABS:Int = 4
staticinlineread onlyPATHSEG_LINETO_HORIZONTAL_ABS:Int = 12
staticinlineread onlyPATHSEG_LINETO_HORIZONTAL_REL:Int = 13
staticinlineread onlyPATHSEG_LINETO_REL:Int = 5
staticinlineread onlyPATHSEG_LINETO_VERTICAL_ABS:Int = 14
staticinlineread onlyPATHSEG_LINETO_VERTICAL_REL:Int = 15
staticinlineread onlyPATHSEG_MOVETO_ABS:Int = 2
staticinlineread onlyPATHSEG_MOVETO_REL:Int = 3
staticinlineread onlyPATHSEG_UNKNOWN:Int = 0
Variables
read onlypathSegType:Int
read onlypathSegTypeAsLetter:String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/svg/PathSeg.html