Uses of Interface
org.biojavax.bio.seq.RichFeatureRelationshipHolder
-
Packages that use RichFeatureRelationshipHolder Package Description org.biojavax.bio.seq Rich implementations of Sequences, Locations and Features. -
-
Uses of RichFeatureRelationshipHolder in org.biojavax.bio.seq
Subinterfaces of RichFeatureRelationshipHolder in org.biojavax.bio.seq Modifier and Type Interface Description 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 RichFeatureRelationshipHolder Modifier and Type Class Description class
SimpleRichFeature
A simple implementation of RichFeature.
-