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

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

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

Methods in org.biojava.bio.seq.io.agave that return AGAVEMapPosition
 AGAVEMapPosition AGAVEMapLocation.getPosition1()
           
 AGAVEMapPosition AGAVEMapLocation.getPosition2()
           
 

Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEMapPosition
 void AGAVEMapLocationPropHandler.addMapPosition(AGAVEMapPosition pos)
           
 void AGAVEMapLocation.addPosition(AGAVEMapPosition pos)