Uses of Class
org.biojava.bio.seq.RemoteFeature.Template
-
Packages that use RemoteFeature.Template Package Description org.biojava.bio.seq.impl Standard in-memory implementations ofSequence
andFeature
. -
-
Uses of RemoteFeature.Template in org.biojava.bio.seq.impl
Methods in org.biojava.bio.seq.impl with parameters of type RemoteFeature.Template Modifier and Type Method Description protected void
SimpleRemoteFeature. fillTemplate(RemoteFeature.Template rt)
Constructors in org.biojava.bio.seq.impl with parameters of type RemoteFeature.Template Constructor Description SimpleRemoteFeature(Sequence sourceSeq, FeatureHolder parent, RemoteFeature.Template template)
-