Jeospace API

org.jeospace.event
Interface InterpolationListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
X3DNavManager

public interface InterpolationListener
extends java.util.EventListener

The listener interface for receiving interpolation events.

Version:
$Revision: 1.1.1.1 $
Author:
Rex Melton

Method Summary
 void interpolationAction(InterpolationEvent ie)
          Invoked when an interpolation event occurs.
 

Method Detail

interpolationAction

public void interpolationAction(InterpolationEvent ie)
Invoked when an interpolation event occurs.


Jeospace API

Copyright © 2006 - jeospace.org