|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IllegalAlignmentEditException | |
---|---|
org.biojava.bio.alignment | Classes to generate and describe sequence alignments. |
Uses of IllegalAlignmentEditException in org.biojava.bio.alignment |
---|
Methods in org.biojava.bio.alignment that throw IllegalAlignmentEditException | |
---|---|
void |
FlexibleAlignment.shiftAtAlignmentLoc(Object label,
Location loc,
int offset)
loc in this case is the Alignment Location |
void |
EditableAlignment.shiftAtAlignmentLoc(Object label,
Location loc,
int offset)
loc in this case is the Alignment Location |
void |
FlexibleAlignment.shiftAtSequenceLoc(Object label,
Location loc,
int offset)
loc in this case is the SymbolList Location |
void |
EditableAlignment.shiftAtSequenceLoc(Object label,
Location loc,
int offset)
loc in this case is the SymbolList Location |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |