public class GenericSetPlot extends AbstractPeriodSetPlot
labels| Constructor and Description |
|---|
GenericSetPlot(TimePeriod p,
int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
add(int nset,
float value) |
void |
addData(Plot plot)
add the data from another plot of the same type as this one.
|
float |
get(int i) |
int |
getNumSets()
get the number of sets.
|
void |
set(int i,
float f) |
void |
setNumSets(int new_nset)
set Number of sets in this
SetPlot |
addData, addMapData, getPeriodgetCounts, getLegends, getTable, hasLegends, permSets, scale, setLegendsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCounts, getLegends, getTable, hasLegends, permSets, setLegendspublic GenericSetPlot(TimePeriod p, int i)
public float get(int i)
public int getNumSets()
SetPlotpublic void set(int i,
float f)
public void setNumSets(int new_nset)
SetPlotSetPlotpublic void add(int nset,
float value)