| Atomic | Implementation of a Atomic Location on a Sequence |
| AvWithinCoordPolicy | class implementing
Bio::Location::CoordinatePolicy as the average for WITHIN and the widest possible and reasonable range otherwise |
| CoordinatePolicyI | Abstract interface for objects implementing
a certain policy of computing integer-valued coordinates of a Location |
| Fuzzy | Implementation of a Location on a Sequence
which has unclear start and/or end locations |
| FuzzyLocationI | Abstract interface of a Location on a Sequence
which has unclear start/end location |
| NarrowestCoordPolicy | class implementing
Bio::Location::CoordinatePolicy as the narrowest possible and reasonable range |
| Simple | Implementation of a Simple Location on a Sequence |
| Split | Implementation of a Location on a Sequence
which has multiple locations (start/end points) |
| SplitLocationI | Abstract interface of a Location on a Sequence
which has multiple locations (start/end points) |
| WidestCoordPolicy | class implementing
Bio::Location::CoordinatePolicy as the widest possible and reasonable range |