Uses of Class
org.biojava.bio.seq.SimpleFeatureHolder
-
Packages that use SimpleFeatureHolder Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequenceandFeature. -
-
Uses of SimpleFeatureHolder in org.biojava.bio.seq.impl
Methods in org.biojava.bio.seq.impl that return SimpleFeatureHolder Modifier and Type Method Description protected SimpleFeatureHolderSimpleFeature. getFeatureHolder()A utility function to retrieve the feature holder delegate, creating it if necessary.protected SimpleFeatureHolderSimpleSequence. getFeatureHolder()
-