|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.chart.ChartBuilder
se.optimatika.jfree.data.KeyedValues2D
public class KeyedValues2D
CategoryData
| Constructor Summary | |
|---|---|
KeyedValues2D(Type aType)
|
|
| Method Summary | |
|---|---|
JFreeChartAdaptor |
build(Type aType)
|
KeyedValues2D |
columnLabel(String aLabel)
Value Axis Label |
KeyedValues2D |
rowLabel(String aLabel)
Category Axis Label |
void |
setValue(String aRowKey,
String aColumnKey,
Paint aPaint,
BigDecimal aValue)
|
| Methods inherited from class org.ojalgo.chart.ChartBuilder |
|---|
background, border, build, legend, orientation, plotBackground, plotOutline, priority, title |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public KeyedValues2D(Type aType)
| Method Detail |
|---|
public JFreeChartAdaptor build(Type aType)
build in class ChartBuilderpublic KeyedValues2D columnLabel(String aLabel)
public KeyedValues2D rowLabel(String aLabel)
public void setValue(String aRowKey,
String aColumnKey,
Paint aPaint,
BigDecimal aValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||