public class StiSeriesGeom extends StiCellGeom
| Constructor and Description |
|---|
StiSeriesGeom(StiAreaGeom areaGeom,
IStiSeries series,
StiRectangle clientRectangle) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
StiAreaGeom |
getAreaGeom() |
java.util.ArrayList<StiSeriesInteractionData> |
getInteractions() |
IStiSeries |
getSeries() |
void |
setAreaGeom(StiAreaGeom value) |
void |
setInteractions(java.util.ArrayList<StiSeriesInteractionData> value) |
AllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeClick, InvokeDrag, InvokeMouseDown, InvokeMouseEnter, InvokeMouseLeave, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiSeriesGeom(StiAreaGeom areaGeom, IStiSeries series, StiRectangle clientRectangle)
public final IStiSeries getSeries()
public final java.util.ArrayList<StiSeriesInteractionData> getInteractions()
public final void setInteractions(java.util.ArrayList<StiSeriesInteractionData> value)
public final StiAreaGeom getAreaGeom()
public final void setAreaGeom(StiAreaGeom value)
public void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.