sim.portrayal.simple
Class ValuePortrayal2D.IntFilter

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

public static class ValuePortrayal2D.IntFilter
extends ValuePortrayal2D.Filter


Constructor Summary
ValuePortrayal2D.IntFilter(LocationWrapper wrapper)
           
 
Method Summary
 int getValue()
           
 void setValue(int 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.IntFilter

public ValuePortrayal2D.IntFilter(LocationWrapper wrapper)
Method Detail

getValue

public int getValue()

setValue

public void setValue(int val)