| Package | com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors |
| Class | public class WBArrowShapeDescriptor |
| Inheritance | WBArrowShapeDescriptor WBShapeDescriptor |
See also
| Property | Defined by | ||
|---|---|---|---|
| alpha : Number
Specifies the foreground alpha of the arrow lines
| WBArrowShapeDescriptor | ||
![]() | definitionData : *
Definition date for this shape
| WBShapeDescriptor | |
| dropShadow : Boolean
Specifies whether the drop shadow is set or not
| WBArrowShapeDescriptor | ||
![]() | factoryID : 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 | ||
![]() | height : Number
Height of this shape
| WBShapeDescriptor | |
| lineColor : uint
Specifies the line color
| WBArrowShapeDescriptor | ||
| lineThickness : Number
Specifies the line thickness of the Arrow shape
| WBArrowShapeDescriptor | ||
![]() | propertyData : *
Property data for this shape
| WBShapeDescriptor | |
![]() | rotation : int = 0
Rotation of shape , default is 0
| WBShapeDescriptor | |
![]() | shapeID : String
Unique Shape Id
| WBShapeDescriptor | |
![]() | width : Number
Width of this shape
| WBShapeDescriptor | |
![]() | x : Number
X-coordinate
| WBShapeDescriptor | |
![]() | y : Number
Y-coordinate
| WBShapeDescriptor | |
| Method | Defined by | ||
|---|---|---|---|
| WBArrowShapeDescriptor | |||
![]() |
compareShapeAttributes(p_shapeDescriptor:WBShapeDescriptor):Boolean
| WBShapeDescriptor | |
| Method | Defined by | ||
|---|---|---|---|
![]() |
copyObject(value:Object):Object
| WBShapeDescriptor | |
|
initialize():void
private
| WBArrowShapeDescriptor | ||
| alpha | property |
alpha:Number [read-write]Specifies the foreground alpha of the arrow lines
The default value is "1".
public function get alpha():Number
public function set alpha(value:Number):void
| dropShadow | property |
dropShadow:Boolean [read-write]Specifies whether the drop shadow is set or not
The default value is "true".
public function get dropShadow():Boolean
public function set dropShadow(value:Boolean):void
| gradientFill | property |
gradientFill:Boolean [read-write]Specifies whether the gradient fill of the arrow lines is set or not
The default value is "true".
public function get gradientFill():Boolean
public function set gradientFill(value:Boolean):void
| lineColor | property |
lineColor:uint [read-write]Specifies the line color
The default value is "#3815994".
public function get lineColor():uint
public function set lineColor(value:uint):void
| lineThickness | property |
lineThickness:Number [read-write]Specifies the line thickness of the Arrow shape
The default value is "10".
public function get lineThickness():Number
public function set lineThickness(value:Number):void
| WBArrowShapeDescriptor | () | constructor |
public function WBArrowShapeDescriptor()
| initialize | () | method |
protected function initialize():voidprivate
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