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