public class StiSteppedLineSeriesGeom extends StiBaseLineSeriesGeom
| Constructor and Description |
|---|
StiSteppedLineSeriesGeom(StiAreaGeom areaGeom,
StiPoint[] pointsStart,
StiPoint[] points,
IStiSeries series) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
Contains(double x,
double y) |
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
protected java.util.ArrayList<StiPoint> |
GetConvertedPoints(StiPoint[] points) |
getAllowMouseOver, GetClientRectangle, getIsMouseOver, getPoints, getPointsFrom, InvokeMouseEnter, InvokeMouseLeave, setIsMouseOvergetAreaGeom, getInteractions, getSeries, setAreaGeom, setInteractionsAllowChildDrawing, 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 StiSteppedLineSeriesGeom(StiAreaGeom areaGeom, StiPoint[] pointsStart, StiPoint[] points, IStiSeries series)
protected final java.util.ArrayList<StiPoint> GetConvertedPoints(StiPoint[] points)
public boolean Contains(double x,
double y)
Contains in class StiCellGeompublic void Draw(StiContext context)
Draw in class StiBaseLineSeriesGeomCopyright © 2019 Stimulsoft. All Rights Reserved.