Packagestimulsoft.report.chart.geoms.trendLines
Classpublic class StiTrendLineGeom
InheritanceStiTrendLineGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiTrendLineGeom(pointStart:StiPoint, pointEnd:StiPoint, trendLine:IStiTrendLine)
StiTrendLineGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override] Draws area geom object on spefied context.
StiTrendLineGeom
 Inherited
StiCellGeom
 Inherited
drawGeom(context:StiContext):void
StiCellGeom
 Inherited
getGeomAt(parent:StiCellGeom, x:Number, y:Number):StiCellGeom
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
 Inherited
StiCellGeom
Protected Methods
 MethodDefined By
 Inherited
allowChildDrawing(cellGeom:StiCellGeom):Boolean
StiCellGeom
Constructor Detail
StiTrendLineGeom()Constructor
public function StiTrendLineGeom(pointStart:StiPoint, pointEnd:StiPoint, trendLine:IStiTrendLine)



Parameters
pointStart:StiPoint
 
pointEnd:StiPoint
 
trendLine:IStiTrendLine
Method Detail
draw()method
override public function draw(context:StiContext):void

Draws area geom object on spefied context.

Parameters

context:StiContext