choco.visu.components.chart.labels
Class CumulTaskToolTipGenerator

java.lang.Object
  extended by choco.visu.components.chart.labels.CumulTaskToolTipGenerator
All Implemented Interfaces:
org.jfree.chart.labels.XYToolTipGenerator

public class CumulTaskToolTipGenerator
extends Object
implements org.jfree.chart.labels.XYToolTipGenerator


Field Summary
protected  ICumulativeResource<?> rsc
           
 
Constructor Summary
CumulTaskToolTipGenerator(ICumulativeResource<?> rsc)
           
 
Method Summary
 String generateToolTip(org.jfree.data.xy.XYDataset dataset, int series, int item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

rsc

protected final ICumulativeResource<?> rsc
Constructor Detail

CumulTaskToolTipGenerator

public CumulTaskToolTipGenerator(ICumulativeResource<?> rsc)
Method Detail

generateToolTip

public String generateToolTip(org.jfree.data.xy.XYDataset dataset,
                              int series,
                              int item)
Specified by:
generateToolTip in interface org.jfree.chart.labels.XYToolTipGenerator


Copyright © 2012. All Rights Reserved.