public class StiRadarPointSeriesElementGeom extends StiSeriesElementGeom
| Constructor and Description |
|---|
StiRadarPointSeriesElementGeom(StiAreaGeom areaGeom,
double value,
int index,
IStiRadarSeries series,
StiPoint point,
float zoom) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Contains(double x,
double y) |
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
StiRectangle |
GetMouseOverRect() |
StiPoint |
getPoint() |
void |
InvokeClick(StiInteractionOptions options) |
void |
InvokeMouseEnter(StiInteractionOptions options) |
void |
InvokeMouseLeave(StiInteractionOptions options) |
getAllowMouseOver, getAreaGeom, getElementIndex, getIndex, getInteraction, getInteractionData, getIsMouseOver, getSeries, GetToolTip, getValue, 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 StiRadarPointSeriesElementGeom(StiAreaGeom areaGeom, double value, int index, IStiRadarSeries series, StiPoint point, float zoom)
public void InvokeMouseEnter(StiInteractionOptions options)
InvokeMouseEnter in interface IStiGeomInteractionInvokeMouseEnter in class StiSeriesElementGeompublic void InvokeMouseLeave(StiInteractionOptions options)
InvokeMouseLeave in interface IStiGeomInteractionInvokeMouseLeave in class StiSeriesElementGeompublic void InvokeClick(StiInteractionOptions options)
InvokeClick in interface IStiGeomInteractionInvokeClick in class StiSeriesElementGeompublic final StiPoint getPoint()
public boolean Contains(double x,
double y)
Contains in class StiCellGeompublic final StiRectangle GetMouseOverRect()
public void Draw(StiContext context)
Draw in class StiSeriesElementGeomCopyright © 2019 Stimulsoft. All Rights Reserved.