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

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.StiRadarLineSeriesCoreXF
All Implemented Interfaces:
IStiApplyStyleSeries, java.lang.Cloneable

public class StiRadarLineSeriesCoreXF
extends StiRadarSeriesCoreXF


Constructor Summary
StiRadarLineSeriesCoreXF(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 RenderLines(StiContext context, IStiRadarSeries series, java.util.List<StiPoint> pointsStart, java.util.ArrayList<StiPoint> points, StiAreaGeom geom)
           
 
Methods inherited from class com.stimulsoft.report.chart.core.series.radar.StiRadarSeriesCoreXF
GetSeriesBorderColor, GetSeriesBrush, RenderAreas, 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

StiRadarLineSeriesCoreXF

public StiRadarLineSeriesCoreXF(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> pointsStart,
                        java.util.ArrayList<StiPoint> points,
                        StiAreaGeom geom)
Overrides:
RenderLines in class StiRadarSeriesCoreXF


Copyright © 2018 Stimulsoft. All Rights Reserved.