dip.world
Interface Path.PathEvaluator

All Known Implementing Classes:
Path.AnyConvoyPathEvaluator
Enclosing interface:
Path

protected static interface Path.PathEvaluator


Method Summary
 boolean evaluate(Location location)
           
 boolean isAdjacentToDest(Location current, Location dest)
           
 

Method Detail

evaluate

public boolean evaluate(Location location)

isAdjacentToDest

public boolean isAdjacentToDest(Location current,
                                Location dest)


Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.