Uses of Class
dip.world.Path.FAPEvaluator

Packages that use Path.FAPEvaluator
dip.world   
 

Uses of Path.FAPEvaluator in dip.world
 

Subclasses of Path.FAPEvaluator in dip.world
static class Path.ConvoyFAPEvaluator
          FAPEvaluator that checks to see if there is a Fleet present in the given Province that has orders to Convoy, and that convoy order has the given convoy-source and convoy-destination provinces.
static class Path.FleetFAPEvaluator
          FAPEvaluator that checks to see if there is a Fleet present in the given Province.
 

Methods in dip.world with parameters of type Path.FAPEvaluator
static Province[][] Path.findAllSeaPaths(Path.FAPEvaluator evaluator, Province src, Province dest)
          Finds all sea paths from src to dest..
 



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