Uses of Class
org.biojava.nbio.core.sequence.location.SimpleLocation
-
Packages that use SimpleLocation Package Description org.biojava.nbio.core.sequence.location -
-
Uses of SimpleLocation in org.biojava.nbio.core.sequence.location
Subclasses of SimpleLocation in org.biojava.nbio.core.sequence.location Modifier and Type Class Description static classInsdcLocations.GroupLocationDeprecated in INSDC yet still appears; equivalent to the order() directive except no 5' to 3' ordering is defined.static classInsdcLocations.OrderLocationUsed to describe a 5' to 3' ordering but no firm assurance it is correctclassSequenceLocation<S extends AbstractSequence<C>,C extends Compound>A location in a sequence that keeps a reference to its parent sequence
-