FeatureSource (biojava-legacy 1.9.5 API)
-
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 FeatureHoldergetFeatureHolder()
-
-
-
Method Detail
-
getFeatureHolder
FeatureHolder getFeatureHolder()
-
-