Package | stimulsoft.report.components.shapeTypes |
Class | public class StiBentArrowShapeType |
Inheritance | StiBentArrowShapeType ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
direction : int Gets or sets the arrow direction. | StiBentArrowShapeType | ||
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiShapeTypeService | |
![]() | serviceCategory : String [read-only] Gets a service category. | StiService | |
![]() | serviceInfo : String [read-only] Gets a service description. | StiService | |
![]() | serviceName : String [read-only] Gets a service name. | StiService | |
![]() | serviceType : Class [read-only] Gets a service type. | StiService |
Method | Defined By | ||
---|---|---|---|
StiBentArrowShapeType(direction:int = 0) | StiBentArrowShapeType | ||
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
equals(object:Object):Boolean [override] | StiBentArrowShapeType | ||
![]() | getShortTypeName():String Get a short object type name (without library path). | StiObject | |
![]() | getType():Class | StiObject | |
![]() | getTypeName():String | StiObject | |
![]() | isSimple(object:*):Boolean [static] | StiObject | |
memberwiseClone():Object [override] | StiBentArrowShapeType | ||
![]() | packService():void | StiService | |
![]() | StiShapeTypeService |
direction | property |
direction:int
Gets or sets the arrow direction.
public function get direction():int
public function set direction(value:int):void
StiBentArrowShapeType | () | Constructor |
public function StiBentArrowShapeType(direction:int = 0)
direction:int (default = 0 )
|
equals | () | method |
override public function equals(object:Object):Boolean
Parameters
object:Object |
Boolean |
memberwiseClone | () | method |
override public function memberwiseClone():Object
ReturnsObject |