public class StiYAxisGeom extends StiCellGeom
| Constructor and Description |
|---|
StiYAxisGeom(IStiYAxis 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) |
IStiYAxis |
getAxis() |
boolean |
getIsCenterAxis() |
StiYAxisViewGeom |
getView() |
void |
setView(StiYAxisViewGeom 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 StiYAxisGeom(IStiYAxis axis, StiRectangle clientRectangle, boolean isCenterAxis)
public final IStiYAxis getAxis()
public final boolean getIsCenterAxis()
public final StiYAxisViewGeom getView()
public final void setView(StiYAxisViewGeom 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.