Packagefrocessing.core
Classpublic class F5Style
InheritanceF5Style Inheritance Object

F5 Styles



Public Properties
 PropertyDefined By
  colorMode : String
F5Style
  colorModeA : Number
F5Style
  colorModeX : Number
F5Style
  colorModeY : Number
F5Style
  colorModeZ : Number
F5Style
  ellipseMode : int
F5Style
  fill : ICanvasFill
F5Style
  fillDo : Boolean
F5Style
  imageMode : int
F5Style
  rectMode : int
F5Style
  shapeMode : int
F5Style
  stroke : ICanvasStroke
F5Style
  strokeDo : Boolean
F5Style
  textAlign : int
F5Style
  textFont : IFont
F5Style
  textLeading : Number
F5Style
  textLetterSpacing : Number
F5Style
  textSize : Number
F5Style
  textVAlign : int
F5Style
  tintColor : uint
F5Style
  tintDo : Boolean
F5Style
Public Methods
 MethodDefined By
  
F5Style
Property Detail
colorModeproperty
public var colorMode:String

colorModeAproperty 
public var colorModeA:Number

colorModeXproperty 
public var colorModeX:Number

colorModeYproperty 
public var colorModeY:Number

colorModeZproperty 
public var colorModeZ:Number

ellipseModeproperty 
public var ellipseMode:int

fillproperty 
public var fill:ICanvasFill

fillDoproperty 
public var fillDo:Boolean

imageModeproperty 
public var imageMode:int

rectModeproperty 
public var rectMode:int

shapeModeproperty 
public var shapeMode:int

strokeproperty 
public var stroke:ICanvasStroke

strokeDoproperty 
public var strokeDo:Boolean

textAlignproperty 
public var textAlign:int

textFontproperty 
public var textFont:IFont

textLeadingproperty 
public var textLeading:Number

textLetterSpacingproperty 
public var textLetterSpacing:Number

textSizeproperty 
public var textSize:Number

textVAlignproperty 
public var textVAlign:int

tintColorproperty 
public var tintColor:uint

tintDoproperty 
public var tintDo:Boolean

Constructor Detail
F5Style()Constructor
public function F5Style()