Package | stimulsoft.report.chart.geoms.strips |
Class | public class StiStripsXGeom |
Inheritance | StiStripsXGeom ![]() ![]() ![]() |
Property | Defined By | ||
---|---|---|---|
![]() | childGeoms : Vector.<StiCellGeom> [read-only] | StiCellGeom | |
![]() | clientRectangle : StiRectangle | StiCellGeom | |
![]() | invisible : Boolean [read-only] | StiCellGeom | |
strip : IStiStrips [read-only] | StiStripsXGeom | ||
![]() | type : int [read-only] | StiGeom |
Method | Defined By | ||
---|---|---|---|
StiStripsXGeom | |||
![]() | contains(x:Number, y:Number):Boolean | StiCellGeom | |
![]() | createChildGeoms():void | StiCellGeom | |
draw(context:StiContext):void [override] | StiStripsXGeom | ||
![]() | 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 |
strip | property |
StiStripsXGeom | () | Constructor |
public function StiStripsXGeom(strip:IStiStrips, clientRectangle:StiRectangle)
strip:IStiStrips | |
clientRectangle:StiRectangle |
draw | () | method |