Uses of Class
org.biojava.bio.seq.SimpleFeatureHolder
-
Packages that use SimpleFeatureHolder Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
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 SimpleFeatureHolder
SimpleFeature. getFeatureHolder()
A utility function to retrieve the feature holder delegate, creating it if necessary.protected SimpleFeatureHolder
SimpleSequence. getFeatureHolder()
-