public interface AGAVEBioSeqCallbackItf
Modifier and Type | Method and Description |
---|---|
void |
reportDna(java.lang.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)
void reportDna(java.lang.String dna)