com.stimulsoft.report.chart.core.seriesLabels.axis
Class StiInsideBaseAxisLabelsCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
      extended by com.stimulsoft.report.chart.core.seriesLabels.axis.StiAxisSeriesLabelsCoreXF
          extended by com.stimulsoft.report.chart.core.seriesLabels.axis.StiCenterAxisLabelsCoreXF
              extended by com.stimulsoft.report.chart.core.seriesLabels.axis.StiInsideBaseAxisLabelsCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiInsideBaseAxisLabelsCoreXF
extends StiCenterAxisLabelsCoreXF


Constructor Summary
StiInsideBaseAxisLabelsCoreXF(IStiSeriesLabels seriesLabels)
           
 
Method Summary
protected  StiRectangle GetLabelRect(StiContext context, StiPoint endPoint, StiPoint startPoint, java.lang.Double value, java.lang.String labelText, boolean checkHeight, StiFontGeom font, StiStringFormatGeom sf)
           
 java.lang.String getLocalizedName()
          Gets a service name.
 int getPosition()
           
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.axis.StiCenterAxisLabelsCoreXF
RenderLabel, RenderLabel
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.axis.StiAxisSeriesLabelsCoreXF
getSeriesLabelsType
 
Methods inherited from class com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
applyStyle, clone, GetBorderColor, GetFormattedValue, GetLabelColor, GetLabelText, GetLabelText, GetLabelText, GetSeriesLabelColor, getSeriesLabels, ProcessSeriesColors, RecalcValue, setSeriesLabels
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiInsideBaseAxisLabelsCoreXF

public StiInsideBaseAxisLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

getLocalizedName

public java.lang.String getLocalizedName()
Gets a service name.

Overrides:
getLocalizedName in class StiCenterAxisLabelsCoreXF

getPosition

public int getPosition()
Overrides:
getPosition in class StiCenterAxisLabelsCoreXF

GetLabelRect

protected StiRectangle GetLabelRect(StiContext context,
                                    StiPoint endPoint,
                                    StiPoint startPoint,
                                    java.lang.Double value,
                                    java.lang.String labelText,
                                    boolean checkHeight,
                                    StiFontGeom font,
                                    StiStringFormatGeom sf)
Overrides:
GetLabelRect in class StiCenterAxisLabelsCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.