Uses of Package
cad.simcad.objectserver.spec.pathfinding

Packages that use cad.simcad.objectserver.spec.pathfinding
cad.simcad.main_server   
cad.simcad.maps   
cad.simcad.objectserver.factory   
cad.simcad.objectserver.spec.map   
cad.simcad.objectserver.spec.map.event   
cad.simcad.objectserver.spec.pathfinding   
cad.simcad.objectserver.spec.sim   
cad.simcad.pathfinding.astar   
cad.simcad.pathfinding.path   
cad.simcad.pathfinding.ui   
cad.simcad.pathfinding.ui.map   
cad.simcad.worldsimulator.objects   
cad.simcad.worldsimulator.objects.buildings   
cad.simcad.worldsimulator.objects.others   
cad.simcad.worldsimulator.objects.units   
cad.simcad.worldsimulator.stats   
cad.simcad.worldsimulator.world   
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.main_server
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.maps
PathFindable
          Any object wanting to be searched by a pathfinding algorithm should implement this interfaces
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.objectserver.factory
APSSPathFinder
          This is a extension of PathFinder to meet the specific need of the CAC software
PathFindable
          Any object wanting to be searched by a pathfinding algorithm should implement this interfaces
PathFinder
          The interface implemented by any class that can find the best path between two places on a map.
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.objectserver.spec.map
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.objectserver.spec.map.event
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.objectserver.spec.pathfinding
PathFinder
          The interface implemented by any class that can find the best path between two places on a map.
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.objectserver.spec.sim
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.pathfinding.astar
APSSPathFinder
          This is a extension of PathFinder to meet the specific need of the CAC software
PathFindable
          Any object wanting to be searched by a pathfinding algorithm should implement this interfaces
PathFinder
          The interface implemented by any class that can find the best path between two places on a map.
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.pathfinding.path
PathFindable
          Any object wanting to be searched by a pathfinding algorithm should implement this interfaces
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.pathfinding.ui
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.pathfinding.ui.map
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.worldsimulator.objects
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.worldsimulator.objects.buildings
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.worldsimulator.objects.others
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.worldsimulator.objects.units
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
PathPlaceSet
          A Set of PathPlace object, i.e. a path Remember that a Path is computed according a PathUser caracteristics.
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.worldsimulator.stats
PathUser
          Interface for a single entity able to use a Path.
 

Classes in cad.simcad.objectserver.spec.pathfinding used by cad.simcad.worldsimulator.world
PathPlace
          This intereface defines the minimum services an object should provide if the object is to be included in a Path object
 


Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be