org.biojava.bio.seq.projection
Interface ProjectionEngine.TemplateProjector
- Enclosing class:
- ProjectionEngine
public static interface ProjectionEngine.TemplateProjector
This is an interface for things that project feature templates.
Note: This is implementation guts that has to be public to bind
contexts to features. It is not intended for users.
- Since:
- 1.4
- Author:
- Matthew Pocock
revertTemplate
Feature.Template revertTemplate(ProjectionContext ctxt,
Feature.Template projTempl)
throws java.lang.CloneNotSupportedException
- Throws:
java.lang.CloneNotSupportedException