| Interface | Description |
|---|---|
| IDrawVisitor |
An
IDrawVisitor is an IRenderingVisitor that can be
customized and knows about fonts and other rendering parameters. |
| Class | Description |
|---|---|
| AbstractAWTDrawVisitor |
Partial implementation of the
IDrawVisitor 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 the
IDrawVisitor interface for the AWT
widget toolkit, allowing molecules to be rendered with toolkits based on
AWT, like the Java reference graphics platform Swing. |
Copyright © 2022. All rights reserved.