sim.portrayal.simple
Class ValuePortrayal2D.DoubleFilter

java.lang.Object
  extended by sim.portrayal.simple.ValuePortrayal2D.Filter
      extended by sim.portrayal.simple.ValuePortrayal2D.DoubleFilter
Enclosing class:
ValuePortrayal2D

public static class ValuePortrayal2D.DoubleFilter
extends ValuePortrayal2D.Filter


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

Constructor Detail

ValuePortrayal2D.DoubleFilter

public ValuePortrayal2D.DoubleFilter(LocationWrapper wrapper)
Method Detail

getValue

public double getValue()

setValue

public void setValue(double val)