Packagecom.godpaper.as3.model.vos
Classpublic class ColorPositionVO
InheritanceColorPositionVO Inheritance Object

A common model value object with color and position values.



Public Properties
 PropertyDefined By
  color : String
ColorPositionVO
  position : Point
ColorPositionVO
Public Methods
 MethodDefined By
  
toString():String
ColorPositionVO
Property Detail
colorproperty
public var color:String

positionproperty 
public var position:Point

Method Detail
toString()method
public function toString():String

Returns
String