de.jreality.tutorial.projects.darboux
Class RodView

java.lang.Object
  extended by de.jreality.tutorial.projects.darboux.RodView
All Implemented Interfaces:
EventListener, ChangeListener

public class RodView
extends Object
implements ChangeListener


Constructor Summary
RodView(DarbouxTransform darboux)
           
 
Method Summary
 SceneGraphComponent getBase()
           
 void stateChanged(ChangeEvent e)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RodView

public RodView(DarbouxTransform darboux)
Method Detail

stateChanged

public void stateChanged(ChangeEvent e)
Specified by:
stateChanged in interface ChangeListener

getBase

public SceneGraphComponent getBase()