|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||

java.lang.Objectcz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.EvaluationTask<TaskBotParameters,JumppadCollectorBot>
cz.cuni.amis.pogamut.ut2004.navigation.evaluator.jumppad.JumppadCollectorTask
public class JumppadCollectorTask
Task for collecting data about jump pads for their highlighting in the map geometry before creating mesh.
| Constructor Summary | |
|---|---|
JumppadCollectorTask()
|
|
| Method Summary | |
|---|---|
static List<JumppadCollectorTask> |
createBatch(List<String> mapNames,
String resultPath)
|
TaskBotParameters |
getBotParams()
Bot parameters. |
String |
getFileName()
File of the task. |
Level |
getLogLevel()
Get level of log which should be stored in result. |
String |
getLogPath()
Path where log will be stored. |
String |
getMapName()
Map name where the evaluation will take place. |
String |
getResultPath()
Gets path where result data should be stored. |
void |
setResultBasePath(String basePath)
|
| Methods inherited from class cz.cuni.amis.pogamut.ut2004.navigation.evaluator.task.EvaluationTask |
|---|
getBotClass, getBotParamsClass, getJarPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JumppadCollectorTask()
| Method Detail |
|---|
public String getMapName()
IEvaluationTask
public String getResultPath()
IEvaluationTask
public String getLogPath()
IEvaluationTask
public String getFileName()
IEvaluationTask
public void setResultBasePath(String basePath)
public TaskBotParameters getBotParams()
IEvaluationTask
public Level getLogLevel()
IEvaluationTask
public static List<JumppadCollectorTask> createBatch(List<String> mapNames,
String resultPath)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||