Packagestimulsoft.report.chart.geoms.axis
Classpublic class StiYAxisViewGeom
InheritanceStiYAxisViewGeom Inheritance StiYAxisGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



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



Parameters
axis:IStiYAxis
 
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