com.googlecode.sarasvati.visual.common
Class ShortestPathRouterAdapter.WidgetBoundsTracker

java.lang.Object
  extended by com.googlecode.sarasvati.visual.common.ShortestPathRouterAdapter.WidgetBoundsTracker
Enclosing class:
ShortestPathRouterAdapter

public class ShortestPathRouterAdapter.WidgetBoundsTracker
extends Object


Constructor Summary
ShortestPathRouterAdapter.WidgetBoundsTracker(org.netbeans.api.visual.widget.Widget widget)
           
 
Method Summary
 boolean checkBounds()
           
 void cleanup()
           
 org.eclipse.draw2d.geometry.Rectangle getNewBounds()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortestPathRouterAdapter.WidgetBoundsTracker

public ShortestPathRouterAdapter.WidgetBoundsTracker(org.netbeans.api.visual.widget.Widget widget)
Method Detail

getNewBounds

public org.eclipse.draw2d.geometry.Rectangle getNewBounds()

checkBounds

public boolean checkBounds()

cleanup

public void cleanup()


Copyright © 2012. All Rights Reserved.