public class StiXAxisGeom extends StiCellGeom
| Constructor and Description |
|---|
StiXAxisGeom(IStiXAxis axis,
StiRectangle clientRectangle,
boolean isCenterAxis) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
AllowChildDrawing(StiCellGeom cellGeom) |
void |
Draw(StiContext context)
Draws area geom object on spefied context.
|
protected void |
DrawArrow(StiContext context,
StiRectangle rect) |
IStiXAxis |
getAxis() |
boolean |
getIsCenterAxis() |
StiXAxisViewGeom |
getView() |
void |
setView(StiXAxisViewGeom value) |
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 StiXAxisGeom(IStiXAxis axis, StiRectangle clientRectangle, boolean isCenterAxis)
public final IStiXAxis getAxis()
public final boolean getIsCenterAxis()
public final StiXAxisViewGeom getView()
public final void setView(StiXAxisViewGeom value)
protected final void DrawArrow(StiContext context, StiRectangle rect)
protected boolean AllowChildDrawing(StiCellGeom cellGeom)
AllowChildDrawing in class StiCellGeompublic void Draw(StiContext context)
Draw in class StiCellGeomCopyright © 2019 Stimulsoft. All Rights Reserved.