Uses of Class
javajs.util.OC
Packages that use OC
Package
Description
-
Uses of OC in javajs.api
Methods in javajs.api with parameters of type OC -
Uses of OC in javajs.img
Fields in javajs.img declared as OCMethods in javajs.img with parameters of type OC -
Uses of OC in javajs.util
Methods in javajs.util that return OCModifier and TypeMethodDescriptionwill go to string buffer if bw == null and os == nullOC.setBytes
(byte[] b) OC.setParams
(BytePoster bytePoster, String fileName, boolean asWriter, OutputStream os) Set up an output channel.Methods in javajs.util with parameters of type OCModifier and TypeMethodDescriptionstatic Object
Rdr.getStreamAsBytes
(BufferedInputStream bis, OC out) Read a an entire BufferedInputStream for its bytes, and either return them or leave them in the designated output channel. -
Uses of OC in jspecview.api
Methods in jspecview.api with parameters of type OCModifier and TypeMethodDescriptionJSVExporter.exportTheSpectrum
(JSViewer viewer, ExportType type, OC out, Spectrum spec, int startIndex, int endIndex, PanelData pd, boolean asBase64) JSVPanel.saveImage
(String type, GenericFileInterface file, OC out) -
Uses of OC in jspecview.common
Methods in jspecview.common that return OCMethods in jspecview.common with parameters of type OCModifier and TypeMethodDescriptionstatic Object
JSVFileManager.getStreamAsBytes
(BufferedInputStream bis, OC out) -
Uses of OC in jspecview.export
Fields in jspecview.export declared as OCModifier and TypeFieldDescriptionprotected OC
FormExporter.out
protected OC
FormExporter.out
protected OC
FormExporter.out
Methods in jspecview.export with parameters of type OCModifier and TypeMethodDescriptionAMLExporter.exportTheSpectrum
(JSViewer viewer, ExportType mode, OC out, Spectrum spec, int startIndex, int endIndex, PanelData pd, boolean asBase64) Exports the Spectrum that is displayed by JSVPanel to a file given by fileName If display is zoomed then export the current viewCMLExporter.exportTheSpectrum
(JSViewer viewer, ExportType mode, OC out, Spectrum spec, int startIndex, int endIndex, PanelData pd, boolean asBase64) Exports the Spectrum that is displayed by JSVPanel to a file given by fileName If display is zoomed then export the current viewExporter.exportTheSpectrum
(JSViewer viewer, ExportType mode, OC out, Spectrum spec, int startIndex, int endIndex, PanelData pd, boolean asBase64) JDXExporter.exportTheSpectrum
(JSViewer viewer, ExportType type, OC out, Spectrum spectrum, int startIndex, int endIndex, PanelData pd, boolean asBase64) Exports spectrum in one of several formatsSVGExporter.exportTheSpectrum
(JSViewer viewer, ExportType mode, OC out, Spectrum spec, int startIndex, int endIndex, PanelData pd, boolean asBase64) Export a Graph as SVG to a file given by fileName -
Uses of OC in jspecview.java
Methods in jspecview.java with parameters of type OCModifier and TypeMethodDescriptionAwtPanel.saveImage
(String type, GenericFileInterface file, OC out) -
Uses of OC in jspecview.js2d
Methods in jspecview.js2d with parameters of type OCModifier and TypeMethodDescriptionJsPanel.saveImage
(String type, GenericFileInterface file, OC out) -
Uses of OC in org.jmol.adapter.smarter
Fields in org.jmol.adapter.smarter declared as OC -
Uses of OC in org.jmol.adapter.writers
Fields in org.jmol.adapter.writers declared as OCMethods in org.jmol.adapter.writers with parameters of type OCModifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
-
Uses of OC in org.jmol.api
Methods in org.jmol.api with parameters of type OCModifier and TypeMethodDescriptionJmolPdfCreatorInterface.createPdfDocument
(OC out, Object image) JmolPropertyManager.getPdbAtomData
(BS bs, OC out, boolean asPQR, boolean doTransform, boolean allTrajectories) JmolPropertyManager.getPdbData
(int modelIndex, String type, BS bsA, Object[] parameters, OC oc, boolean addStructure) void
-
Uses of OC in org.jmol.export
Fields in org.jmol.export declared as OC -
Uses of OC in org.jmol.jvxl.api
Methods in org.jmol.jvxl.api with parameters of type OCModifier and TypeMethodDescriptionvoid
MeshDataServer.setOutputChannel
(GenericBinaryDocument binaryDoc, OC out) -
Uses of OC in org.jmol.jvxl.readers
Fields in org.jmol.jvxl.readers declared as OCModifier and TypeFieldDescriptionprotected OC
SurfaceFileReader.out
protected OC
SurfaceFileReader.out
protected OC
SurfaceFileReader.out
Methods in org.jmol.jvxl.readers with parameters of type OC -
Uses of OC in org.jmol.modelsetbio
Methods in org.jmol.modelsetbio with parameters of type OCModifier and TypeMethodDescriptionvoid
BioModel.getPdbData
(String type, char ctype, boolean isDraw, BS bsSelected, OC out, LabelToken[] tokens, SB pdbCONECT, BS bsWritten) -
Uses of OC in org.jmol.shapesurface
Methods in org.jmol.shapesurface with parameters of type OCModifier and TypeMethodDescriptionvoid
Isosurface.setOutputChannel
(GenericBinaryDocument binaryDoc, OC out) -
Uses of OC in org.jmol.util
Fields in org.jmol.util declared as OCMethods in org.jmol.util that return OC -
Uses of OC in org.jmol.viewer
Methods in org.jmol.viewer that return OCModifier and TypeMethodDescriptionViewer.getOutputChannel
(String localName, String[] fullPath) Viewer.openExportChannel
(double privateKey, String fileName, boolean asWriter) Methods in org.jmol.viewer with parameters of type OCModifier and TypeMethodDescriptionFileManager.getFileAsBytes
(String name, OC out) PropertyManager.getPdbAtomData
(BS bs, OC out, boolean isPQR, boolean doTransform, boolean allTrajectories) PDB or PQR onlyViewer.getPdbAtomData
(BS bs, OC out, boolean asPQR, boolean doTransform) PropertyManager.getPdbData
(int modelIndex, String type, BS bsSelected, Object[] parameters, OC out, boolean addStructure) Viewer.getPdbData
(int modelIndex, String type, BS bsAtoms, Object[] parameters, OC oc, boolean getStructure)