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  
text — Property, class com.nocircleno.graffiti.display.Text
Set the text displayed by the Text Object.
Text — class, package com.nocircleno.graffiti.display
Text Class displays text as a GraffitiObject on the GraffitiCanvas.
Text(textSettings:com.nocircleno.graffiti.tools:TextSettings) — Constructor, class com.nocircleno.graffiti.display.Text
The Text constructor.
textFormat — Property, class com.nocircleno.graffiti.tools.TextSettings
textSetting — Property, class com.nocircleno.graffiti.display.Text
textSettings — Property, class com.nocircleno.graffiti.tools.TextTool
Text Settings used by the Text Tool
TextSettings — class, package com.nocircleno.graffiti.tools
TextSettings Class is used to configure the look of text for the graffiti library.
TextSettings(font:flash.text:Font, textFormat:flash.text:TextFormat, backgroundColor:int, borderColor:int) — Constructor, class com.nocircleno.graffiti.tools.TextSettings
The TextSettings constructor.
TextTool — class, package com.nocircleno.graffiti.tools
TextTool Class is used to create and edit text objects for the graffiti library.
TextTool(textSettings:com.nocircleno.graffiti.tools:TextSettings) — Constructor, class com.nocircleno.graffiti.tools.TextTool
The TextTool constructor.
ToolMode — class, package com.nocircleno.graffiti.tools
The Tool Drawing Mode
ToolRenderType — class, package com.nocircleno.graffiti.tools
The Tool Render Type will be used in the future to implement Tools that need different types of mouse interactions.
toString() — method, class com.nocircleno.graffiti.events.GraffitiObjectEvent
The toString method will output the event details.
_type — Property, class com.nocircleno.graffiti.tools.BitmapTool
type — Property, class com.nocircleno.graffiti.tools.BitmapTool
type — Property, class com.nocircleno.graffiti.tools.BrushTool
Type of brush
type — Property, class com.nocircleno.graffiti.tools.LineTool
Type of Line
type — Property, class com.nocircleno.graffiti.tools.ShapeTool
Type of 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