public class Bookshelf extends Input<java.lang.Object>
Modifier and Type | Class and Description |
---|---|
static class |
Bookshelf.BookshelfFiles |
static class |
Bookshelf.BookshelfPreferences |
Input.InputPreferences
byteCount, dataInputStream, ep, errorLogger, fileLength, filePath, inputStream, lineReader, pushbackInputStream, 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, getLineAndUpdateProgress, getLineAndUpdateProgressBinary, getLineFromBinary, getProgressNote, getRestOfComment, getRestOfLine, importLibrary, initKeywordParsing, isBreakCharacter, isChangeQuiet, isNewLibraryCreated, openBinaryInput, openStringsInput, openTextInput, preprocessLine, processInput, readWholeLine, setProgressNote, setProgressValue, startProgressDialog, stopProgressDialog, updateProgressDialog
protected Library importALibrary(Library lib, Technology tech, java.util.Map<Library,Cell> currentCells)
Input
importALibrary
in class Input<java.lang.Object>
lib
- the library to fillcurrentCells
- this map will be filled with currentCells in Libraries found in library file