Package chemaxon.struc.graphics
Contains graphics MDocument elements.
-
Class Summary Class Description MAtomSetPoint Point fixed to the location of one or more atoms.MBracket Bracket object.MChemicalStruct Molecule graph object.MEFlow Electron flow arrow.
Representing the movement of one or two electrons in a reaction as a curved arrow.
Electron flow can start from any atom or bond, but not from any atom pairs that has no connection bond.
The logic of the electron flows: If the source is an Atom, the sink can be: any Atom Bond connected to this Atom an atom pair from this atom and any other atom (incipient bond) If the source is a Bond, the sink can be: one of the Atoms on the end of this Bond a Bond connected to this Bond (has common ending Atom) an atom pair from one of the Atoms on the end of this Bond and any other atom (incipient bond) If only the sink/source is in an sgroup, the sink/source must be the attachment point.MEFlowBasePoint Electron flow arrow base point.MEllipse Ellipse object.MFont Font wrapper class that does not require an X server.MMidPoint Middle point in a line.MMidPoint.Sticky Fixed middle point that can be a point of a polyline.MPolyline Polyline object.MRectangle Rectangle object.MRectanglePoint Rectangle point object.MRectanglePoint.Sticky Fixed rectangle point that can be a point of a polyline.MRoundedRectangle Rounded rectangle object.MTextAttributes Text attributes.MTextBox Text box object.MTextDocument Text document consisting of sections with different attributes.MTextDocument.Section Plain text section with uniform attributes.