public class StiBubbleSeriesElementGeom extends StiSeriesElementGeom
| Constructor and Description |
|---|
StiBubbleSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
StiBrush seriesBrush,
StiColor seriesBorderColor,
IStiSeries series,
StiRectangle clientRectangle,
java.lang.Integer beginTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Contains(double x,
double y) |
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
java.lang.Integer |
getBeginTime() |
StiColor |
getSeriesBorderColor() |
StiBrush |
getSeriesBrush() |
void |
setBeginTime(java.lang.Integer beginTime) |
getAllowMouseOver, getAreaGeom, getElementIndex, getIndex, getInteraction, getInteractionData, getIsMouseOver, getSeries, GetToolTip, getValue, InvokeClick, InvokeMouseEnter, InvokeMouseLeave, setAreaGeom, setElementIndex, setInteraction, setIsMouseOverAllowChildDrawing, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeDrag, InvokeMouseDown, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiBubbleSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, StiBrush seriesBrush, StiColor seriesBorderColor, IStiSeries series, StiRectangle clientRectangle, java.lang.Integer beginTime)
public final StiBrush getSeriesBrush()
public final StiColor getSeriesBorderColor()
public java.lang.Integer getBeginTime()
public void setBeginTime(java.lang.Integer beginTime)
beginTime - the beginTime to setpublic boolean Contains(double x,
double y)
Contains in class StiCellGeompublic void Draw(StiContext context)
Draw in class StiSeriesElementGeomCopyright © 2019 Stimulsoft. All Rights Reserved.