Uses of Class
org.biojava.nbio.genome.parsers.cytoband.Cytoband
-
Packages that use Cytoband Package Description org.biojava.nbio.genome.parsers.cytoband -
-
Uses of Cytoband in org.biojava.nbio.genome.parsers.cytoband
Methods in org.biojava.nbio.genome.parsers.cytoband that return types with arguments of type Cytoband Modifier and Type Method Description java.util.SortedSet<Cytoband>
CytobandParser. getAllCytobands(java.io.InputStream instream)
java.util.SortedSet<Cytoband>
CytobandParser. getAllCytobands(java.net.URL u)
Methods in org.biojava.nbio.genome.parsers.cytoband with parameters of type Cytoband Modifier and Type Method Description int
Cytoband. compareTo(Cytoband o)
-