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  
SELECT — Constant Static Property, class com.nocircleno.graffiti.events.GraffitiObjectEvent
Dispatched when an object is selected.
selectAll() — method, class com.nocircleno.graffiti.managers.GraffitiObjectManager
The selectAll method selects all registered objects.
_selected — Property, class com.nocircleno.graffiti.display.GraffitiObject
selected — Property, class com.nocircleno.graffiti.display.GraffitiObject
selected — Property, class com.nocircleno.graffiti.display.Text
Set Text selected state.
SELECTED_COLOR — Constant Static Property, class com.nocircleno.graffiti.display.GraffitiObject
Selected Color
SelectionTool — class, package com.nocircleno.graffiti.tools
SelectionTool Class is used to select an object.
SelectionTool() — Constructor, class com.nocircleno.graffiti.tools.SelectionTool
The SelectionTool constructor.
setCanvasPos(pos:flash.geom:Point) — method, class com.nocircleno.graffiti.GraffitiCanvas
The setCanvasPos method will change the position of the canvas.
setSelection(objectList:Vector$com.nocircleno.graffiti.display:GraffitiObject) — method, class com.nocircleno.graffiti.managers.GraffitiObjectManager
The setSelection method selects one or more grafffiti objects.
ShapeTool — final 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.
SINGLE_CLICK — Constant Static Property, class com.nocircleno.graffiti.tools.ToolRenderType
se for Tools like Fill Bucket, Selection and Text Tools
size — Property, class com.nocircleno.graffiti.tools.BrushTool
smoothStrength — Property, class com.nocircleno.graffiti.tools.FillBucketTool
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