| Class and Description |
|---|
| LocationTracker
Component that helps split up the amount of ships into segements of the navigable map.
|
| Class and Description |
|---|
| AStar
Implementation of the A* pathfinding algorithm.
|
| AStarGraphProvider
Factory class to provide the graph for the AStar path finding calculation
|
| AStarHeuristicProvider
This singleton provides the heuristic for a specific map for the A* algorithm.
|
| BaseGraphCalulationService
Service providing methods for the calculation of the heuristic and the graph.
|
| LocationTracker
Component that helps split up the amount of ships into segements of the navigable map.
|
| Class and Description |
|---|
| IPathConverter
Converts a list of point into a shape that can be used as path.
|
Copyright © 2011-2016 Sahits GmbH. All Rights Reserved.