Package | stimulsoft.report.components.shapeTypes |
Class | public class StiFlowchartCollateShapeType |
Inheritance | StiFlowchartCollateShapeType ![]() ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
direction : int | StiFlowchartCollateShapeType | ||
![]() | 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 | ||
---|---|---|---|
StiFlowchartCollateShapeType(direction:int = 0) | StiFlowchartCollateShapeType | ||
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
equals(object:Object):Boolean [override] | StiFlowchartCollateShapeType | ||
![]() | 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] | StiFlowchartCollateShapeType | ||
![]() | packService():void | StiService | |
![]() | StiShapeTypeService |
direction | property |
direction:int
public function get direction():int
public function set direction(value:int):void
StiFlowchartCollateShapeType | () | Constructor |
public function StiFlowchartCollateShapeType(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 |