A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
activeTool — Property, class com.nocircleno.graffiti.GraffitiCanvas
alpha — Property, class com.nocircleno.graffiti.tools.BrushTool
alpha — Property, class com.nocircleno.graffiti.tools.LineTool
apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.BrushTool
The apply method applies the brush to the DisplayObject passed to the method.
apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, interface com.nocircleno.graffiti.tools.ITool
The apply method must be implemented by the sub Class.
apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.LineTool
The apply method applies the line to the Sprite object passed to the method.
apply(drawingTarget:flash.display:DisplayObject, point1:flash.geom:Point, point2:flash.geom:Point) — method, class com.nocircleno.graffiti.tools.ShapeTool
The apply method applies the line to the Sprite object passed to the method.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z