public class StiRadarAreaSeriesGeom extends StiCellGeom
| Constructor and Description |
|---|
StiRadarAreaSeriesGeom(IStiSeries series,
StiPoint[] pointsFrom,
StiPoint[] points,
StiPoint centerPoint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Contains(double x,
double y) |
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
boolean |
getAllowMouseOver() |
StiPoint |
getCenterPoint() |
boolean |
getIsMouseOver() |
StiPoint[] |
getPoints() |
StiPoint[] |
getPointsFrom() |
IStiSeries |
getSeries() |
void |
InvokeMouseEnter(StiInteractionOptions options) |
void |
InvokeMouseLeave(StiInteractionOptions options) |
void |
setIsMouseOver(boolean value) |
AllowChildDrawing, 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 StiRadarAreaSeriesGeom(IStiSeries series, StiPoint[] pointsFrom, StiPoint[] points, StiPoint centerPoint)
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 IStiSeries getSeries()
public final StiPoint[] getPoints()
public final StiPoint getCenterPoint()
public StiPoint[] getPointsFrom()
public boolean Contains(double x,
double y)
Contains in class StiCellGeompublic void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.