Package | stimulsoft.report.chart.geoms.series.range |
Class | public class StiRangeBarElementGeom |
Inheritance | StiRangeBarElementGeom ![]() ![]() ![]() ![]() |
Method | Defined By | ||
---|---|---|---|
StiRangeBarElementGeom(areaGeom:StiAreaGeom, value:Number, index:int, series:IStiSeries, clientRectangle:StiRectangle) | StiRangeBarElementGeom | ||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiRangeBarElementGeom | ||
![]() | drawChildGeoms(context:StiContext):void | StiCellGeom | |
![]() | drawGeom(context:StiContext):void | StiCellGeom | |
![]() | StiCellGeom | ||
![]() | StiCellGeom | ||
![]() | getSeriesGeoms():Vector.<StiCellGeom> | StiCellGeom | |
![]() | invokeClick(options:StiInteractionOptions):void [override] | StiSeriesElementGeom | |
![]() | invokeDrag(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseDown(options:StiInteractionOptions):void | StiCellGeom | |
![]() | invokeMouseEnter(options:StiInteractionOptions):void [override] | StiSeriesElementGeom | |
![]() | invokeMouseLeave(options:StiInteractionOptions):void [override] | StiSeriesElementGeom | |
![]() | invokeMouseUp(options:StiInteractionOptions):void | StiCellGeom |
StiRangeBarElementGeom | () | Constructor |
public function StiRangeBarElementGeom(areaGeom:StiAreaGeom, value:Number, index:int, series:IStiSeries, clientRectangle:StiRectangle)
areaGeom:StiAreaGeom | |
value:Number | |
index:int | |
series:IStiSeries | |
clientRectangle:StiRectangle |
draw | () | method |