sim.portrayal3d.simple
Class ValuePortrayal3D.IntFilter

java.lang.Object
  extended bysim.portrayal3d.simple.ValuePortrayal3D.Filter
      extended bysim.portrayal3d.simple.ValuePortrayal3D.IntFilter
Enclosing class:
ValuePortrayal3D

public static class ValuePortrayal3D.IntFilter
extends ValuePortrayal3D.Filter


Constructor Summary
ValuePortrayal3D.IntFilter(LocationWrapper wrapper)
           
 
Method Summary
 int getValue()
           
 void setValue(int val)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValuePortrayal3D.IntFilter

public ValuePortrayal3D.IntFilter(LocationWrapper wrapper)
Method Detail

getValue

public int getValue()

setValue

public void setValue(int val)