public class StiHorzTrackBarGeom extends StiCellGeom
| Constructor and Description |
|---|
StiHorzTrackBarGeom(IStiXAxis axis,
StiRectangle clientRectangle,
StiHorzScrollBarGeom scrollBar) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws cell geom object on spefied context.
|
IStiXAxis |
getAxis() |
StiHorzScrollBarGeom |
getScrollBar() |
void |
InvokeDrag(StiInteractionOptions options) |
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, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiHorzTrackBarGeom(IStiXAxis axis, StiRectangle clientRectangle, StiHorzScrollBarGeom scrollBar)
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 void InvokeDrag(StiInteractionOptions options)
InvokeDrag in interface IStiGeomInteractionInvokeDrag in class StiCellGeompublic void Draw(StiContext context)
Draw in class StiCellGeompublic final IStiXAxis getAxis()
public final StiHorzScrollBarGeom getScrollBar()
Copyright © 2019 Stimulsoft. All Rights Reserved.