Class and Description |
---|
RoutingArray
class representing the routing grid
array value
=0 free field
=Integer.MIN_VALUE field blocked
>0 field used while Lee-More algorithm
=-1 starting field
=-2 ending field
|
Tupel
This object is a point in our routing array.
|
Class and Description |
---|
Route
This class saves a found route.
|
Tupel
This object is a point in our routing array.
|