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

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

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

Methods in org.biojava.bio.seq.io.agave that return AGAVEMapLocation
 AGAVEMapLocation[] Agave2AgaveAnnotFilter.getMapLocation(Annotation annot)
           
 AGAVEMapLocation[] AGAVEAnnotFilter.getMapLocation(Annotation annot)
           
 AGAVEMapLocation[] SimpleAnnotFilter.getMapLocation(Annotation annot)