Class | Description |
---|---|
AbstractAWTLayout<T> |
A layout object that uses a java.awt.Graphics2D instance to work out text sizes, which makes the layout more precise
than just using atom positions.
|
AbstractAWTReactionLayout | |
AtomLayout |
Layout an atom's symbol, and surrounding annotations, such as : charge,
implicit hydrogens, etc.
|
LeftToRightAWTReactionLayout | |
LinearAtomContainerSetLayout | |
MoleculeLayout |
'Layout' a molecule in the context of a Graphics object; NOTE - does not
re-position the atoms...
|
TopToBottomAWTReactionLayout | |
ZoomToFitAWTLayout |