Package mgui.interfaces.graphics.util
Interface AxesListener
- All Known Implementing Classes:
InterfaceGraphic3D
public interface AxesListener
Listener for changes on an Axes3D object
- Author:
- Andrew Reid
-
Method Summary
Modifier and Type Method Description void
axesChanged(AxesEvent event)
-
Method Details
-
axesChanged
-