|
||||||||||
| 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.data.MapPathsResult
public class MapPathsResult
Result of map path evaluation.
| Constructor Summary | |
|---|---|
MapPathsResult(MapPathsEvaluationTask task,
cz.cuni.amis.pogamut.base.utils.logging.LogCategory log)
|
|
| Method Summary | |
|---|---|
void |
addFailed()
Add failed to build path. |
void |
addSuccessful()
Add successfully built path. |
void |
export()
Export complete statistics about evaluation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapPathsResult(MapPathsEvaluationTask task,
cz.cuni.amis.pogamut.base.utils.logging.LogCategory log)
| Method Detail |
|---|
public void addSuccessful()
public void addFailed()
public void export()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||