Uses of Class
org.biojavax.bio.seq.SimpleRichLocation

Packages that use SimpleRichLocation
org.biojavax.bio.seq Rich implementations of Sequences, Locations and Features. 
 

Uses of SimpleRichLocation in org.biojavax.bio.seq
 

Subclasses of SimpleRichLocation in org.biojavax.bio.seq
 class CompoundRichLocation
          An implementation of RichLocation which covers multiple locations, but on the same strand of the same (optionally circular) sequence.
 class MultiSourceCompoundRichLocation
          An implementation of RichLocation which possibly covers multiple locations, on different strands, different circular lengths, or different sequences.