Uses of Class
org.openscience.cdk.layout.TemplateHandler
Packages that use TemplateHandler
-
Uses of TemplateHandler in org.openscience.cdk.layout
Methods in org.openscience.cdk.layout that return TemplateHandlerModifier and TypeMethodDescriptionstatic TemplateHandler
TemplateHandler.createFromSubstructure
(Pattern ptrn, Iterable<IAtomContainer> mols) Create a template from a substructure pattern.static TemplateHandler
TemplateHandler.createFromSubstructure
(Pattern ptrn, IAtomContainer mol) Create a template from a substructure pattern.static TemplateHandler
TemplateHandler.createSingleton
(IAtomContainer template) Singleton template instance, mainly useful for aligning molecules.StructureDiagramGenerator.getTemplateHandler()
Deprecated.always null, substructure templates are not used anymoreMethods in org.openscience.cdk.layout with parameters of type TemplateHandlerModifier and TypeMethodDescriptionvoid
StructureDiagramGenerator.setTemplateHandler
(TemplateHandler templateHandler) Deprecated.substructure templates are no longer used for layout but those provided here will be converted to identity templates