Class StiPie3dSlice
java.lang.Object
com.stimulsoft.report.chart.view.series.pie.StiPie3dSlice
-
Constructor Summary
ConstructorsConstructorDescriptionStiPie3dSlice(IStiArea area, Double value, String argumentText, String tag, int index, IStiPie3dSeries series, StiRectangle rectPieSlilce, float pieHeight, float startAngle, float sweepAngle, StiBrush seriesBrush, StiColor borderColor, int colorIndex, int colorCount) -
Method Summary
Modifier and TypeMethodDescriptionclone()final voiddrawBottomPieSliceGeom(StiAreaGeom areaGeom) final voiddrawLabels(StiAreaGeom areaGeom, StiContext context) final voiddrawSides(StiAreaGeom areaGeom) final voiddrawTopPieSliceGeom(StiAreaGeom areaGeom) final Stringfinal ArrayList<StiSeriesElementGeom> final intfinal intfinal floatfinal booleanfinal intgetIndex()final StiSeriesInteractionDatafinal floatfinal booleanfinal floatfinal StringgetTag()final StiPointfinal doublegetValue()final voidinitTextPosition(StiAreaGeom areaGeom) final StiPie3dSlice[]split(float splitAngle)
-
Constructor Details
-
StiPie3dSlice
public StiPie3dSlice(IStiArea area, Double value, String argumentText, String tag, int index, IStiPie3dSeries series, StiRectangle rectPieSlilce, float pieHeight, float startAngle, float sweepAngle, StiBrush seriesBrush, StiColor borderColor, int colorIndex, int colorCount)
-
-
Method Details
-
getColorCount
public final int getColorCount() -
getStartAngle
public final float getStartAngle() -
getSweepAngle
public final float getSweepAngle() -
getEndAngle
public final float getEndAngle() -
getValue
public final double getValue() -
getArgumentText
-
getTag
-
getIndex
public final int getIndex() -
getColorIndex
public final int getColorIndex() -
getTextPosition
-
getChildGeoms
-
getInteraction
-
getStartSideExists
public final boolean getStartSideExists() -
getEndSideExists
public final boolean getEndSideExists() -
drawLabels
-
drawTopPieSliceGeom
-
drawBottomPieSliceGeom
-
drawSides
-
initTextPosition
-
clone
-
split
-