| Package | stimulsoft.report.components.shapeTypes |
| Class | public class StiRoundedRectangleShapeType |
| Inheritance | StiRoundedRectangleShapeType StiShapeTypeService StiService StiObject Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | properties : StiRepositoryItems | StiService | |
![]() | ref : int | StiShapeTypeService | |
| round : Number Gets or sets the factor of rounding. | StiRoundedRectangleShapeType | ||
![]() | 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 | ||
|---|---|---|---|
StiRoundedRectangleShapeType(round:Number = 0.2) | StiRoundedRectangleShapeType | ||
![]() | clone(... args):Object [override] Creates a new object that is a copy of the current instance. | StiService | |
equals(object:Object):Boolean [override] | StiRoundedRectangleShapeType | ||
![]() | 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] | StiRoundedRectangleShapeType | ||
![]() | packService():void | StiService | |
![]() | StiShapeTypeService | ||
| round | property |
round:NumberGets or sets the factor of rounding.
public function get round():Number public function set round(value:Number):void| StiRoundedRectangleShapeType | () | Constructor |
public function StiRoundedRectangleShapeType(round:Number = 0.2)round:Number (default = 0.2) |
| equals | () | method |
override public function equals(object:Object):BooleanParameters
object:Object |
Boolean |
| memberwiseClone | () | method |
override public function memberwiseClone():ObjectReturnsObject |