Uses of Interface
org.gscg.gameactors.statistics.RegionInterface

Packages that use RegionInterface
org.gscg.gameactors.statistics   
 

Uses of RegionInterface in org.gscg.gameactors.statistics
 

Classes in org.gscg.gameactors.statistics that implement RegionInterface
 class Region
          A region is used to specify the geographical bounds.
 

Methods in org.gscg.gameactors.statistics that return RegionInterface
 RegionInterface StatisticContentHandlerInterface.getRegion()
           
 RegionInterface StatisticOrderAverageUnitPriceHandler.getRegion()
           
 

Constructors in org.gscg.gameactors.statistics with parameters of type RegionInterface
StatisticOrderAverageUnitPriceHandler(RegionInterface owner, java.lang.String prefix)
          constructs a new StatisticOrderAverageUnitPriceHandler
 



Copyright © 2002-2005 Delft University of Technology, the Netherlands. All Rights Reserved.