| Package | stimulsoft.report.chart.geoms.areas |
| Class | public class StiAxisAreaGeom |
| Inheritance | StiAxisAreaGeom StiAreaGeom StiCellGeom StiGeom Object |
| Property | Defined By | ||
|---|---|---|---|
![]() | area : IStiArea [read-only] | StiAreaGeom | |
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
![]() | type : int [read-only] | StiGeom | |
| view : StiAxisAreaViewGeom [read-only] | StiAxisAreaGeom | ||
| Method | Defined By | ||
|---|---|---|---|
| StiAxisAreaGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiAxisAreaGeom | ||
![]() | 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 | |
isChildVisibleInView(cellGeom:StiCellGeom):Boolean | StiAxisAreaGeom | ||
| Method | Defined By | ||
|---|---|---|---|
allowChildDrawing(cellGeom:StiCellGeom):Boolean [override] | StiAxisAreaGeom | ||
| view | property |
| StiAxisAreaGeom | () | Constructor |
public function StiAxisAreaGeom(view:StiAxisAreaViewGeom, area:IStiArea, clientRectangle:StiRectangle)view:StiAxisAreaViewGeom | |
area:IStiArea | |
clientRectangle:StiRectangle |
| allowChildDrawing | () | method |
override protected function allowChildDrawing(cellGeom:StiCellGeom):BooleanParameters
cellGeom:StiCellGeom |
Boolean |
| draw | () | method |
| isChildVisibleInView | () | method |
public function isChildVisibleInView(cellGeom:StiCellGeom):BooleanParameters
cellGeom:StiCellGeom |
Boolean |