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 AGAVEMapPositionAGAVEMapLocation. getPosition1()AGAVEMapPositionAGAVEMapLocation. getPosition2()Methods in org.biojava.bio.seq.io.agave with parameters of type AGAVEMapPosition Modifier and Type Method Description voidAGAVEMapLocationPropHandler. addMapPosition(AGAVEMapPosition pos)voidAGAVEMapLocation. addPosition(AGAVEMapPosition pos)
-