Uses of Interface
org.biojavax.bio.seq.RichFeatureHolder

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

Uses of RichFeatureHolder in org.biojavax.bio.seq
 

Subinterfaces of RichFeatureHolder in org.biojavax.bio.seq
 interface RichFeature
          Represents a feature that can be given name and rank and be moved from one sequence to another.
 

Classes in org.biojavax.bio.seq that implement RichFeatureHolder
 class SimpleRichFeature
          A simple implementation of RichFeature.