Uses of Interface
org.biojava.bio.seq.projection.Projection
-
Packages that use Projection Package Description org.biojava.bio.seq.projection Code for projecting Feature objects and systematically altering their properties. -
-
Uses of Projection in org.biojava.bio.seq.projection
Classes in org.biojava.bio.seq.projection that implement Projection Modifier and Type Class Description class
ProjectedFeature
Internal class used by ProjectionEngine to wrap Feature objects.
-