public abstract class StiBaseLineSeriesCoreXF extends StiSeriesCoreXF implements IStiApplyStyleSeries
| Constructor and Description |
|---|
StiBaseLineSeriesCoreXF(IStiSeries series) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyStyle(IStiChartStyle style,
StiColor color)
Apply style to component which release this interface.
|
protected StiPoint[] |
ClipLinePoints(StiContext context,
StiAreaGeom geom,
StiPoint[] points,
StiRefObject<java.lang.Integer> startIndex,
StiRefObject<java.lang.Integer> endIndex) |
protected StiPoint |
CorrectPoint(StiPoint point,
StiRectangle rect,
float correctY) |
protected java.util.ArrayList<StiSeriesInteractionData> |
GetInteractions(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
java.lang.Object |
GetSeriesBorderColor(int colorIndex,
int colorCount) |
StiBrush |
GetSeriesBrush(int colorIndex,
int colorCount) |
protected void |
RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
RenderLines(StiContext context,
StiAreaGeom geom,
StiPoint[] pointsFrom,
StiPoint[] points) |
protected void |
RenderMarkers(StiContext context,
StiAreaGeom geom,
StiPoint[] points) |
void |
RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] series) |
CheckIntersectionLabels, CheckLabelsRect, clone, getInteraction, getIsDateTimeValues, getIsMouseOver, GetIsMouseOverSeriesElement, getLocalizedName, getSeries, GetSeriesLabels, GetTag, setInteraction, setIsDateTimeValues, setIsMouseOver, SetIsMouseOverSeriesElement, setSeriespublic StiBaseLineSeriesCoreXF(IStiSeries series)
public void ApplyStyle(IStiChartStyle style, StiColor color)
IStiApplyStyleSeriesApplyStyle in interface IStiApplyStyleSeriesApplyStyle in class StiSeriesCoreXFprotected final StiPoint[] ClipLinePoints(StiContext context, StiAreaGeom geom, StiPoint[] points, StiRefObject<java.lang.Integer> startIndex, StiRefObject<java.lang.Integer> endIndex)
protected void RenderMarkers(StiContext context, StiAreaGeom geom, StiPoint[] points)
protected final java.util.ArrayList<StiSeriesInteractionData> GetInteractions(StiContext context, StiAreaGeom geom, StiPoint[] points)
protected void RenderLines(StiContext context, StiAreaGeom geom, StiPoint[] pointsFrom, StiPoint[] points)
protected void RenderAreas(StiContext context, StiAreaGeom geom, StiPoint[] pointsFrom, StiPoint[] points)
public void RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
RenderSeries in class StiSeriesCoreXFprotected final StiPoint CorrectPoint(StiPoint point, StiRectangle rect, float correctY)
public StiBrush GetSeriesBrush(int colorIndex, int colorCount)
GetSeriesBrush in class StiSeriesCoreXFpublic java.lang.Object GetSeriesBorderColor(int colorIndex,
int colorCount)
GetSeriesBorderColor in class StiSeriesCoreXFCopyright © 2019 Stimulsoft. All Rights Reserved.