Summ:  Constr. Methods    Details:  Constr.      Class:  Prev Next
com.artfulbits.aiCharts.Base
Class ChartSeries.LegendIconCell

java.lang.Object com.artfulbits.aiCharts.Base.ChartLegendItem.Cell com.artfulbits.aiCharts.Base.ChartSeries.LegendIconCell

Declaration: public static final class ChartSeries.LegendIconCell extends ChartLegendItem.Cell
Enclosing Class: ChartSeries

 

Since: 1.5.4

 

 

Constructors Summary
ChartSeries.LegendIconCell(ChartPoint point)
    
ChartSeries.LegendIconCell(ChartPoint point, int width, int height)
    
ChartSeries.LegendIconCell(ChartSeries series)
    
ChartSeries.LegendIconCell(ChartSeries series, int width, int height)
    

 

 

Methods Summary

 

Methods inherited from class: java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

 

 

 

ChartSeries.LegendIconCell

 

public ChartSeries.LegendIconCell( ChartSeries series)

 

Parameters:
series-

 

 

 

ChartSeries.LegendIconCell

 

public ChartSeries.LegendIconCell( ChartSeries series,
int width,
int height)

 

Parameters:
series-
width-
height-

 

 

 

ChartSeries.LegendIconCell

 

public ChartSeries.LegendIconCell( ChartPoint point)

 

Parameters:
point-

 

 

 

ChartSeries.LegendIconCell

 

public ChartSeries.LegendIconCell( ChartPoint point,
int width,
int height)

 

Parameters:
point-
width-
height-

 

 

© 2005 - 2010 ArtfulBits. All rights reserved.