Packagestimulsoft.report.chart.geoms.areas
Classpublic class StiPieAreaGeom
InheritanceStiPieAreaGeom Inheritance StiAreaGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object
Subclasses StiDoughnutAreaGeom



Public Properties
 PropertyDefined By
 Inheritedarea : IStiArea
[read-only]
StiAreaGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiPieAreaGeom(area:IStiArea, clientRectangle:StiRectangle)
StiPieAreaGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiPieAreaGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Constructor Detail
StiPieAreaGeom()Constructor
public function StiPieAreaGeom(area:IStiArea, clientRectangle:StiRectangle)



Parameters
area:IStiArea
 
clientRectangle:StiRectangle
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext