se.sics.tasim.is.common
Class StatPageGenerator

java.lang.Object
  extended by se.sics.tasim.is.common.StatPageGenerator

public class StatPageGenerator
extends java.lang.Object


Constructor Summary
StatPageGenerator()
           
 
Method Summary
static boolean createImage(java.lang.String file, double[] results)
           
static boolean createImage(java.lang.String file, double[] scores, int start, int end)
           
static boolean generateStatisticsPage(DBTable compResults, java.lang.String path, java.lang.String urlGamePath, Competition competition, CompetitionParticipant user, boolean generateImage)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatPageGenerator

public StatPageGenerator()
Method Detail

createImage

public static boolean createImage(java.lang.String file,
                                  double[] results)

createImage

public static boolean createImage(java.lang.String file,
                                  double[] scores,
                                  int start,
                                  int end)

generateStatisticsPage

public static boolean generateStatisticsPage(DBTable compResults,
                                             java.lang.String path,
                                             java.lang.String urlGamePath,
                                             Competition competition,
                                             CompetitionParticipant user,
                                             boolean generateImage)


Copyright © 2007-2009 Association for Trading Agent Research. All Rights Reserved.