|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IllegalAlignmentEditException | |
org.biojava.bio.alignment |
Implementation of the Alignment interface. |
Uses of IllegalAlignmentEditException in org.biojava.bio.alignment |
Methods in org.biojava.bio.alignment that throw IllegalAlignmentEditException | |
void |
EditableAlignment.shiftAtAlignmentLoc(java.lang.Object label,
Location loc,
int offset)
loc in this case is the Alignment Location |
void |
EditableAlignment.shiftAtSequenceLoc(java.lang.Object label,
Location loc,
int offset)
loc in this case is the SymbolList Location |
void |
FlexibleAlignment.shiftAtAlignmentLoc(java.lang.Object label,
Location loc,
int offset)
loc in this case is the Alignment Location |
void |
FlexibleAlignment.shiftAtSequenceLoc(java.lang.Object label,
Location loc,
int offset)
loc in this case is the SymbolList Location |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |