Idris2Doc
: cyby-draw
Index
Default
Alternative
Black & White
Package cyby-draw - Namespaces
CyBy.Draw
CyBy.Draw.Internal.Abbreviations
CyBy.Draw.Internal.Atom
CyBy.Draw.Internal.CoreDims
CyBy.Draw.Internal.DoubleBond
This module containes the logic for properly placing double bonds, especiall the pi-part of those bonds. We use a simple heuristic to place the pi-bond:
CyBy.Draw.Internal.Color
CyBy.Draw.Internal.Graph
CyBy.Draw.Internal.Label
CyBy.Draw.Internal.Ring
CyBy.Draw.Internal.Role
CyBy.Draw.Internal.Settings
CyBy.Draw.Internal.Wedge
CyBy.Draw.Internal.Navigation
CyBy.Draw.Draw
Drawing Utilities
CyBy.Draw.Event
CyBy.Draw.MoleculeCanvas
CyBy.Draw.PeriodicTableCanvas
CyBy.Draw.Residue
Corresponds to residues found in `ChemDoodle.RESIDUE`
Text.Measure
Measuring the visible bounds of text is incredibly hard and tons of material have been written about this.