Uses of Interface
org.biojava.bio.seq.Frame

Packages that use Frame
org.biojava.bio.seq Classes and interfaces for defining biological sequences and informatics objects. 
org.biojava.bio.seq.impl Standard in-memory implementations of Sequence and Feature
 

Uses of Frame in org.biojava.bio.seq
 

Classes in org.biojava.bio.seq that implement Frame
static class FramedFeature.ReadingFrame
          A singleton to hold the frame information
 

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

Classes in org.biojava.bio.seq.impl that implement Frame
 class SimpleFramedFeature
          Title: SimpleFramedFeature.