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

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.StiInsideEndAxisLabelsCoreXF
All Implemented Interfaces:
IStiApplyStyle, java.lang.Cloneable

public class StiInsideEndAxisLabelsCoreXF
extends StiCenterAxisLabelsCoreXF


Constructor Summary
StiInsideEndAxisLabelsCoreXF(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

StiInsideEndAxisLabelsCoreXF

public StiInsideEndAxisLabelsCoreXF(IStiSeriesLabels seriesLabels)
Method Detail

getPosition

public int getPosition()
Overrides:
getPosition in class StiCenterAxisLabelsCoreXF

getLocalizedName

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

Overrides:
getLocalizedName 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.