uk.ac.ed.isodensity_surface_mapper
Class Controller

java.lang.Object
  extended by uk.ac.ed.isodensity_surface_mapper.Controller

public class Controller
extends Object


Constructor Summary
Controller(Model model, View view, int view_type)
          Constructs a new Controller.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller(Model model,
                  View view,
                  int view_type)
Constructs a new Controller.

Parameters:
model - the Model
view - the View