uk.ac.ed.morphml_handler
Class AffineWarpDataStructure.AffineWarpDataAdapter

java.lang.Object
  extended by uk.ac.ed.morphml_handler.AffineWarpDataStructure.AffineWarpDataAdapter
All Implemented Interfaces:
AffineWarpDataStructure.AffineWarpDataListener, MorphMLEntity.MorphMLEntityListener
Enclosing class:
AffineWarpDataStructure

public static class AffineWarpDataStructure.AffineWarpDataAdapter
extends Object
implements AffineWarpDataStructure.AffineWarpDataListener


Constructor Summary
AffineWarpDataStructure.AffineWarpDataAdapter()
           
 
Method Summary
 void entityHidden(EventObject event)
           
 void entityShown(EventObject event)
           
 void localWarpPointAdded(AffineWarpDataStructure.AffineWarpDataEvent event)
           
 void localWarpPointRemoved(AffineWarpDataStructure.AffineWarpDataEvent event)
           
 void worldWarpPointAdded(AffineWarpDataStructure.AffineWarpDataEvent event)
           
 void worldWarpPointRemoved(AffineWarpDataStructure.AffineWarpDataEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AffineWarpDataStructure.AffineWarpDataAdapter

public AffineWarpDataStructure.AffineWarpDataAdapter()
Method Detail

entityShown

public void entityShown(EventObject event)
Specified by:
entityShown in interface MorphMLEntity.MorphMLEntityListener

entityHidden

public void entityHidden(EventObject event)
Specified by:
entityHidden in interface MorphMLEntity.MorphMLEntityListener

localWarpPointAdded

public void localWarpPointAdded(AffineWarpDataStructure.AffineWarpDataEvent event)
Specified by:
localWarpPointAdded in interface AffineWarpDataStructure.AffineWarpDataListener

localWarpPointRemoved

public void localWarpPointRemoved(AffineWarpDataStructure.AffineWarpDataEvent event)
Specified by:
localWarpPointRemoved in interface AffineWarpDataStructure.AffineWarpDataListener

worldWarpPointRemoved

public void worldWarpPointRemoved(AffineWarpDataStructure.AffineWarpDataEvent event)
Specified by:
worldWarpPointRemoved in interface AffineWarpDataStructure.AffineWarpDataListener

worldWarpPointAdded

public void worldWarpPointAdded(AffineWarpDataStructure.AffineWarpDataEvent event)
Specified by:
worldWarpPointAdded in interface AffineWarpDataStructure.AffineWarpDataListener