Uses of Class
org.biojava.bio.seq.io.agave.AGAVEMatchRegion

Packages that use AGAVEMatchRegion
org.biojava.bio.seq.io.agave Classes for converting between AGAVE XML and BioJava objects. 
 

Uses of AGAVEMatchRegion in org.biojava.bio.seq.io.agave
 

Methods in org.biojava.bio.seq.io.agave that return AGAVEMatchRegion
 AGAVEMatchRegion AGAVEAnnotFilter.getMatchRegion(Annotation annot)
           
 AGAVEMatchRegion Agave2AgaveAnnotFilter.getMatchRegion(Annotation annot)
           
 AGAVEMatchRegion SimpleAnnotFilter.getMatchRegion(Annotation annot)