org.deegree.tools.crs.georeferencing.application
Class Controller

java.lang.Object
  extended by org.deegree.tools.crs.georeferencing.application.Controller

public class Controller
extends Object

The Controller is responsible to bind the view with the model.

Version:
$Revision: 28960 $, $Date: 2010-12-23 17:30:20 +0100 (Thu, 23 Dec 2010) $
Author:
Steffen Thomas, last edited by: $Author: aschmitz $

Constructor Summary
Controller(GRViewerGUI view, ApplicationState state)
           
 
Method Summary
 ControllerModel getConModel()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Controller

public Controller(GRViewerGUI view,
                  ApplicationState state)
Method Detail

getConModel

public ControllerModel getConModel()


Copyright © 2011. All Rights Reserved.