Uses of Interface
org.jmol.api.GenericGraphics
Packages that use GenericGraphics
-
Uses of GenericGraphics in jspecview.common
Classes in jspecview.common that implement GenericGraphicsModifier and TypeClassDescriptionclass
A class that creates the PDF document specific to JSpecView using javajs.export.PDFCreator.Fields in jspecview.common declared as GenericGraphicsMethods in jspecview.common with parameters of type GenericGraphicsModifier and TypeMethodDescriptionstatic Annotation
Annotation.getColoredAnnotation
(GenericGraphics g2d, Spectrum spec, Lst<String> args, Annotation lastAnnotation) void
PanelData.printPdf
(GenericGraphics pdfCreator, PrintLayout pl) from jspecview.export.PDFCreator -- does not use iText -- -
Uses of GenericGraphics in jspecview.java
Classes in jspecview.java that implement GenericGraphics -
Uses of GenericGraphics in jspecview.js2d
Classes in jspecview.js2d that implement GenericGraphicsModifier and TypeClassDescriptionclass
generic 2D drawing methods for JSpecView -- JavaScript version -
Uses of GenericGraphics in org.jmol.awt
Classes in org.jmol.awt that implement GenericGraphics -
Uses of GenericGraphics in org.jmol.awtjs2d
Classes in org.jmol.awtjs2d that implement GenericGraphics