public class StiCandlestickSeriesElementGeom extends StiFinancialSeriesElementGeom
| Constructor and Description |
|---|
StiCandlestickSeriesElementGeom(StiAreaGeom areaGeom,
IStiSeries series,
StiRectangle clientRectangle,
double bodyStart,
double bodyEnd,
double high,
double low,
double positionX,
int index,
StiBrush brush,
StiColor borderColor,
java.lang.Integer beginTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws cell geom object on spefied context.
|
java.lang.Integer |
getBeginTime() |
StiColor |
getBorderColor() |
StiBrush |
getBrush() |
getAllowMouseOver, getAreaGeom, getClose, getHigh, getIndex, getInteraction, getIsMouseOver, getLow, getOpen, getPositionX, getSeries, InvokeClick, InvokeMouseEnter, setInteraction, setIsMouseOverAllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeDrag, InvokeMouseDown, InvokeMouseLeave, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiCandlestickSeriesElementGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle, double bodyStart, double bodyEnd, double high, double low, double positionX, int index, StiBrush brush, StiColor borderColor, java.lang.Integer beginTime)
public final StiBrush getBrush()
public java.lang.Integer getBeginTime()
public StiColor getBorderColor()
public void Draw(StiContext context)
StiCellGeomDraw in class StiFinancialSeriesElementGeomCopyright © 2019 Stimulsoft. All Rights Reserved.