Packagestimulsoft.report.components.shapeTypes
Classpublic class StiShapeTypeService
InheritanceStiShapeTypeService Inheritance StiService Inheritance StiObject Inheritance Object
Implements IStiSerializable, IStiRef
Subclasses StiArrowShapeType, StiBentArrowShapeType, StiChevronShapeType, StiComplexArrowShapeType, StiDiagonalDownLineShapeType, StiDiagonalUpLineShapeType, StiDivisionShapeType, StiEqualShapeType, StiFlowchartCardShapeType, StiFlowchartCollateShapeType, StiFlowchartDecisionShapeType, StiFlowchartManualInputShapeType, StiFlowchartOffPageConnectorShapeType, StiFlowchartPreparationShapeType, StiFlowchartSortShapeType, StiFrameShapeType, StiHorizontalLineShapeType, StiLeftAndRightLineShapeType, StiMinusShapeType, StiMultiplyShapeType, StiOctagonShapeType, StiOvalShapeType, StiParallelogramShapeType, StiPlusShapeType, StiRectangleShapeType, StiRegularPentagonShapeType, StiRoundedRectangleShapeType, StiSnipDiagonalSideCornerRectangleShapeType, StiSnipSameSideCornerRectangleShapeType, StiTopAndBottomLineShapeType, StiTrapezoidShapeType, StiTriangleShapeType, StiVerticalLineShapeType



Public Properties
 PropertyDefined By
 Inheritedproperties : StiRepositoryItems
StiService
  ref : 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
  
StiShapeTypeService
 Inherited
clone(... args):Object
[override] Creates a new object that is a copy of the current instance.
StiService
 Inherited
equals(object:Object):Boolean
StiObject
 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]
StiShapeTypeService
 Inherited
StiService
  
paint(g:StiGraphics, shape:StiShape, rect:StiRectangle, zoom:Number):void
StiShapeTypeService
Property Detail
refproperty
ref:int


Implementation
    public function get ref():int
    public function set ref(value:int):void
Constructor Detail
StiShapeTypeService()Constructor
public function StiShapeTypeService()



Method Detail
memberwiseClone()method
override public function memberwiseClone():Object

Returns
Object
paint()method 
public function paint(g:StiGraphics, shape:StiShape, rect:StiRectangle, zoom:Number):void

Parameters

g:StiGraphics
 
shape:StiShape
 
rect:StiRectangle
 
zoom:Number