Uses of Interface
org.broad.igv.bbfile.BPTreeNode

Packages that use BPTreeNode
org.broad.igv.bbfile   
 

Uses of BPTreeNode in org.broad.igv.bbfile
 

Classes in org.broad.igv.bbfile that implement BPTreeNode
 class BPTreeChildNode
          File retrieved from BigWig project at Google code on July 26, 2011, revision 36 http://code.google.com/p/bigwig/ This project provides java readers for the UCSC's BigWig and BigBed formats.
 class BPTreeLeafNode
          File retrieved from BigWig project at Google code on July 26, 2011, revision 36 http://code.google.com/p/bigwig/ This project provides java readers for the UCSC's BigWig and BigBed formats.
 

Methods in org.broad.igv.bbfile that return BPTreeNode
 BPTreeNode BPTreeChildNodeItem.getChildNode()
           
 BPTreeNode BPTree.getRootNode()
           
 

Methods in org.broad.igv.bbfile with parameters of type BPTreeNode
 void BPTree.findAllChromosomeNames(BPTreeNode thisNode, java.util.ArrayList<java.lang.String> chromosomeList)
           
 

Constructors in org.broad.igv.bbfile with parameters of type BPTreeNode
BPTreeChildNodeItem(int itemIndex, java.lang.String chromKey, BPTreeNode childNode)
           
 



Copyright © 2007-2011 - Thomas Abeel - All Rights Reserved. SourceForge.netLogo