public class StiDownButtonGeom extends StiCellGeom
| Constructor and Description |
|---|
StiDownButtonGeom(IStiYAxis axis,
StiRectangle clientRectangle) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws cell geom object on spefied context.
|
IStiYAxis |
getAxis() |
void |
InvokeMouseDown(StiInteractionOptions options) |
void |
InvokeMouseEnter(StiInteractionOptions options) |
void |
InvokeMouseLeave(StiInteractionOptions options) |
AllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeClick, InvokeDrag, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiDownButtonGeom(IStiYAxis axis, StiRectangle clientRectangle)
public void InvokeMouseEnter(StiInteractionOptions options)
InvokeMouseEnter in interface IStiGeomInteractionInvokeMouseEnter in class StiCellGeompublic void InvokeMouseLeave(StiInteractionOptions options)
InvokeMouseLeave in interface IStiGeomInteractionInvokeMouseLeave in class StiCellGeompublic void InvokeMouseDown(StiInteractionOptions options)
InvokeMouseDown in interface IStiGeomInteractionInvokeMouseDown in class StiCellGeompublic final IStiYAxis getAxis()
public void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.