Uses of Class
org.biojava.bio.program.abi.ABITrace

Packages that use ABITrace
org.biojava.bio.gui.sequence Graphical displays of biological sequences and associated annotations. 
 

Uses of ABITrace in org.biojava.bio.gui.sequence
 

Methods in org.biojava.bio.gui.sequence that return ABITrace
 ABITrace AbiTraceRenderer.getTrace()
           
 

Methods in org.biojava.bio.gui.sequence with parameters of type ABITrace
 void AbiTraceRenderer.setTrace(ABITrace trace)