Uses of Class
uchicago.src.sim.gui.ColorMap

Packages that use ColorMap
uchicago.src.sim.gui   
 

Uses of ColorMap in uchicago.src.sim.gui
 

Constructors in uchicago.src.sim.gui with parameters of type ColorMap
Value2DDisplay(Discrete2DSpace grid, ColorMap map)
          Creates a Value2DDisplay to display the specified Discrete2DSpace using the specified ColorMap.
Value2DHexaDisplay(Discrete2DSpace grid, ColorMap map)
          Creates a Value2DDisplay to display the specified Discrete2DSpace using the specified ColorMap.