com.stimulsoft.report.chart.core.series.radar
Class StiRadarAreaSeriesCoreXF

java.lang.Object
  extended by com.stimulsoft.report.chart.core.series.StiSeriesCoreXF
      extended by com.stimulsoft.report.chart.core.series.radar.StiRadarSeriesCoreXF
          extended by com.stimulsoft.report.chart.core.series.radar.StiRadarAreaSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable

public class StiRadarAreaSeriesCoreXF
extends StiRadarSeriesCoreXF


Constructor Summary
StiRadarAreaSeriesCoreXF(IStiSeries series)
           
 
Method Summary
 void ApplyStyle(IStiChartStyle style, StiColor color)
          Apply style to component which release this interface.
 java.lang.String getLocalizedName()
          Gets a service name.
 void RenderAreas(StiContext context, IStiRadarSeries series, java.util.List<StiPoint> pointsFrom, java.util.ArrayList<StiPoint> points, StiAreaGeom geom)
           
 void RenderLines(StiContext context, IStiRadarSeries series, java.util.List<StiPoint> pointsFrom, java.util.ArrayList<StiPoint> points, StiAreaGeom geom)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.series.radar.StiRadarSeriesCoreXF
GetSeriesBorderColor, GetSeriesBrush, RenderPoints, RenderSeries
 
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
 

Constructor Detail

StiRadarAreaSeriesCoreXF

public StiRadarAreaSeriesCoreXF(IStiSeries series)
Method Detail

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 StiRadarSeriesCoreXF

getLocalizedName

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

Specified by:
getLocalizedName in class StiSeriesCoreXF

RenderLines

public void RenderLines(StiContext context,
                        IStiRadarSeries series,
                        java.util.List<StiPoint> pointsFrom,
                        java.util.ArrayList<StiPoint> points,
                        StiAreaGeom geom)
Overrides:
RenderLines in class StiRadarSeriesCoreXF

RenderAreas

public void RenderAreas(StiContext context,
                        IStiRadarSeries series,
                        java.util.List<StiPoint> pointsFrom,
                        java.util.ArrayList<StiPoint> points,
                        StiAreaGeom geom)
Overrides:
RenderAreas in class StiRadarSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.