| Package | com.adobe.coreUI.controls.whiteboardClasses.shapeDescriptors |
| Class | public class WBEllipseShapeDescriptor |
| Inheritance | WBEllipseShapeDescriptor WBShapeDescriptor |
See also
| Property | Defined by | ||
|---|---|---|---|
| alpha : Number
Specifies the foreground alpha of both the shapes line and its fill Aplha
| WBEllipseShapeDescriptor | ||
![]() | definitionData : *
Definition date for this shape
| WBShapeDescriptor | |
| dropShadow : Boolean
Specifies whether the drop shadow is set or not
| WBEllipseShapeDescriptor | ||
![]() | factoryID : 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 | ||
![]() | height : 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 | ||
![]() | 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 | ||
|---|---|---|---|
| WBEllipseShapeDescriptor | |||
![]() |
compareShapeAttributes(p_shapeDescriptor:WBShapeDescriptor):Boolean
| WBShapeDescriptor | |
| Method | Defined by | ||
|---|---|---|---|
![]() |
copyObject(value:Object):Object
| WBShapeDescriptor | |
|
initialize():void
private
| WBEllipseShapeDescriptor | ||
| alpha | property |
alpha:Number [read-write]Specifies the foreground alpha of both the shapes line and its fill Aplha
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 Ellipse 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 if lineThickness is greater than 0
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-Boundary thickness of the Ellipse shape
The default value is "1".
public function get lineThickness():Number
public function set lineThickness(value:Number):void
| primaryColor | property |
primaryColor:uint [read-write]Specifies the line color
The default value is "#15395562".
public function get primaryColor():uint
public function set primaryColor(value:uint):void
| WBEllipseShapeDescriptor | () | constructor |
public function WBEllipseShapeDescriptor()
| 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/WBEllipseShapeDescriptor.html