Uses of Class
org.openscience.cdk.stereo.TrigonalBipyramidal
-
Packages that use TrigonalBipyramidal Package Description org.openscience.cdk.stereo -
-
Uses of TrigonalBipyramidal in org.openscience.cdk.stereo
Methods in org.openscience.cdk.stereo that return TrigonalBipyramidal Modifier and Type Method Description TrigonalBipyramidal
Octahedral. asTrigonalBipyramidal()
protected TrigonalBipyramidal
TrigonalBipyramidal. create(IAtom focus, List<IAtom> carriers, int cfg)
TrigonalBipyramidal
TrigonalBipyramidal. normalize()
Normalize the configuration to the lowest configuration order (1) - the axis goes from the first to last carrier, the three middle carriers are anti-clockwise looking from the first carrier.
-