Packagecom.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors
Classpublic class WBArrowShapeDescriptor
InheritanceWBArrowShapeDescriptor Inheritance WBShapeDescriptor

Descriptor class for a Arrow shape

See also

com.adobe.coreUI.controls.whiteboardClasses.WBShapeDescriptor


Public Properties
 PropertyDefined by
  alpha : Number
Specifies the foreground alpha of the arrow lines
WBArrowShapeDescriptor
 InheriteddefinitionData : *
Definition date for this shape
WBShapeDescriptor
  dropShadow : Boolean
Specifies whether the drop shadow is set or not
WBArrowShapeDescriptor
 InheritedfactoryID : String
Factory class defining which type or class of shape
WBShapeDescriptor
  gradientFill : Boolean
Specifies whether the gradient fill of the arrow lines is set or not
WBArrowShapeDescriptor
 Inheritedheight : Number
Height of this shape
WBShapeDescriptor
  lineColor : uint
Specifies the line color
WBArrowShapeDescriptor
  lineThickness : Number
Specifies the line thickness of the Arrow shape
WBArrowShapeDescriptor
 InheritedpropertyData : *
Property data for this shape
WBShapeDescriptor
 Inheritedrotation : int = 0
Rotation of shape , default is 0
WBShapeDescriptor
 InheritedshapeID : String
Unique Shape Id
WBShapeDescriptor
 Inheritedwidth : Number
Width of this shape
WBShapeDescriptor
 Inheritedx : Number
X-coordinate
WBShapeDescriptor
 Inheritedy : Number
Y-coordinate
WBShapeDescriptor
Public Methods
 MethodDefined by
  
WBArrowShapeDescriptor
 Inherited
compareShapeAttributes(p_shapeDescriptor:WBShapeDescriptor):Boolean
WBShapeDescriptor
Protected Methods
 MethodDefined by
 Inherited
copyObject(value:Object):Object
WBShapeDescriptor
  
initialize():void
private
WBArrowShapeDescriptor
Property detail
alphaproperty
alpha:Number  [read-write]

Specifies the foreground alpha of the arrow lines

The default value is "1".

Implementation
    public function get alpha():Number
    public function set alpha(value:Number):void
dropShadowproperty 
dropShadow:Boolean  [read-write]

Specifies whether the drop shadow is set or not

The default value is "true".

Implementation
    public function get dropShadow():Boolean
    public function set dropShadow(value:Boolean):void
gradientFillproperty 
gradientFill:Boolean  [read-write]

Specifies whether the gradient fill of the arrow lines is set or not

The default value is "true".

Implementation
    public function get gradientFill():Boolean
    public function set gradientFill(value:Boolean):void
lineColorproperty 
lineColor:uint  [read-write]

Specifies the line color

The default value is "#3815994".

Implementation
    public function get lineColor():uint
    public function set lineColor(value:uint):void
lineThicknessproperty 
lineThickness:Number  [read-write]

Specifies the line thickness of the Arrow shape

The default value is "10".

Implementation
    public function get lineThickness():Number
    public function set lineThickness(value:Number):void
Constructor detail
WBArrowShapeDescriptor()constructor
public function WBArrowShapeDescriptor()
Method detail
initialize()method
protected function initialize():void

private





 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/labs/acrobatcom/com/adobe/coreUI/controls/whiteboardClasses/shapeDescriptors/WBArrowShapeDescriptor.html