com.depthexplorer
Class RTNRegulatedDepthTree

java.lang.Object
  extended by edu.tufts.cs.geometry.ComputationUnit
      extended by com.depthexplorer.RenderTreeNode
          extended by com.depthexplorer.RTNProximityDepthTreeExtraPoints
              extended by com.depthexplorer.RTNRegulatedDepthTree

public class RTNRegulatedDepthTree
extends RTNProximityDepthTreeExtraPoints


Field Summary
 
Fields inherited from class com.depthexplorer.RTNProximityDepthTreeExtraPoints
graphId, parameter, pd
 
Fields inherited from class com.depthexplorer.RenderTreeNode
children, ps
 
Constructor Summary
RTNRegulatedDepthTree()
           
 
Method Summary
static Properties getProperties()
           
 
Methods inherited from class com.depthexplorer.RTNProximityDepthTreeExtraPoints
process, setAttribute, setDefaults
 
Methods inherited from class com.depthexplorer.RenderTreeNode
build, colorFromString, getInstanceFromRegistrar, interpolateAttribute, normalizeDepth, processChildren
 
Methods inherited from class edu.tufts.cs.geometry.ComputationUnit
setParameter, setParameterString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RTNRegulatedDepthTree

RTNRegulatedDepthTree()
Method Detail

getProperties

public static Properties getProperties()