Uses of Class
org.biojava.bio.seq.impl.SimpleFeature

Packages that use SimpleFeature
org.biojava.bio.seq.impl Standard in-memory implementations of Sequence and Feature
 

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

Subclasses of SimpleFeature in org.biojava.bio.seq.impl
 class SimpleFramedFeature
          Title: SimpleFramedFeature.
 class SimpleHomologyFeature
           
 class SimpleRemoteFeature
          A no-frills implementation of a remote feature.
 class SimpleRestrictionSite
          SimpleRestrictionSite represents the recognition site of a restriction enzyme.
 class SimpleSimilarityPairFeature
          SimpleSimilarityPairFeature represents a similarity between a query sequence and a subject sequence as produced by a search program.
 class SimpleStrandedFeature
          A no-frills implementation of StrandedFeature.