public class DXF extends Input
Modifier and Type | Class and Description |
---|---|
static class |
DXF.DXFPreferences |
Input.InputPreferences
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.
|
byteCount, dataInputStream, ep, errorLogger, fileLength, filePath, inputStream, lineReader, READ_BUFFER_SIZE
Modifier and Type | Method and Description |
---|---|
protected Library |
importALibrary(Library lib,
Technology tech,
java.util.Map<Library,Cell> currentCells)
Method to import a library from disk.
|
changesQuiet, closeInput, eofDuring, getAKeyword, getInputPreferences, getLine, getLineFromBinary, getProgressNote, getRestOfLine, importLibrary, initKeywordParsing, isBreakCharacter, isChangeQuiet, isNewLibraryCreated, openBinaryInput, openStringsInput, openTextInput, preprocessLine, readWholeLine, setProgressNote, setProgressValue, startProgressDialog, stopProgressDialog, updateProgressDialog
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
protected Library importALibrary(Library lib, Technology tech, java.util.Map<Library,Cell> currentCells)
importALibrary
in class Input
lib
- the library to fillcurrentCells
- this map will be filled with currentCells in Libraries found in library file