Package | Description |
---|---|
net.maizegenetics.analysis.chart |
Charts used to plot data including scatter, QQ, and Manhattan plots
|
Modifier and Type | Method and Description |
---|---|
ChartDisplayPlugin.ChartType |
ChartDisplayPlugin.getChartMode() |
static ChartDisplayPlugin.ChartType |
ChartDisplayPlugin.ChartType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChartDisplayPlugin.ChartType[] |
ChartDisplayPlugin.ChartType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ChartDisplayPlugin.setChartMode(ChartDisplayPlugin.ChartType chartMode) |
Copyright © 2018. All rights reserved.