Uses of Class
com.actelion.research.chem.shredder.Fragment3D
-
Packages that use Fragment3D Package Description com.actelion.research.chem.shredder -
-
Uses of Fragment3D in com.actelion.research.chem.shredder
Methods in com.actelion.research.chem.shredder that return types with arguments of type Fragment3D Modifier and Type Method Description java.util.ArrayList<Fragment3D>
Fragmenter3D. getFragments(StereoMolecule mol)
Applying the constraints passed to the Fragmenter3D constructor, this method shredders the given 3D-molecule and returns all generated 3D-fragments as an ArrayList.Methods in com.actelion.research.chem.shredder with parameters of type Fragment3D Modifier and Type Method Description int
Fragment3D. compareTo(Fragment3D f)
boolean
Fragment3D. equals(Fragment3D f)
-