jprotein.tree.data
Class TreeRecord

java.lang.Object
  extended by jprotein.tree.data.TreeRecord

public class TreeRecord
extends java.lang.Object


Constructor Summary
TreeRecord(int maxLevels, int[] numLevels)
           
 
Method Summary
 int getMaxLevels()
           
 int getNumLevels(int residueIndex)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeRecord

public TreeRecord(int maxLevels,
                  int[] numLevels)
Method Detail

getMaxLevels

public int getMaxLevels()

getNumLevels

public int getNumLevels(int residueIndex)