public interface AGAVEBioSeqCallbackItf
| Modifier and Type | Method and Description | 
|---|---|
void | 
reportDna(String dna)  | 
void | 
reportFeature(Location loc)
Allows nesting class that manages a gene template
 to gain information about its extent from nested
 elements. 
 | 
void | 
reportStrand(StrandedFeature.Strand strand)  | 
void reportFeature(Location loc)
void reportStrand(StrandedFeature.Strand strand)
Copyright © 2020 BioJava. All rights reserved.