Packagestimulsoft.report.chart.geoms.series.pie
Classpublic class StiPieSeriesShadowElementGeom
InheritanceStiPieSeriesShadowElementGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
  invisible : Boolean
[override] [read-only]
StiPieSeriesShadowElementGeom
  radius : Number
[read-only]
StiPieSeriesShadowElementGeom
  series : IStiPieSeries
[read-only]
StiPieSeriesShadowElementGeom
  shadowContext : StiContext
[read-only]
StiPieSeriesShadowElementGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiPieSeriesShadowElementGeom(series:IStiPieSeries, clientRectangle:StiRectangle, radius:Number, shadowContext:StiContext)
StiPieSeriesShadowElementGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiPieSeriesShadowElementGeom
 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
invisibleproperty
invisible:Boolean  [read-only] [override]


Implementation
    public function get invisible():Boolean
radiusproperty 
radius:Number  [read-only]


Implementation
    public function get radius():Number
seriesproperty 
series:IStiPieSeries  [read-only]


Implementation
    public function get series():IStiPieSeries
shadowContextproperty 
shadowContext:StiContext  [read-only]


Implementation
    public function get shadowContext():StiContext
Constructor Detail
StiPieSeriesShadowElementGeom()Constructor
public function StiPieSeriesShadowElementGeom(series:IStiPieSeries, clientRectangle:StiRectangle, radius:Number, shadowContext:StiContext)



Parameters
series:IStiPieSeries
 
clientRectangle:StiRectangle
 
radius:Number
 
shadowContext:StiContext
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext