Package org.biojava3.core.sequence.location.template

Interface Summary
AccesionedLocation A location which is bound to an AccessionID.
Location Sets of integers used to represent the location of features on sequence.
Point Holds a single point part of a location
Point.Resolver<T extends Point> Used to resolve a position about a point
 

Class Summary
AbstractLocation Base abstraction of a location which encodes for the majority of important features about a location such as the start, end and strand
Location.Tools Helper methods for use with the Location classes.