public abstract class StiYAxisCoreXF extends StiAxisCoreXF
DefaultScrollBarFirstRecallTime, DefaultScrollBarOtherRecallTime, DefaultScrollBarSize, DefaultScrollBarSmallFactor| Constructor and Description |
|---|
StiYAxisCoreXF(IStiAxis axis) |
| Modifier and Type | Method and Description |
|---|---|
StiRectangle |
GetAxisRect(StiContext context,
StiRectangle rect,
boolean includeAxisArrow,
boolean includeLabelsHeight,
boolean isDrawing,
boolean includeScrollBar) |
StiRectangle |
GetCenterAxisRect(StiContext context,
StiRectangle rect,
boolean includeAxisArrow,
boolean includeLabelsHeight,
boolean isDrawing) |
abstract StiYAxisDock |
getDock() |
boolean |
getIsLeftSide() |
boolean |
getIsRightSide() |
java.lang.String |
GetLabelText(StiStripLineXF line,
IStiSeries series) |
StiCellGeom |
Render(StiContext context,
StiRectangle rect) |
StiCellGeom |
RenderCenter(StiContext context,
StiRectangle rect) |
StiCellGeom |
RenderCenterView(StiContext context,
StiRectangle rect) |
void |
RenderScrollBar(StiContext context,
StiRectangle axisRect,
StiYAxisViewGeom axisGeom) |
StiCellGeom |
RenderView(StiContext context,
StiRectangle rect) |
applyStyle, CalculateStripPositions, clone, getArrowHeight, GetArrowHeight, getArrowWidth, getAxis, GetAxisTitleSize, GetFontGeom, getInfo, getIsMouseOverDecreaseButton, getIsMouseOverIncreaseButton, getIsMouseOverTrackBar, GetLabelsSpaceAxis, GetLabelsTwoLinesDestination, GetStartFromZero, GetStringFormatGeom, GetTextAlignment, getTicksMaxLength, GetTicksMaxLength, setAxis, setInfo, setIsMouseOverDecreaseButton, setIsMouseOverIncreaseButton, setIsMouseOverTrackBarpublic StiYAxisCoreXF(IStiAxis axis)
public StiCellGeom Render(StiContext context, StiRectangle rect)
Render in class StiAxisCoreXFpublic StiCellGeom RenderView(StiContext context, StiRectangle rect)
RenderView in class StiAxisCoreXFpublic final void RenderScrollBar(StiContext context, StiRectangle axisRect, StiYAxisViewGeom axisGeom)
public final StiCellGeom RenderCenter(StiContext context, StiRectangle rect)
public final StiCellGeom RenderCenterView(StiContext context, StiRectangle rect)
public final java.lang.String GetLabelText(StiStripLineXF line, IStiSeries series)
public final StiRectangle GetCenterAxisRect(StiContext context, StiRectangle rect, boolean includeAxisArrow, boolean includeLabelsHeight, boolean isDrawing)
public StiRectangle GetAxisRect(StiContext context, StiRectangle rect, boolean includeAxisArrow, boolean includeLabelsHeight, boolean isDrawing, boolean includeScrollBar)
public abstract StiYAxisDock getDock()
public final boolean getIsLeftSide()
public final boolean getIsRightSide()
Copyright © 2019 Stimulsoft. All Rights Reserved.