Uses of Interface
pl.poznan.put.atom.BondLength
Packages that use BondLength
Package
Description
Collection of utility classes to work with atom types, names and atomic bonds.
Contains classes dealing with torsion angles handling.
-
Uses of BondLength in pl.poznan.put.atom
Classes in pl.poznan.put.atom that implement BondLengthMethods in pl.poznan.put.atom that return BondLengthMethods in pl.poznan.put.atom with parameters of type BondLengthModifier and TypeMethodDescriptionstatic ImmutableBondLength
ImmutableBondLength.copyOf
(BondLength instance) Creates an immutable copy of aBondLength
value.ImmutableBondLength.Builder.from
(BondLength instance) Fill a builder with attribute values from the providedBondLength
instance. -
Uses of BondLength in pl.poznan.put.torsion
Methods in pl.poznan.put.torsion that return BondLengthModifier and TypeMethodDescriptionprotected BondLength
AtomPair.bondLength()
protected BondLength
ImmutableAtomPair.bondLength()