|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectJOpt.SDK.Implementation.Export
| Field Summary | |
java.lang.String[] |
color
|
| Constructor Summary | |
Export()
|
|
| Method Summary | |
void |
exportCSV(IOptimizationResult result,
java.io.PrintWriter file)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.lang.String[] color
| Constructor Detail |
public Export()
| Method Detail |
public void exportCSV(IOptimizationResult result,
java.io.PrintWriter file)
exportCSV in interface IExportfile - the PrintWriter for the exportresult - the Optimization result to be exported
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||