org.deegree.tools.crs.georeferencing.model
Class ControllerModel
java.lang.Object
org.deegree.tools.crs.georeferencing.model.ControllerModel
public class ControllerModel
- extends Object
Model for the Controller
.
- Version:
- $Revision: 28920 $, $Date: 2010-12-21 14:25:33 +0100 (Tue, 21 Dec 2010) $
- Author:
- Steffen Thomas, last edited by: $Author: aschmitz $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ControllerModel
public ControllerModel(GRViewerGUI view,
BuildingFootprintPanel footPanel,
Scene2DPanel panel,
OptionDialogModel dialogModel)
getView
public GRViewerGUI getView()
getFootPanel
public BuildingFootprintPanel getFootPanel()
getPanel
public Scene2DPanel getPanel()
getOrder
public int getOrder()
getDialogModel
public OptionDialogModel getDialogModel()
setOrder
public void setOrder(int order)
getTransformationType
public AbstractTransformation.TransformationType getTransformationType()
setTransformationType
public void setTransformationType(AbstractTransformation.TransformationType transformationType)
getTransform
public AbstractTransformation getTransform()
setTransform
public void setTransform(AbstractTransformation transform)
Copyright © 2011. All Rights Reserved.