Packagestimulsoft.report.chart.geoms.areas
Classpublic class StiAxisAreaGeom
InheritanceStiAxisAreaGeom Inheritance StiAreaGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedarea : IStiArea
[read-only]
StiAreaGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
 Inheritedtype : int
[read-only]
StiGeom
  view : StiAxisAreaViewGeom
[read-only]
StiAxisAreaGeom
Public Methods
 MethodDefined By
  
StiAxisAreaGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiAxisAreaGeom
 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
  
StiAxisAreaGeom
Protected Methods
 MethodDefined By
  
allowChildDrawing(cellGeom:StiCellGeom):Boolean
[override]
StiAxisAreaGeom
Property Detail
viewproperty
view:StiAxisAreaViewGeom  [read-only]


Implementation
    public function get view():StiAxisAreaViewGeom
Constructor Detail
StiAxisAreaGeom()Constructor
public function StiAxisAreaGeom(view:StiAxisAreaViewGeom, area:IStiArea, clientRectangle:StiRectangle)



Parameters
view:StiAxisAreaViewGeom
 
area:IStiArea
 
clientRectangle:StiRectangle
Method Detail
allowChildDrawing()method
override protected function allowChildDrawing(cellGeom:StiCellGeom):Boolean

Parameters

cellGeom:StiCellGeom

Returns
Boolean
draw()method 
override public function draw(context:StiContext):void

Parameters

context:StiContext

isChildVisibleInView()method 
public function isChildVisibleInView(cellGeom:StiCellGeom):Boolean

Parameters

cellGeom:StiCellGeom

Returns
Boolean