public class StiCenterFunnelLabelsGeom extends StiSeriesLabelsGeom
| Constructor and Description |
|---|
StiCenterFunnelLabelsGeom(IStiSeriesLabels seriesLabels,
IStiSeries series,
int index,
double value,
StiRectangle clientRectangle,
java.lang.String text,
StiBrush seriesBrush,
StiBrush labelBrush,
StiColor borderColor,
StiColor seriesBorderColor,
StiRectangle labelRect) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
StiColor |
getBorderColor() |
StiBrush |
getLabelBrush() |
StiRectangle |
getLabelRect() |
StiColor |
getSeriesBorderColor() |
StiBrush |
getSeriesBrush() |
java.lang.String |
getText() |
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 StiCenterFunnelLabelsGeom(IStiSeriesLabels seriesLabels, IStiSeries series, int index, double value, StiRectangle clientRectangle, java.lang.String text, StiBrush seriesBrush, StiBrush labelBrush, StiColor borderColor, StiColor seriesBorderColor, StiRectangle labelRect)
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 void Draw(StiContext context)
Draw in class StiSeriesLabelsGeomCopyright © 2019 Stimulsoft. All Rights Reserved.