public class StiLegendGeom extends StiCellGeom
| Constructor and Description |
|---|
StiLegendGeom(IStiLegend legend,
StiRectangle clientRectangle,
java.util.ArrayList seriesItems) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
IStiLegend |
getLegend() |
StiLegendTitleGeom |
getLegendTitleGeom() |
java.util.ArrayList |
getSeriesItems() |
void |
setLegendTitleGeom(StiLegendTitleGeom value) |
AllowChildDrawing, Contains, CreateChildGeoms, DrawChildGeoms, DrawGeom, getChildGeoms, getClientRectangle, GetGeomAt, getInvisible, GetRect, getSeriesElementGeoms, GetSeriesGeoms, getType, InvokeClick, InvokeDrag, InvokeMouseDown, InvokeMouseEnter, InvokeMouseLeave, InvokeMouseUp, setClientRectangleLoadFromJsonObject, SaveBrushToJsonObject, SaveGeomListToJsonObject, SavePointFArrayToJsonObject, SavePointFToJsonObject, SaveRectangleDToJsonObject, SaveRectangleFToJsonObject, SaveRectangleToJsonObject, SaveRectToJsonObject, SaveToJsonObjectpublic StiLegendGeom(IStiLegend legend, StiRectangle clientRectangle, java.util.ArrayList seriesItems)
public final IStiLegend getLegend()
public final java.util.ArrayList getSeriesItems()
public final StiLegendTitleGeom getLegendTitleGeom()
public final void setLegendTitleGeom(StiLegendTitleGeom value)
public void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.