public class StiBaseLineSeriesGeom extends StiSeriesGeom
| Constructor and Description |
|---|
StiBaseLineSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] pointsFrom,
StiPoint[] points,
IStiSeries series) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
boolean |
getAllowMouseOver() |
static StiRectangle |
GetClientRectangle(StiPoint[] points,
double lineWidth) |
boolean |
getIsMouseOver() |
StiPoint[] |
getPoints() |
StiPoint[] |
getPointsFrom() |
void |
InvokeMouseEnter(StiInteractionOptions options) |
void |
InvokeMouseLeave(StiInteractionOptions options) |
void |
setIsMouseOver(boolean value) |
getAreaGeom, getInteractions, getSeries, setAreaGeom, setInteractionsAllowChildDrawing, 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 StiBaseLineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsFrom, StiPoint[] points, IStiSeries series)
public void InvokeMouseEnter(StiInteractionOptions options)
InvokeMouseEnter in interface IStiGeomInteractionInvokeMouseEnter in class StiCellGeompublic void InvokeMouseLeave(StiInteractionOptions options)
InvokeMouseLeave in interface IStiGeomInteractionInvokeMouseLeave in class StiCellGeompublic boolean getAllowMouseOver()
public boolean getIsMouseOver()
public void setIsMouseOver(boolean value)
public final StiPoint[] getPoints()
public StiPoint[] getPointsFrom()
public static StiRectangle GetClientRectangle(StiPoint[] points, double lineWidth)
public void Draw(StiContext context)
Draw in class StiSeriesGeomCopyright © 2019 Stimulsoft. All Rights Reserved.