Uses of Class
org.biojava.bio.seq.projection.ReparentContext

Packages that use ReparentContext
org.biojava.bio.seq.impl Standard in-memory implementations of Sequence and Feature
org.biojava.bio.seq.projection Code for projecting Feature objects and systematically altering their properties. 
 

Uses of ReparentContext in org.biojava.bio.seq.impl
 

Subclasses of ReparentContext in org.biojava.bio.seq.impl
 class SimpleGappedSequence.GappedContext
           
static class SubSequence.SubProjectedFeatureContext
          TargetContext that implements the mapping between the parent sequence and this sub-sequence.
 

Uses of ReparentContext in org.biojava.bio.seq.projection
 

Subclasses of ReparentContext in org.biojava.bio.seq.projection
 class TranslateFlipContext
          A ProjectionContext that translates and optionaly flips features.