Package org.biojava.bio.gui.sequence
Interface FeatureSource
-
public interface FeatureSource
A closure that allows AbstractPeptideDigestRenderer implementations to obtain the features of the rendered sequence.- Since:
- 1.5
- Author:
- Mark Southern
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FeatureHolder
getFeatureHolder()
-
-
-
Method Detail
-
getFeatureHolder
FeatureHolder getFeatureHolder()
-
-