public class XYSeriesWithIntegratedRenderer
extends org.jfree.data.xy.XYSeries
Modifier and Type | Field and Description |
---|---|
static java.awt.Stroke |
MajorStroke |
static java.awt.Stroke |
MinorStroke |
Constructor and Description |
---|
XYSeriesWithIntegratedRenderer(org.jfree.data.xy.XYSeriesCollection dataset,
java.lang.String title,
CATCompartment.CompartmentInfo compartmentInfo,
boolean isMean,
double carbonFactor) |
Modifier and Type | Method and Description |
---|---|
void |
add(double xValue,
double yValue) |
void |
setStrokeAndColor(org.jfree.chart.renderer.xy.XYItemRenderer renderer) |
add, add, add, add, add, add, add, addOrUpdate, addOrUpdate, clear, clone, createCopy, delete, equals, getAllowDuplicateXValues, getAutoSort, getDataItem, getItemCount, getItems, getMaximumItemCount, getMaxX, getMaxY, getMinX, getMinY, getX, getY, hashCode, indexOf, remove, remove, setMaximumItemCount, toArray, update, update, updateByIndex
public static final java.awt.Stroke MajorStroke
public static final java.awt.Stroke MinorStroke
public XYSeriesWithIntegratedRenderer(org.jfree.data.xy.XYSeriesCollection dataset, java.lang.String title, CATCompartment.CompartmentInfo compartmentInfo, boolean isMean, double carbonFactor)