|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ClosestPointsLookUp.ClosestPoints | |
|---|---|
| cz.cuni.amis.pogamut.defcon.utils.closestpoints | |
| Uses of ClosestPointsLookUp.ClosestPoints in cz.cuni.amis.pogamut.defcon.utils.closestpoints |
|---|
| Methods in cz.cuni.amis.pogamut.defcon.utils.closestpoints that return types with arguments of type ClosestPointsLookUp.ClosestPoints | |
|---|---|
SortedMap<Integer,List<ClosestPointsLookUp.ClosestPoints>> |
ClosestPointsManager.getClosestForEnemyTerritory(int enemyTerritoryId)
|
List<ClosestPointsLookUp.ClosestPoints> |
ClosestPointsManager.getClosestForSpecificTerritories(int enemyTerritoryId,
int ownTerritoryId)
|
SortedMap<Integer,SortedMap<Integer,List<ClosestPointsLookUp.ClosestPoints>>> |
ClosestPointsManager.getClosestPoints()
|
| Constructor parameters in cz.cuni.amis.pogamut.defcon.utils.closestpoints with type arguments of type ClosestPointsLookUp.ClosestPoints | |
|---|---|
ClosestPointsManager(SortedMap<Integer,SortedMap<Integer,List<ClosestPointsLookUp.ClosestPoints>>> closestPoints)
|
|
ClosestPointsManager(SortedMap<Integer,SortedMap<Integer,List<ClosestPointsLookUp.ClosestPoints>>> closestPointsToEnemyTerritories,
Logger log)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||