- All Implemented Interfaces:
- ObjectInputValidation, Serializable, Cloneable, EventListener, org.jfree.data.general.Dataset, org.jfree.data.general.SeriesChangeListener, org.jfree.data.general.SeriesDataset, org.jfree.data.xy.XYDataset, org.jfree.data.xy.XYZDataset, org.jfree.util.PublicCloneable
public class ExtendedXYZDataset
extends org.jfree.data.xy.DefaultXYZDataset
This class is allows us to accumulate the maximum z value during data collection and hand that value to the chart at
render time - without creating a tighter coupling between the data and rendering classes.
- Author:
- Gretchen Moran
- See Also:
- Serialized Form