public class StiLegendItemGeom extends StiCellGeom
| Constructor and Description |
|---|
StiLegendItemGeom(IStiLegend legend,
StiLegendItemCoreXF item,
StiRectangle clientRectangle,
int colorIndex,
int legendItemsCount) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
boolean |
getAllowMouseOver() |
int |
getColorIndex() |
boolean |
getIsMouseOver() |
StiLegendItemCoreXF |
getItem() |
IStiLegend |
getLegend() |
int |
getLegendItemsCount() |
void |
InvokeClick(StiInteractionOptions options) |
void |
InvokeMouseEnter(StiInteractionOptions options) |
void |
InvokeMouseLeave(StiInteractionOptions options) |
void |
setIsMouseOver(boolean value) |
AllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeDrag, InvokeMouseDown, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiLegendItemGeom(IStiLegend legend, StiLegendItemCoreXF item, StiRectangle clientRectangle, int colorIndex, int legendItemsCount)
public void InvokeMouseEnter(StiInteractionOptions options)
InvokeMouseEnter in interface IStiGeomInteractionInvokeMouseEnter in class StiCellGeompublic void InvokeMouseLeave(StiInteractionOptions options)
InvokeMouseLeave in interface IStiGeomInteractionInvokeMouseLeave in class StiCellGeompublic void InvokeClick(StiInteractionOptions options)
InvokeClick in interface IStiGeomInteractionInvokeClick in class StiCellGeompublic boolean getAllowMouseOver()
public boolean getIsMouseOver()
public void setIsMouseOver(boolean value)
public final IStiLegend getLegend()
public final StiLegendItemCoreXF getItem()
public final int getColorIndex()
public final int getLegendItemsCount()
public void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.