org.dyndns.hentschel.openArena.views.view3D
Class NahrungsGeometryFactory

java.lang.Object
  |
  +--org.dyndns.hentschel.openArena.views.view3D.NahrungsGeometryFactory
All Implemented Interfaces:
ViewFeld.FeldGeometry

public class NahrungsGeometryFactory
extends java.lang.Object
implements ViewFeld.FeldGeometry


Constructor Summary
NahrungsGeometryFactory()
           
 
Method Summary
 javax.media.j3d.BranchGroup getGeometry(double value)
           
 void updateValue(double value, javax.media.j3d.BranchGroup group)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NahrungsGeometryFactory

public NahrungsGeometryFactory()
Method Detail

getGeometry

public javax.media.j3d.BranchGroup getGeometry(double value)
Specified by:
getGeometry in interface ViewFeld.FeldGeometry

updateValue

public void updateValue(double value,
                        javax.media.j3d.BranchGroup group)
Specified by:
updateValue in interface ViewFeld.FeldGeometry