org.jcae.viewer3d
Interface PositionListener

All Known Implementing Classes:
TextureFitter, View

public interface PositionListener

Listen if the position of a view has changed.


Method Summary
 void positionChanged()
           
 

Method Detail

positionChanged

void positionChanged()