public class StiTwoColumnsPieLabelsGeom extends StiSeriesLabelsGeom
| Constructor and Description |
|---|
StiTwoColumnsPieLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiBrush seriesLabelsBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRectangle labelRect,
StiColor lineColor,
StiPoint startPoint,
StiPoint endPoint,
StiPoint arcPoint) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
StiPoint |
getArcPoint() |
StiColor |
getBorderColor() |
StiPoint |
getEndPoint() |
StiBrush |
getLabelBrush() |
StiRectangle |
getLabelRect() |
StiColor |
getLineColor() |
StiColor |
getSeriesBorderColor() |
StiBrush |
getSeriesBrush() |
StiBrush |
getSeriesLabelsBrush() |
StiPoint |
getStartPoint() |
java.lang.String |
getText() |
void |
setEndPoint(StiPoint endPoint) |
void |
setSeriesLabelsBrush(StiBrush seriesLabelsBrush) |
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 StiTwoColumnsPieLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, java.lang.String text, StiBrush seriesBrush, StiBrush labelBrush, StiBrush seriesLabelsBrush, StiColor borderColor, StiColor seriesBorderColor, StiRectangle labelRect, StiColor lineColor, StiPoint startPoint, StiPoint endPoint, StiPoint arcPoint)
public final StiBrush getSeriesBrush()
public final StiColor getBorderColor()
public final StiColor getSeriesBorderColor()
public final StiBrush getLabelBrush()
public final java.lang.String getText()
public final StiRectangle getLabelRect()
public final StiColor getLineColor()
public StiPoint getStartPoint()
public StiPoint getEndPoint()
public void setEndPoint(StiPoint endPoint)
endPoint - the endPoint to setpublic void setSeriesLabelsBrush(StiBrush seriesLabelsBrush)
seriesLabelsBrush - the seriesLabelsBrush to setpublic final StiPoint getArcPoint()
public StiBrush getSeriesLabelsBrush()
public void Draw(StiContext context)
Draw in class StiSeriesLabelsGeomCopyright © 2019 Stimulsoft. All Rights Reserved.