Packagestimulsoft.report.chart.geoms.series.pie
Classpublic class StiPieSeriesFullElementGeom
InheritanceStiPieSeriesFullElementGeom Inheritance StiCellGeom Inheritance StiGeom Inheritance Object



Public Properties
 PropertyDefined By
  borderColor : StiColor
[read-only]
StiPieSeriesFullElementGeom
  brush : StiBrush
[read-only]
StiPieSeriesFullElementGeom
 InheritedchildGeoms : Vector.<StiCellGeom>
[read-only]
StiCellGeom
 InheritedclientRectangle : StiRectangle
StiCellGeom
 Inheritedinvisible : Boolean
[read-only]
StiCellGeom
  series : IStiPieSeries
[read-only]
StiPieSeriesFullElementGeom
 Inheritedtype : int
[read-only]
StiGeom
Public Methods
 MethodDefined By
  
StiPieSeriesFullElementGeom(series:IStiPieSeries, clientRectangle:StiRectangle, brush:StiBrush, borderColor:StiColor)
StiPieSeriesFullElementGeom
 Inherited
contains(x:Number, y:Number):Boolean
StiCellGeom
 Inherited
StiCellGeom
  
draw(context:StiContext):void
[override]
StiPieSeriesFullElementGeom
 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
borderColorproperty
borderColor:StiColor  [read-only]


Implementation
    public function get borderColor():StiColor
brushproperty 
brush:StiBrush  [read-only]


Implementation
    public function get brush():StiBrush
seriesproperty 
series:IStiPieSeries  [read-only]


Implementation
    public function get series():IStiPieSeries
Constructor Detail
StiPieSeriesFullElementGeom()Constructor
public function StiPieSeriesFullElementGeom(series:IStiPieSeries, clientRectangle:StiRectangle, brush:StiBrush, borderColor:StiColor)



Parameters
series:IStiPieSeries
 
clientRectangle:StiRectangle
 
brush:StiBrush
 
borderColor:StiColor
Method Detail
draw()method
override public function draw(context:StiContext):void

Parameters

context:StiContext