dip.world
Class Path.AnyConvoyPathEvaluator

java.lang.Object
  extended bydip.world.Path.AnyConvoyPathEvaluator
All Implemented Interfaces:
Path.PathEvaluator
Enclosing class:
Path

protected class Path.AnyConvoyPathEvaluator
extends java.lang.Object
implements Path.PathEvaluator


Constructor Summary
protected Path.AnyConvoyPathEvaluator()
           
 
Method Summary
protected  boolean evalFleet(Province province, Unit unit)
           
 boolean evaluate(Location location)
           
 boolean isAdjacentToDest(Location current, Location dest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Path.AnyConvoyPathEvaluator

protected Path.AnyConvoyPathEvaluator()
Method Detail

evaluate

public boolean evaluate(Location location)
Specified by:
evaluate in interface Path.PathEvaluator

isAdjacentToDest

public boolean isAdjacentToDest(Location current,
                                Location dest)
Specified by:
isAdjacentToDest in interface Path.PathEvaluator

evalFleet

protected boolean evalFleet(Province province,
                            Unit unit)


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