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  
setCanvasPos(pos:flash.geom:Point) — method, class com.nocircleno.graffiti.GraffitiCanvas
The setCanvasPos method will change the position of the canvas.
ShapeTool — class, package com.nocircleno.graffiti.tools
ShapeTool Class allows the user to draw RECTANGLE, SQUARE, OVAL or CIRCLE to the canvas.
ShapeTool(strokeWidth:Number, strokeColor:int, fillColor:int, strokeAlpha:Number, fillAlpha:Number, shapeType:String, toolMode:String) — Constructor, class com.nocircleno.graffiti.tools.ShapeTool
The ShapeTool constructor.
ShapeType — class, package com.nocircleno.graffiti.tools
Class provides constant values used to define the types of shapes available.
size — Property, class com.nocircleno.graffiti.tools.BrushTool
SOLID — Constant Static Property, class com.nocircleno.graffiti.tools.LineType
Solid Line
SQUARE — Constant Static Property, class com.nocircleno.graffiti.tools.BrushType
Square Brush
SQUARE — Constant Static Property, class com.nocircleno.graffiti.tools.ShapeType
Square Shape
strokeAlpha — Property, class com.nocircleno.graffiti.tools.ShapeTool
strokeColor — Property, class com.nocircleno.graffiti.tools.ShapeTool
strokeWidth — Property, class com.nocircleno.graffiti.tools.ShapeTool
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