Package | stimulsoft.report.chart.geoms.areas |
Class | public class StiPieAreaGeom |
Inheritance | StiPieAreaGeom ![]() ![]() ![]() ![]() |
Subclasses | StiDoughnutAreaGeom |
Method | Defined By | ||
---|---|---|---|
StiPieAreaGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiPieAreaGeom | ||
![]() | drawChildGeoms(context:StiContext):void | StiCellGeom | |
![]() | drawGeom(context:StiContext):void | StiCellGeom | |
![]() | StiCellGeom | ||
![]() | StiCellGeom | ||
![]() | getSeriesGeoms():Vector.<StiCellGeom> | StiCellGeom | |
![]() | invokeClick(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeDrag(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseDown(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseEnter(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseLeave(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseUp(options:StiInteractionOptions):void | StiCellGeom |
StiPieAreaGeom | () | Constructor |
public function StiPieAreaGeom(area:IStiArea, clientRectangle:StiRectangle)
area:IStiArea | |
clientRectangle:StiRectangle |
draw | () | method |