Uses of Class
com.actelion.research.chem.coords.InventorTemplate
-
Packages that use InventorTemplate Package Description com.actelion.research.chem.coords -
-
Uses of InventorTemplate in com.actelion.research.chem.coords
Method parameters in com.actelion.research.chem.coords with type arguments of type InventorTemplate Modifier and Type Method Description void
CoordinateInventor. setCustomTemplateList(java.util.List<InventorTemplate> templateList)
By providing a custom template list containing substructures with predefined atom coordinates, any occurence of any of these substructures will receive the relative atom coordinates of the provided template, unless the substructure shares more than one atom with a previously found substructure or the substructure shares more than one atom with the non marked atoms and mode is MODE_????_MARKED_ATOM_COORDS.
-