Packagecom.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors
Classpublic class WBEllipseShapeDescriptor
InheritanceWBEllipseShapeDescriptor Inheritance WBShapeDescriptor

Descriptor class for Ellipse shape

See also

com.adobe.coreUI.controls.whiteboardClasses.WBShapeDescriptor


Public Properties
 PropertyDefined by
  alpha : Number
Specifies the foreground alpha of both the shapes line and its fill Aplha
WBEllipseShapeDescriptor
 InheriteddefinitionData : *
Definition date for this shape
WBShapeDescriptor
  dropShadow : Boolean
Specifies whether the drop shadow is set or not
WBEllipseShapeDescriptor
 InheritedfactoryID : String
Factory class defining which type or class of shape
WBShapeDescriptor
  gradientFill : Boolean
Specifies whether the gradient fill of the Ellipse is set or not
WBEllipseShapeDescriptor
 Inheritedheight : Number
Height of this shape
WBShapeDescriptor
  lineColor : uint
Specifies the line color if lineThickness is greater than 0
WBEllipseShapeDescriptor
  lineThickness : Number
Specifies the line-Boundary thickness of the Ellipse shape
WBEllipseShapeDescriptor
  primaryColor : uint
Specifies the line color
WBEllipseShapeDescriptor
 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
  
WBEllipseShapeDescriptor
 Inherited
compareShapeAttributes(p_shapeDescriptor:WBShapeDescriptor):Boolean
WBShapeDescriptor
Protected Methods
 MethodDefined by
 Inherited
copyObject(value:Object):Object
WBShapeDescriptor
  
initialize():void
private
WBEllipseShapeDescriptor
Property detail
alphaproperty
alpha:Number  [read-write]

Specifies the foreground alpha of both the shapes line and its fill Aplha

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 Ellipse 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 if lineThickness is greater than 0

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-Boundary thickness of the Ellipse shape

The default value is "1".

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

Specifies the line color

The default value is "#15395562".

Implementation
    public function get primaryColor():uint
    public function set primaryColor(value:uint):void
Constructor detail
WBEllipseShapeDescriptor()constructor
public function WBEllipseShapeDescriptor()
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/WBEllipseShapeDescriptor.html