Package org.openscience.cdk.renderer.visitor
-
Interface Summary Interface Description IDrawVisitor AnIDrawVisitor
is anIRenderingVisitor
that can be customized and knows about fonts and other rendering parameters. -
Class Summary Class Description AbstractAWTDrawVisitor Partial implementation of theIDrawVisitor
interface for the AWT widget toolkit, allowing molecules to be rendered with toolkits based on AWT, like the Java reference graphics platform Swing.AWTDrawVisitor Implementation of theIDrawVisitor
interface for the AWT widget toolkit, allowing molecules to be rendered with toolkits based on AWT, like the Java reference graphics platform Swing.