-
bAtom(Set<Atom> atoms)
→ Atom
-
Available on Bond,
provided by the BondEx extension
-
bondVector(Set<Atom> atoms)
→ Vector2
-
Available on Bond,
provided by the BondEx extension
-
bPos(Set<Atom> atoms)
→ Vector2
-
Available on Bond,
provided by the BondEx extension
-
copyWith()
→ Bond
-
-
eAtom(Set<Atom> atoms)
→ Atom
-
Available on Bond,
provided by the BondEx extension
-
ePos(Set<Atom> atoms)
→ Vector2
-
Available on Bond,
provided by the BondEx extension
-
fixDoubleBondPosision(Set<Atom> atoms, Set<Bond> bonds)
→ void
-
Available on Bond,
provided by the BondEx extension
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
override