Class SimpleLocation

java.lang.Object
org.biojava.nbio.core.sequence.location.template.AbstractLocation
org.biojava.nbio.core.sequence.location.SimpleLocation
All Implemented Interfaces:
Serializable, Iterable<Location>, Location, Accessioned
Direct Known Subclasses:
InsdcLocations.GroupLocation, InsdcLocations.OrderLocation, SequenceLocation

public class SimpleLocation extends AbstractLocation
Very basic implementation of the Location interface which defines a series of simple constructors.
Author:
ayates, Paolo Pavan
See Also: