Packagestimulsoft.report.chart.geoms.axis
Classpublic class StiXAxisViewGeom
InheritanceStiXAxisViewGeom Inheritance StiXAxisGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 Inheritedaxis : IStiXAxis
[read-only]
StiXAxisGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
 InheritedisCenterAxis : Boolean
[read-only]
StiXAxisGeom
 Inheritedtype : int
[read-only]
StiGeom
 Inheritedview : StiXAxisViewGeom
StiXAxisGeom
Public Methods
 MethodDefined By
  
StiXAxisViewGeom(axis:IStiXAxis, clientRectangle:StiRectangle, isCenterAxis:Boolean)
StiXAxisViewGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiXAxisViewGeom
  
[override]
StiXAxisViewGeom
 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
[override]
StiXAxisGeom
 Inherited
drawArrow(context:StiContext, rect:StiRectangle):void
StiXAxisGeom
Constructor Detail
StiXAxisViewGeom()Constructor
public function StiXAxisViewGeom(axis:IStiXAxis, clientRectangle:StiRectangle, isCenterAxis:Boolean)



Parameters
axis:IStiXAxis
 
clientRectangle:StiRectangle
 
isCenterAxis:Boolean
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext

drawChildGeoms()method 
override public function drawChildGeoms(context:StiContext):void

Parameters

context:StiContext