| 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. |
| Shape — class, package com.nocircleno.graffiti.tools |
|
Shape Class allows the user to draw RECTANGLE, SQUARE, OVAL or CIRCLE to the canvas. |
| Shape(strokeWidth:Number, strokeColor:int, fillColor:int, shapeType:String, toolMode:String) — Constructor, class com.nocircleno.graffiti.tools.Shape |
|
The Shape constructor. |
| ShapeType — class, package com.nocircleno.graffiti.tools |
|
Class provides constant values to use to define the types of Shapes. |
| size — Property, class com.nocircleno.graffiti.tools.Brush |
| |
| 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
|
| strokeColor — Property, class com.nocircleno.graffiti.tools.Shape |
| |
| strokeWidth — Property, class com.nocircleno.graffiti.tools.Shape |
| |
|
| 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 |