Output.OutputPreferences, Output.WriteJELIB
dataOutputStream, errorLogger, filePath, printWriter, quiet, stringWriter
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
describeDescriptor(Variable var,
TextDescriptor td,
boolean isParam)
Method to convert a variable to a string that describes its TextDescriptor
|
protected boolean |
writeLib(Snapshot snapshot,
LibId libId,
java.util.Map<LibId,java.net.URL> libFiles,
boolean oldRevision)
Method to write a Library in Electric Library (.jelib) format.
|
closeBinaryOutputStream, closeStringsOutputStream, closeTextOutputStream, emitCopyright, exportCellCommand, finishWrite, getAreaToPrint, getNumErrors, getNumWarnings, getOutputPreferences, openBinaryOutputStream, openStringsOutputStream, openTextOutputStream, reportError, reportWarning, saveJelib, setContinuationString, setOutputWidth, writeCell, writeLibrary, writeLibrary, writePanicSnapshot, writeWidthLimited
protected boolean writeLib(Snapshot snapshot, LibId libId, java.util.Map<LibId,java.net.URL> libFiles, boolean oldRevision)
snapshot
- snapshot of the LibrarylibId
- Id of the Library to be written.libFiles
- new locations of lib filesoldRevision
- true to write library in format prior to "8.04l".public static java.lang.String describeDescriptor(Variable var, TextDescriptor td, boolean isParam)
var
- the Variable being described (may be null).td
- the TextDescriptor being described.isParam
- true to output parameter bit