Uses of Class
org.biojava.bio.seq.AbstractFeatureHolder
Packages that use AbstractFeatureHolder
Package
Description
Classes and interfaces for defining biological sequences and informatics
objects.
Code for projecting Feature objects and systematically altering their
properties.
-
Uses of AbstractFeatureHolder in org.biojava.bio.seq
Subclasses of AbstractFeatureHolder in org.biojava.bio.seqModifier and TypeClassDescriptionclass
FeatureHolder which exposes all the features in a set of sub-FeatureHolders.class
A no-frills implementation of FeatureHolder. -
Uses of AbstractFeatureHolder in org.biojava.bio.seq.projection
Subclasses of AbstractFeatureHolder in org.biojava.bio.seq.projectionModifier and TypeClassDescriptionfinal class
Helper class for projecting Feature objects into an alternative coordinate system.