Eclipse Draw2d
2.1

org.eclipse.draw2d
Interface FreeformListener


public interface FreeformListener

Listens for extent changes in FreeformFigures. Created on :Oct 4, 2002

Since:
2.0

Method Summary
 void notifyFreeformExtentChanged()
          Called when the extent of the FreeformFigure has changed.
 

Method Detail

notifyFreeformExtentChanged

public void notifyFreeformExtentChanged()
Called when the extent of the FreeformFigure has changed.


Eclipse Draw2d
2.1

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.