sim.portrayal3d.simple
Class ValuePortrayal3D.DoubleFilter

java.lang.Object
  extended by sim.portrayal3d.simple.ValuePortrayal3D.Filter
      extended by sim.portrayal3d.simple.ValuePortrayal3D.DoubleFilter
Enclosing class:
ValuePortrayal3D

public static class ValuePortrayal3D.DoubleFilter
extends ValuePortrayal3D.Filter


Constructor Summary
ValuePortrayal3D.DoubleFilter(LocationWrapper wrapper)
           
 
Method Summary
 double getValue()
           
 void setValue(double val)
           
 
Methods inherited from class sim.portrayal3d.simple.ValuePortrayal3D.Filter
toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValuePortrayal3D.DoubleFilter

public ValuePortrayal3D.DoubleFilter(LocationWrapper wrapper)
Method Detail

getValue

public double getValue()

setValue

public void setValue(double val)