ants.move.core.views.object
Class ObjectThingView

java.lang.Object
  |
  +--ants.move.core.views.object.ObjectThingView
All Implemented Interfaces:
VRMLEventListener

public class ObjectThingView
extends java.lang.Object
implements VRMLEventListener


Constructor Summary
ObjectThingView(java.util.Hashtable ht)
           
 
Method Summary
 void catchMe()
           
 void deploy()
           
 void destroy()
           
 void eventPerformed()
          Executed when a VRML Event is received.
 void hook(float[] value)
           
 void show()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectThingView

public ObjectThingView(java.util.Hashtable ht)
Method Detail

show

public void show()

eventPerformed

public void eventPerformed()
Description copied from interface: VRMLEventListener
Executed when a VRML Event is received.
Specified by:
eventPerformed in interface VRMLEventListener
Following copied from interface: ants.move.core.views.VRMLEventListener
Parameters:
params - None
Returns:
No return value
Throws:
exceptions - No exceptions thrown

hook

public void hook(float[] value)

catchMe

public void catchMe()

destroy

public void destroy()

deploy

public void deploy()


Developers: Oriol Montala, Carles Pairot, Francesc Pinas2000 - 2002
Departament d'Enginyeria Informatica i Matematiques
Escola Tecnica Superior d'Enginyeria
Universitat Rovira i Virgili