org.vectomatic.client.rep.controller
Class ResizeController
java.lang.Object
org.vectomatic.client.rep.controller.ControllerBase
org.vectomatic.client.rep.controller.ResizeController
- All Implemented Interfaces:
- IController
public class ResizeController
- extends ControllerBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ResizeController
public ResizeController(RepApplication app,
RepresentationController repController)
activate
public void activate(DrawingView view)
- Specified by:
activate
in interface IController
- Overrides:
activate
in class ControllerBase
getResizeMenuItem
public com.google.gwt.user.client.ui.MenuItem getResizeMenuItem(DrawingView view)
resize
public void resize(int width,
int height)
Copyright © 2010. All Rights Reserved.