com.stimulsoft.report.chart.core.area.doughnut
Class StiDoughnutAreaCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.area.StiAreaCoreXF
      extended by com.stimulsoft.report.chart.core.area.pie.StiPieAreaCoreXF
          extended by com.stimulsoft.report.chart.core.area.doughnut.StiDoughnutAreaCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiDoughnutAreaCoreXF
extends StiPieAreaCoreXF


Field Summary
 
Fields inherited from class com.stimulsoft.report.chart.core.area.pie.StiPieAreaCoreXF
ValuesCount
 
Constructor Summary
StiDoughnutAreaCoreXF(IStiArea area)
           
 
Method Summary
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
          Gets position of this area.
 StiCellGeom Render(StiContext context, StiRectangle rect)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.area.pie.StiPieAreaCoreXF
PrepareInfo, RenderSeries
 
Methods inherited from class com.stimulsoft.report.chart.core.area.StiAreaCoreXF
applyStyle, CheckInLabelsTypes, clone, getArea, GetSeries, getSeriesOrientation, IsAcceptableSeries, IsAcceptableSeriesLabels, setArea
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiDoughnutAreaCoreXF

public StiDoughnutAreaCoreXF(IStiArea area)
Method Detail

Render

public StiCellGeom Render(StiContext context,
                          StiRectangle rect)
Overrides:
Render in class StiPieAreaCoreXF

getLocalizedName

public java.lang.String getLocalizedName()
Gets a service name.

Overrides:
getLocalizedName in class StiPieAreaCoreXF

getPosition

public int getPosition()
Description copied from class: StiAreaCoreXF
Gets position of this area.

Overrides:
getPosition in class StiPieAreaCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.