com.stimulsoft.report.chart.core.series.bubble
Class StiBubbleSeriesCoreXF
java.lang.Object
com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
com.stimulsoft.report.chart.core.series.clusteredColumn.StiBaseLineSeriesCoreXF
com.stimulsoft.report.chart.core.series.scatter.StiScatterSeriesCoreXF
com.stimulsoft.report.chart.core.series.bubble.StiBubbleSeriesCoreXF
- All Implemented Interfaces:
- IStiApplyStyleSeries, java.lang.Cloneable
public class StiBubbleSeriesCoreXF
- extends StiScatterSeriesCoreXF
| Methods inherited from class com.stimulsoft.report.chart.core.series.StiSeriesCoreXF |
CheckIntersectionLabels, CheckLabelsRect, clone, getInteraction, getIsDateTimeValues, getIsMouseOver, GetIsMouseOverSeriesElement, getSeries, GetSeriesLabels, GetTag, setInteraction, setIsDateTimeValues, setIsMouseOver, SetIsMouseOverSeriesElement, setSeries |
| Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiBubbleSeriesCoreXF
public StiBubbleSeriesCoreXF(IStiSeries series)
ApplyStyle
public void ApplyStyle(IStiChartStyle style,
StiColor color)
- Description copied from interface:
IStiApplyStyleSeries
- Apply style to component which release this interface.
- Specified by:
ApplyStyle in interface IStiApplyStyleSeries- Overrides:
ApplyStyle in class StiBaseLineSeriesCoreXF
RenderBubbles
protected final void RenderBubbles(StiContext context,
StiAreaGeom geom,
IStiBubbleSeries series,
StiPoint[] points,
double[] weights)
RenderSeries
public void RenderSeries(StiContext context,
StiRectangle rect,
StiAreaGeom geom,
IStiSeries[] seriesArray)
- Overrides:
RenderSeries in class StiScatterSeriesCoreXF
getLocalizedName
public java.lang.String getLocalizedName()
- Gets a service name.
- Overrides:
getLocalizedName in class StiScatterSeriesCoreXF
Copyright © 2018 Stimulsoft. All Rights Reserved.