sim.portrayal3d.simple
Class ValuePortrayal3D.Filter

java.lang.Object
  extended by sim.portrayal3d.simple.ValuePortrayal3D.Filter
Direct Known Subclasses:
ValuePortrayal3D.DoubleFilter, ValuePortrayal3D.IntFilter
Enclosing class:
ValuePortrayal3D

public abstract static class ValuePortrayal3D.Filter
extends java.lang.Object


Constructor Summary
ValuePortrayal3D.Filter(LocationWrapper wrapper)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ValuePortrayal3D.Filter

public ValuePortrayal3D.Filter(LocationWrapper wrapper)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object