Uses of Class
jadex.application.space.envsupport.environment.space2d.Space2D

Packages that use Space2D
jadex.application.space.envsupport.dataview   
jadex.application.space.envsupport.environment.space2d   
jadex.application.space.envsupport.observer.gui   
 

Uses of Space2D in jadex.application.space.envsupport.dataview
 

Fields in jadex.application.space.envsupport.dataview declared as Space2D
protected  Space2D LocalDataView2D.space
          The space.
protected  Space2D GeneralDataView2D.space
          The space the view is connected to
 

Uses of Space2D in jadex.application.space.envsupport.environment.space2d
 

Subclasses of Space2D in jadex.application.space.envsupport.environment.space2d
 class ContinuousSpace2D
          Continuous version of 2D space.
 class Grid2D
          2D grid environment.
 

Uses of Space2D in jadex.application.space.envsupport.observer.gui
 

Methods in jadex.application.space.envsupport.observer.gui that return Space2D
 Space2D ObserverCenter.getSpace()
          Returns the space.
 



Copyright © 2010. All Rights Reserved.