com.metsci.glimpse.spacenav
Class AxisNavigator

java.lang.Object
  extended by com.metsci.glimpse.spacenav.AxisNavigator
All Implemented Interfaces:
SpaceNavListener

public class AxisNavigator
extends java.lang.Object
implements SpaceNavListener


Constructor Summary
AxisNavigator(Axis1D xTrans, Axis1D yTrans, Axis1D zTrans)
           
 
Method Summary
 void update(SpaceNavState state)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AxisNavigator

public AxisNavigator(Axis1D xTrans,
                     Axis1D yTrans,
                     Axis1D zTrans)
Method Detail

update

public void update(SpaceNavState state)
Specified by:
update in interface SpaceNavListener


Copyright © 2012 Metron, Inc.. All Rights Reserved.