ch.epfl.craft.maglib.magnet
Interface MagnetLayoutListener

All Known Implementing Classes:
MagnetView

public interface MagnetLayoutListener

Interface that specifies how an object that want to be notified of changes in the layout must be implemented.

Version:
1.0
Author:
Jerome Caffaro

Method Summary
 void layoutHasChanged()
          Called when the layout has changed
 

Method Detail

layoutHasChanged

public void layoutHasChanged()
Called when the layout has changed



Copyright © CRAFT EPFL. All Rights Reserved.