public class ReadableDump extends LibraryFiles
Input.InputPreferencescellLambda, cellsConstructed, convertMosisCmosTechnologies, errorCount, IO_DUMMY_OBJECT, IO_TRUE_LIBRARY, lib, mainLibDirectory, nodeProtoCount, nodeProtoList, rotationMirrorBits, scaledCells, scaleLambdaBy20, sizeCorrectors, TINYDISTANCE, topLevelLibrary, totalCells, VERBOSE, versionbyteCount, dataInputStream, ep, errorLogger, fileLength, filePath, inputStream, lineReader, READ_BUFFER_SIZE| Modifier and Type | Method and Description |
|---|---|
protected double |
computeLambda(Cell cell,
int cellIndex) |
protected void |
computeTech(Cell cell,
java.util.Set uncomputedCells) |
protected boolean |
readProjectSettings()
Method to read project preferences from a Library.
|
protected void |
realizeCellsRecursively(Cell cell,
java.util.HashSet<Cell> markCellForNodes,
java.lang.String scaledCellName,
double scale)
Method to recursively create the contents of each cell in the library.
|
protected boolean |
spreadLambda(Cell cell,
int cellIndex) |
canScale, cleanupLibraryInput, convertGeomName, findOldViewName, findTechnologyName, getReaderForLib, initializeLibraryInput, readALibrary, readExternalLibraryFromFilename, readInputLibrary, readLibrary, readLibrary, readProjectsSettingsFromLibrary, reloadLibrary, reloadLibraryCells, scanNodesForRecursionchangesQuiet, closeInput, eofDuring, getAKeyword, getInputPreferences, getLine, getLineFromBinary, getProgressNote, getRestOfLine, importALibrary, importLibrary, initKeywordParsing, isBreakCharacter, isChangeQuiet, isNewLibraryCreated, openBinaryInput, openStringsInput, openTextInput, preprocessLine, readWholeLine, setProgressNote, setProgressValue, startProgressDialog, stopProgressDialog, updateProgressDialogprotected boolean readProjectSettings()
LibraryFilesreadProjectSettings in class LibraryFilesprotected void realizeCellsRecursively(Cell cell, java.util.HashSet<Cell> markCellForNodes, java.lang.String scaledCellName, double scale)
protected boolean spreadLambda(Cell cell, int cellIndex)
spreadLambda in class LibraryFilesprotected void computeTech(Cell cell, java.util.Set uncomputedCells)
computeTech in class LibraryFilesprotected double computeLambda(Cell cell, int cellIndex)
computeLambda in class LibraryFiles