public class ECAD extends Output
Modifier and Type | Class and Description |
---|---|
static class |
ECAD.ECADPreferences |
Output.OutputPreferences, Output.WriteJELIB
Modifier and Type | Field and Description |
---|---|
static Variable.Key |
PIN_KEY
key of Variable holding pin information.
|
static Variable.Key |
PKG_TYPE_KEY
key of Variable holding package type.
|
static Variable.Key |
REF_DES_KEY
key of Variable holding node name.
|
dataOutputStream, errorLogger, filePath, printWriter, quiet, stringWriter
closeBinaryOutputStream, closeStringsOutputStream, closeTextOutputStream, emitCopyright, exportCellCommand, finishWrite, getAreaToPrint, getNumErrors, getNumWarnings, getOutputPreferences, openBinaryOutputStream, openStringsOutputStream, openTextOutputStream, reportError, reportWarning, saveJelib, setContinuationString, setOutputWidth, writeCell, writeLibrary, writeLibrary, writePanicSnapshot, writeWidthLimited
public static final Variable.Key REF_DES_KEY
public static final Variable.Key PKG_TYPE_KEY
public static final Variable.Key PIN_KEY