|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdip.gui.report.OrderStatsWriter
Order Statistics
Method Summary | |
dip.gui.report.OrderStatsWriter.MovePhaseTurnData[] |
collectData()
Makes an array of tabular data, for easy calculation. |
static void |
displayDialog(ClientFrame clientFrame,
World w,
OrderFormatOptions orderFormat)
Returns the HTML-encoded Order Statistics for an entire game, inside a dialog. |
static java.lang.String |
getOrderStatsAsHTML(World w,
OrderFormatOptions orderFormatOptions)
Gets the order statistics as HTML |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public static java.lang.String getOrderStatsAsHTML(World w, OrderFormatOptions orderFormatOptions)
public static void displayDialog(ClientFrame clientFrame, World w, OrderFormatOptions orderFormat)
public dip.gui.report.OrderStatsWriter.MovePhaseTurnData[] collectData()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |