public class StiXRadarAxisLabelGeom extends StiCellGeom
| Constructor and Description |
|---|
StiXRadarAxisLabelGeom(IStiXRadarAxis axis,
java.lang.String text,
StiBrush labelBrush,
StiColor borderColor,
float angle,
StiRectangle clientRectangle,
StiRectangle labelRect,
StiPoint point) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
float |
getAngle() |
IStiXRadarAxis |
getAxis() |
StiColor |
getBorderColor() |
StiBrush |
getLabelBrush() |
StiRectangle |
getLabelRect() |
StiPoint |
getPoint() |
java.lang.String |
getText() |
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 StiXRadarAxisLabelGeom(IStiXRadarAxis axis, java.lang.String text, StiBrush labelBrush, StiColor borderColor, float angle, StiRectangle clientRectangle, StiRectangle labelRect, StiPoint point)
public final StiColor getBorderColor()
public final StiBrush getLabelBrush()
public final java.lang.String getText()
public final float getAngle()
public final StiPoint getPoint()
public final StiRectangle getLabelRect()
public final IStiXRadarAxis getAxis()
public void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.