Uses of Interface
org.biojava.bio.symbol.SymbolPropertyTable

Packages that use SymbolPropertyTable
org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects. 
org.biojava.bio.symbol Representation of the Symbols that make up a sequence, and locations within them. 
 

Uses of SymbolPropertyTable in org.biojava.bio.seq
 

Methods in org.biojava.bio.seq that return SymbolPropertyTable
static SymbolPropertyTable ProteinTools.getSymbolPropertyTable(java.lang.String name)
           
 

Uses of SymbolPropertyTable in org.biojava.bio.symbol
 

Classes in org.biojava.bio.symbol that implement SymbolPropertyTable
 class SimpleSymbolPropertyTable
          Class that implements the SymbolPropertyTable interface