public class DXF extends Output
Modifier and Type | Class and Description |
---|---|
static class |
DXF.DXFPreferences |
Output.OutputPreferences, Output.WriteJELIB
Modifier and Type | Field and Description |
---|---|
static Variable.Key |
DXF_HEADER_ID_KEY
key of Variable holding DXF header information.
|
static Variable.Key |
DXF_HEADER_TEXT_KEY
key of Variable holding DXF header text.
|
static Variable.Key |
DXF_LAYER_KEY
key of Variable holding DXF layer 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 DXF_LAYER_KEY
public static final Variable.Key DXF_HEADER_TEXT_KEY
public static final Variable.Key DXF_HEADER_ID_KEY