public class StiYRadarAxisLabelGeom extends StiCellGeom
| Constructor and Description |
|---|
StiYRadarAxisLabelGeom(IStiYRadarAxis axis,
StiRectangle clientRectangle,
StiPoint textPoint,
java.lang.String text,
StiStripLineXF stripLine,
float angle,
StiRotationMode rotationMode) |
| Modifier and Type | Method and Description |
|---|---|
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
float |
getAngle() |
IStiYRadarAxis |
getAxis() |
StiRotationMode |
getRotationMode() |
StiStripLineXF |
getStripLine() |
java.lang.String |
getText() |
StiPoint |
getTextPoint() |
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 StiYRadarAxisLabelGeom(IStiYRadarAxis axis, StiRectangle clientRectangle, StiPoint textPoint, java.lang.String text, StiStripLineXF stripLine, float angle, StiRotationMode rotationMode)
public final StiRotationMode getRotationMode()
public final StiPoint getTextPoint()
public final float getAngle()
public final IStiYRadarAxis getAxis()
public final java.lang.String getText()
public final StiStripLineXF getStripLine()
public void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.