public class StiStackedBarSeriesShadowElementGeom extends StiCellGeom
| Constructor and Description |
|---|
StiStackedBarSeriesShadowElementGeom(IStiSeries series,
StiRectangle clientRectangle,
boolean isLeftShadow,
boolean isRightShadow) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
boolean |
getInvisible()
Gets value which indicates that this geom object is inivisible
|
boolean |
getIsLeftShadow() |
boolean |
getIsRightShadow() |
IStiSeries |
getSeries() |
AllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeClick, InvokeDrag, InvokeMouseDown, InvokeMouseEnter, InvokeMouseLeave, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiStackedBarSeriesShadowElementGeom(IStiSeries series, StiRectangle clientRectangle, boolean isLeftShadow, boolean isRightShadow)
public boolean getInvisible()
getInvisible in class StiCellGeompublic final IStiSeries getSeries()
public final boolean getIsLeftShadow()
public final boolean getIsRightShadow()
public void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.