Uses of Class
org.openscience.cdk.renderer.visitor.AWTDrawVisitor
-
-
Uses of AWTDrawVisitor in org.openscience.cdk.renderer.visitor
Methods in org.openscience.cdk.renderer.visitor that return AWTDrawVisitor Modifier and Type Method Description static AWTDrawVisitorAWTDrawVisitor. forVectorGraphics(Graphics2D g2)Create a draw visitor that will be rendering to a vector graphics output.
-