public class StiPieSeriesShadowElementGeom extends StiCellGeom
| Constructor and Description |
|---|
StiPieSeriesShadowElementGeom(IStiPieSeries series,
StiRectangle clientRectangle,
double radius,
StiContext shadowContext,
java.lang.Integer duration,
java.lang.Integer beginTime) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
java.lang.Integer |
getBeginTime() |
java.lang.Integer |
getDuration() |
boolean |
getInvisible()
Gets value which indicates that this geom object is inivisible
|
double |
getRadius() |
IStiPieSeries |
getSeries() |
StiContext |
getShadowContext() |
boolean |
isAnimation() |
void |
setAnimation(boolean isAnimation) |
void |
setBeginTime(java.lang.Integer beginTime) |
void |
setDuration(java.lang.Integer duration) |
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 StiPieSeriesShadowElementGeom(IStiPieSeries series, StiRectangle clientRectangle, double radius, StiContext shadowContext, java.lang.Integer duration, java.lang.Integer beginTime)
public boolean getInvisible()
getInvisible in class StiCellGeompublic final IStiPieSeries getSeries()
public final StiContext getShadowContext()
public final double getRadius()
public void Draw(StiContext context)
Draw in class StiCellGeompublic java.lang.Integer getDuration()
public void setDuration(java.lang.Integer duration)
duration - the duration to setpublic java.lang.Integer getBeginTime()
public void setBeginTime(java.lang.Integer beginTime)
beginTime - the beginTime to setpublic boolean isAnimation()
public void setAnimation(boolean isAnimation)
isAnimation - the isAnimation to setCopyright © 2019 Stimulsoft. All Rights Reserved.