public class StiAxisLabelGeom extends StiCellGeom
| Constructor and Description |
|---|
StiAxisLabelGeom(IStiAxis 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() |
IStiAxis |
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 StiAxisLabelGeom(IStiAxis 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 IStiAxis 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.