Uses of Class
org.biojava3.core.sequence.location.SimpleLocation

Packages that use SimpleLocation
org.biojava3.core.sequence.location   
 

Uses of SimpleLocation in org.biojava3.core.sequence.location
 

Subclasses of SimpleLocation in org.biojava3.core.sequence.location
static class InsdcLocations.GroupLocation
          Deprecated in INSDC yet still appears; equivalent to the order() directive except no 5' to 3' ordering is defined.
static class InsdcLocations.OrderLocation
          Used to describe a 5' to 3' ordering but no firm assurance it is correct
 class SequenceLocation<S extends AbstractSequence<C>,C extends Compound>
          A location in a sequence that keeps a reference to its parent sequence
 



Copyright © 2010 BioJava. All Rights Reserved.