Packagestimulsoft.report.components.shapeTypes
Classpublic class StiComplexArrowShapeType
InheritanceStiComplexArrowShapeType Inheritance StiShapeTypeService Inheritance StiService Inheritance StiObject Inheritance Object



Public Properties
 PropertyDefined By
  direction : int
StiComplexArrowShapeType
 Inheritedproperties : StiRepositoryItems
StiService
 Inheritedref : int
StiShapeTypeService
 InheritedserviceCategory : String
[read-only] Gets a service category.
StiService
 InheritedserviceInfo : String
[read-only] Gets a service description.
StiService
 InheritedserviceName : String
[read-only] Gets a service name.
StiService
 InheritedserviceType : Class
[read-only] Gets a service type.
StiService
Public Methods
 MethodDefined By
  
StiComplexArrowShapeType(direction:int = 2)
StiComplexArrowShapeType
 Inherited
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiService
  
equals(object:Object):Boolean
[override]
StiComplexArrowShapeType
 Inherited
Get a short object type name (without library path).
StiObject
 Inherited
getType():Class
StiObject
 Inherited
getTypeName():String
StiObject
 Inherited
isSimple(object:*):Boolean
[static]
StiObject
  
[override]
StiComplexArrowShapeType
 Inherited
StiService
 Inherited
paint(g:StiGraphics, shape:StiShape, rect:StiRectangle, zoom:Number):void
StiShapeTypeService
Property Detail
directionproperty
direction:int


Implementation
    public function get direction():int
    public function set direction(value:int):void
Constructor Detail
StiComplexArrowShapeType()Constructor
public function StiComplexArrowShapeType(direction:int = 2)



Parameters
direction:int (default = 2)
Method Detail
equals()method
override public function equals(object:Object):Boolean

Parameters

object:Object

Returns
Boolean
memberwiseClone()method 
override public function memberwiseClone():Object

Returns
Object