public class StiFunnelSeriesElementGeom extends StiSeriesElementGeom
| Constructor and Description |
|---|
StiFunnelSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiSeries series,
StiRectangle clientRectangle,
StiBrush brush,
StiColor borderColor,
java.util.ArrayList<StiSegmentGeom> path,
java.lang.Integer beginTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
StiColor |
getBorderColor() |
StiBrush |
getBrush() |
java.util.ArrayList<StiSegmentGeom> |
getPath() |
getAllowMouseOver, getAreaGeom, getElementIndex, getIndex, getInteraction, getInteractionData, getIsMouseOver, getSeries, GetToolTip, getValue, InvokeClick, InvokeMouseEnter, InvokeMouseLeave, setAreaGeom, setElementIndex, setInteraction, setIsMouseOverAllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeDrag, InvokeMouseDown, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiFunnelSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiSeries series, StiRectangle clientRectangle, StiBrush brush, StiColor borderColor, java.util.ArrayList<StiSegmentGeom> path, java.lang.Integer beginTime)
public final java.util.ArrayList<StiSegmentGeom> getPath()
public final StiColor getBorderColor()
public final StiBrush getBrush()
public void Draw(StiContext context)
StiSeriesElementGeomDraw in class StiSeriesElementGeomCopyright © 2019 Stimulsoft. All Rights Reserved.