Packagestimulsoft.report.chart.geoms.strips
Classpublic class StiStripsXGeom
InheritanceStiStripsXGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
  strip : IStiStrips
[read-only]
StiStripsXGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiStripsXGeom(strip:IStiStrips, clientRectangle:StiRectangle)
StiStripsXGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiStripsXGeom
 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
Property Detail
stripproperty
strip:IStiStrips  [read-only]


Implementation
    public function get strip():IStiStrips
Constructor Detail
StiStripsXGeom()Constructor
public function StiStripsXGeom(strip:IStiStrips, clientRectangle:StiRectangle)



Parameters
strip:IStiStrips
 
clientRectangle:StiRectangle
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext