Field Detail
BEVEL
static public BEVEL:String
Used to specify beveled joints in the joints parameter of
the net.customactions.net.fever.display.Graphics.lineStyle() method.
MITER
static public MITER:String
Used to specify mitered joints in the joints parameter of
the net.customactions.net.fever.display.Graphics.lineStyle() method.
ROUND
static public ROUND:String
Used to specify round joints in the joints parameter of
the net.customactions.net.fever.display.Graphics.lineStyle() method.