Property | Defined By | ||
---|---|---|---|
![]() | 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 | ||
---|---|---|---|
StiShapeTypeService | |||
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
![]() | equals(object:Object):Boolean | StiObject | |
![]() | 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] | StiShapeTypeService | ||
![]() | packService():void | StiService | |
StiShapeTypeService |
ref | property |
ref:int
public function get ref():int
public function set ref(value:int):void
StiShapeTypeService | () | Constructor |
public function StiShapeTypeService()
memberwiseClone | () | method |
override public function memberwiseClone():Object
ReturnsObject |
paint | () | method |
public function paint(g:StiGraphics, shape:StiShape, rect:StiRectangle, zoom:Number):void
Parameters
g:StiGraphics | |
shape:StiShape | |
rect:StiRectangle | |
zoom:Number |