com.stimulsoft.report.chart.core.seriesLabels.axis
Class StiCenterAxisLabelsCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.seriesLabels.StiSeriesLabelsCoreXF
com.stimulsoft.report.chart.core.seriesLabels.axis.StiAxisSeriesLabelsCoreXF
com.stimulsoft.report.chart.core.seriesLabels.axis.StiCenterAxisLabelsCoreXF
- All Implemented Interfaces:
- IStiApplyStyle, java.lang.Cloneable
- Direct Known Subclasses:
- StiInsideBaseAxisLabelsCoreXF, StiInsideEndAxisLabelsCoreXF, StiLeftAxisLabelsCoreXF, StiOutsideBaseAxisLabelsCoreXF, StiOutsideEndAxisLabelsCoreXF, StiRightAxisLabelsCoreXF, StiValueAxisLabelsCoreXF
public class StiCenterAxisLabelsCoreXF
- extends StiAxisSeriesLabelsCoreXF
|
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()
|
StiSeriesLabelsGeom |
RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
double weight,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
|
StiSeriesLabelsGeom |
RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
|
| 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 |
StiCenterAxisLabelsCoreXF
public StiCenterAxisLabelsCoreXF(IStiSeriesLabels seriesLabels)
RenderLabel
public StiSeriesLabelsGeom RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
- Specified by:
RenderLabel in class StiAxisSeriesLabelsCoreXF
RenderLabel
public StiSeriesLabelsGeom RenderLabel(IStiSeries series,
StiContext context,
StiPoint endPoint,
StiPoint startPoint,
int pointIndex,
java.lang.Double value,
java.lang.Double labelValue,
java.lang.String argumentText,
java.lang.String tag,
double weight,
int colorIndex,
int colorCount,
StiRectangle rect,
StiAnimation animation)
- Overrides:
RenderLabel in class StiAxisSeriesLabelsCoreXF
GetLabelRect
protected StiRectangle GetLabelRect(StiContext context,
StiPoint endPoint,
StiPoint startPoint,
java.lang.Double value,
java.lang.String labelText,
boolean checkHeight,
StiFontGeom font,
StiStringFormatGeom sf)
getPosition
public int getPosition()
- Specified by:
getPosition in class StiSeriesLabelsCoreXF
getLocalizedName
public java.lang.String getLocalizedName()
- Gets a service name.
- Specified by:
getLocalizedName in class StiSeriesLabelsCoreXF
Copyright © 2018 Stimulsoft. All Rights Reserved.