Draw2D v2.0

org.eclipse.draw2d
Class FreeformHelper

java.lang.Object
  |
  +--org.eclipse.draw2d.FreeformHelper

public class FreeformHelper
extends Object


Method Summary
 Rectangle updateFreeformBounds(Rectangle union)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

updateFreeformBounds

public Rectangle updateFreeformBounds(Rectangle union)

Draw2D v2.0