Packagestimulsoft.report.chart.geoms.series.gantt
Classpublic class StiGanttSeriesElementGeom
InheritanceStiGanttSeriesElementGeom Inheritance StiSeriesElementGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedallowMouseOver : Boolean
[read-only]
StiSeriesElementGeom
 InheritedareaGeom : StiAreaGeom
StiSeriesElementGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedindex : int
[read-only]
StiSeriesElementGeom
 Inheritedinteraction : StiSeriesInteractionData
StiSeriesElementGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
 InheritedisMouseOver : Boolean
StiSeriesElementGeom
 Inheritedseries : IStiSeries
[read-only]
StiSeriesElementGeom
 Inheritedtype : int
[read-only]
StiGeom
 Inheritedvalue : Number
[read-only]
StiSeriesElementGeom
Public Methods
 MethodDefined By
  
StiGanttSeriesElementGeom(areaGeom:StiAreaGeom, value:Number, index:int, series:IStiSeries, clientRectangle:StiRectangle)
StiGanttSeriesElementGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiGanttSeriesElementGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
[override]
StiSeriesElementGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
[override]
StiSeriesElementGeom
 Inherited
[override]
StiSeriesElementGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Constructor Detail
StiGanttSeriesElementGeom()Constructor
public function StiGanttSeriesElementGeom(areaGeom:StiAreaGeom, value:Number, index:int, series:IStiSeries, clientRectangle:StiRectangle)



Parameters
areaGeom:StiAreaGeom
 
value:Number
 
index:int
 
series:IStiSeries
 
clientRectangle:StiRectangle
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext