Uses of Class
org.biojava.bio.seq.io.agave.AGAVEMapPosition
-
Packages that use AGAVEMapPosition Package Description 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 Modifier and Type Method Description AGAVEMapPosition
AGAVEMapLocation. getPosition1()
AGAVEMapPosition
AGAVEMapLocation. getPosition2()
Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEMapPosition Modifier and Type Method Description void
AGAVEMapLocationPropHandler. addMapPosition(AGAVEMapPosition pos)
void
AGAVEMapLocation. addPosition(AGAVEMapPosition pos)
-