dip.world
Class Path.FleetFAPEvaluator

java.lang.Object
  extended bydip.world.Path.FAPEvaluator
      extended bydip.world.Path.FleetFAPEvaluator
Enclosing class:
Path

public static class Path.FleetFAPEvaluator
extends Path.FAPEvaluator

FAPEvaluator that checks to see if there is a Fleet present in the given Province. This is useful to find theoretical, or "possible" convoy paths between two locations.


Constructor Summary
Path.FleetFAPEvaluator(Position pos)
          Create a FleetFAPEvaluator
 
Method Summary
 boolean evaluate(Province province)
          Evaluate if a Province should be added.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Path.FleetFAPEvaluator

public Path.FleetFAPEvaluator(Position pos)
Create a FleetFAPEvaluator

Method Detail

evaluate

public boolean evaluate(Province province)
Evaluate if a Province should be added.

Overrides:
evaluate in class Path.FAPEvaluator


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