Uses of Class
org.jmol.modelset.Bond
Packages that use Bond
Package
Description
-
Uses of Bond in org.jmol.api
Method parameters in org.jmol.api with type arguments of type Bond -
Uses of Bond in org.jmol.dssx
Method parameters in org.jmol.dssx with type arguments of type Bond -
Uses of Bond in org.jmol.minimize
Fields in org.jmol.minimize declared as Bond -
Uses of Bond in org.jmol.minimize.forcefield
Methods in org.jmol.minimize.forcefield with parameters of type BondModifier and TypeMethodDescriptionfloat[]ForceFieldMMFF.calculatePartialCharges(Bond[] bonds, int[] bTypes, Atom[] atoms, int[] aTypes, BS bsAtoms, boolean doRound) assign partial charges ala MMFF94booleanForceFieldMMFF.setArrays(Atom[] atoms, BS bsAtoms, Bond[] bonds, int rawBondCount, boolean doRound, boolean allowUnknowns) -
Uses of Bond in org.jmol.modelset
Subclasses of Bond in org.jmol.modelsetFields in org.jmol.modelset declared as BondModifier and TypeFieldDescriptionBond[]BondCollection.boBond[]Atom.bondsMAY BE NULLprotected Bond[][][]BondCollection.freeBondsMethods in org.jmol.modelset that return BondModifier and TypeMethodDescriptionBondCollection.bondAtoms(Atom atom1, Atom atom2, int order, short mad, BS bsBonds, float energy, boolean addGroup, boolean isNew) protected BondBondCollection.bondMutually(Atom atom, Atom atomOther, int order, short mad, float energy) protected BondBondCollection.getOrAddBond(Atom atom, Atom atomOther, int order, short mad, BS bsBonds, float energy, boolean overrideBonding) BondIterator.next()protected BondMethods in org.jmol.modelset with parameters of type BondModifier and TypeMethodDescriptionprotected booleanBondCollection.allowAromaticBond(Bond b) static StringLabelToken.formatLabelBond(Viewer vwr, Bond bond, LabelToken[] tokens, Map<String, Object> values, int[] indices, P3 ptTemp) protected BondMethod parameters in org.jmol.modelset with type arguments of type Bond -
Uses of Bond in org.jmol.modelsetbio
Method parameters in org.jmol.modelsetbio with type arguments of type BondModifier and TypeMethodDescriptionprotected static intNucleicPolymer.addHydrogenBond(Lst<Bond> vAtoms, Atom atom1, Atom atom2) voidBioModelSet.calcAllRasmolHydrogenBonds(BS bsA, BS bsB, Lst<Bond> vHBonds, boolean nucleicOnly, int nMax, boolean dsspIgnoreHydrogens, BS bsHBonds, int dsspVersion) only for base models, not trajectoriesvoidAminoPolymer.calcRasmolHydrogenBonds(BioPolymer polymer, BS bsA, BS bsB, Lst<Bond> vHBonds, int nMaxPerResidue, int[][][] min, boolean checkDistances, boolean dsspIgnoreHydrogens) ///////////////////////////////////////////////voidBioPolymer.calcRasmolHydrogenBonds(BioPolymer polymer, BS bsA, BS bsB, Lst<Bond> vHBonds, int nMaxPerResidue, int[][][] min, boolean checkDistances, boolean dsspIgnoreHydrogens) voidNucleicPolymer.calcRasmolHydrogenBonds(BioPolymer polymer, BS bsA, BS bsB, Lst<Bond> vAtoms, int nMaxPerResidue, int[][][] min, boolean checkDistances, boolean dsspIgnoreHydrogens) -
Uses of Bond in org.jmol.shape
Methods in org.jmol.shape with parameters of type Bond -
Uses of Bond in org.jmol.shapespecial
Fields in org.jmol.shapespecial declared as Bond -
Uses of Bond in org.jmol.viewer
Methods in org.jmol.viewer with parameters of type Bond