menu
chemical_structural_formula_viewer package
documentation
extention.dart
BondEx
bondVector method
bondVector method
dark_mode
light_mode
bondVector
method
Vector2
bondVector
(
Set
<
Atom
>
atoms
)
Implementation
Vector2 bondVector(Set<Atom> atoms) => ePos(atoms) - bPos(atoms);
chemical_structural_formula_viewer package
documentation
extention
BondEx
bondVector method
BondEx extension on
Bond