public class StiCenterPieLabelsGeom extends StiSeriesLabelsGeom
| Constructor and Description |
|---|
StiCenterPieLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiBrush seriesLabelBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRotationMode rotationMode,
StiRectangle labelRect,
double angleToUse,
StiAnimation animation) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
double |
getAngleToUse() |
StiAnimation |
getAnimation() |
StiColor |
getBorderColor() |
StiBrush |
getLabelBrush() |
StiRectangle |
getLabelRect() |
StiRotationMode |
getRotationMode() |
StiColor |
getSeriesBorderColor() |
StiBrush |
getSeriesBrush() |
StiBrush |
getSeriesLabelsBrush() |
java.lang.String |
getText() |
void |
setAnimation(StiAnimation animation) |
DrawMarker, getAllowMouseOver, getBeginTime, getDuration, getIndex, getIsMouseOver, getSeries, getSeriesLabels, getValue, InvokeMouseEnter, InvokeMouseLeave, setBeginTime, setDuration, setIsMouseOverAllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeClick, InvokeDrag, InvokeMouseDown, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiCenterPieLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, java.lang.String text, StiBrush seriesBrush, StiBrush labelBrush, StiBrush seriesLabelBrush, StiColor borderColor, StiColor seriesBorderColor, StiRotationMode rotationMode, StiRectangle labelRect, double angleToUse, StiAnimation animation)
public final StiBrush getSeriesBrush()
public final StiColor getBorderColor()
public final StiColor getSeriesBorderColor()
public final StiBrush getLabelBrush()
public final java.lang.String getText()
public final StiRotationMode getRotationMode()
public final StiRectangle getLabelRect()
public final double getAngleToUse()
public StiAnimation getAnimation()
public void setAnimation(StiAnimation animation)
animation - the animation to setpublic StiBrush getSeriesLabelsBrush()
public void Draw(StiContext context)
Draw in class StiSeriesLabelsGeomCopyright © 2019 Stimulsoft. All Rights Reserved.