org.jmol.export
Class _Exporter
public abstract
class
_Exporter
extends Object
implements JmolExportInterface
protected BufferedWriter bw
protected Point3f center
protected String commandLineOptions
protected static final float degreesPerRadian
protected int depthZ
protected String fileName
protected boolean isToFile
private FileOutputStream os
protected StringBuffer output
protected int screenHeight
protected int screenWidth
protected int slabZ
protected AxisAngle4f tempA
protected Point3f tempP1
protected Point3f tempP2
protected Point3f tempP3
protected Vector3f tempV1
protected Vector3f tempV2
protected Vector3f tempV3
boolean use2dBondOrderCalculation
public _Exporter()
public String finalizeOutput()
protected AxisAngle4f getAxisAngle(Vector3f v)
protected String getExportDate()
protected Vector3f getRotation(Vector3f v)
protected String rgbFractionalFromArgb(int argb, char sep)
protected String rgbFractionalFromColix(short colix, char sep)
protected String rgbFromColix(short colix, char sep)
protected String translucencyFractionalFromColix(short colix)