public abstract class StiStackedBaseLineSeriesCoreXF extends StiSeriesCoreXF
| Constructor and Description |
|---|
StiStackedBaseLineSeriesCoreXF(IStiSeries series) |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplyStyle(IStiChartStyle style,
StiColor color)
Apply style to component which release this interface.
|
protected void |
ClipLinePoints(StiContext context,
StiAreaGeom geom,
StiPoint[] startPoints,
StiPoint[] endPoints,
StiRefObject<StiPoint[]> newStartPoints,
StiRefObject<StiPoint[]> newEndPoints,
StiRefObject<java.lang.Integer> startIndex,
StiRefObject<java.lang.Integer> endIndex) |
boolean |
getIsFullStacked() |
java.lang.Object |
GetSeriesBorderColor(int colorIndex,
int colorCount) |
StiBrush |
GetSeriesBrush(int colorIndex,
int colorCount) |
protected void |
RenderAreas(StiContext context,
StiAreaGeom geom,
StiPoint[] startPoints,
StiPoint[] endPoints) |
protected void |
RenderLines(StiContext context,
StiAreaGeom geom,
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 StiStackedBaseLineSeriesCoreXF(IStiSeries series)
public void ApplyStyle(IStiChartStyle style, StiColor color)
IStiApplyStyleSeriesApplyStyle in interface IStiApplyStyleSeriesApplyStyle in class StiSeriesCoreXFprotected final void ClipLinePoints(StiContext context, StiAreaGeom geom, StiPoint[] startPoints, StiPoint[] endPoints, StiRefObject<StiPoint[]> newStartPoints, StiRefObject<StiPoint[]> newEndPoints, StiRefObject<java.lang.Integer> startIndex, StiRefObject<java.lang.Integer> endIndex)
protected void RenderMarkers(StiContext context, StiAreaGeom geom, StiPoint[] points)
protected void RenderLines(StiContext context, StiAreaGeom geom, StiPoint[] points)
protected void RenderAreas(StiContext context, StiAreaGeom geom, StiPoint[] startPoints, StiPoint[] endPoints)
public void RenderSeries(StiContext context, StiRectangle rect, StiAreaGeom geom, IStiSeries[] series)
RenderSeries in class StiSeriesCoreXFpublic StiBrush GetSeriesBrush(int colorIndex, int colorCount)
GetSeriesBrush in class StiSeriesCoreXFpublic java.lang.Object GetSeriesBorderColor(int colorIndex,
int colorCount)
GetSeriesBorderColor in class StiSeriesCoreXFpublic final boolean getIsFullStacked()
Copyright © 2019 Stimulsoft. All Rights Reserved.