Uses of Class
org.biojava.bio.alignment.IllegalAlignmentEditException
Packages that use IllegalAlignmentEditException
-
Uses of IllegalAlignmentEditException in org.biojava.bio.alignment
Methods in org.biojava.bio.alignment that throw IllegalAlignmentEditExceptionModifier and TypeMethodDescriptionvoid
EditableAlignment.shiftAtAlignmentLoc
(Object label, Location loc, int offset) loc in this case is the Alignment Locationvoid
FlexibleAlignment.shiftAtAlignmentLoc
(Object label, Location loc, int offset) loc in this case is the Alignment Locationvoid
EditableAlignment.shiftAtSequenceLoc
(Object label, Location loc, int offset) loc in this case is the SymbolList Locationvoid
FlexibleAlignment.shiftAtSequenceLoc
(Object label, Location loc, int offset) loc in this case is the SymbolList Location