public static class Sue.SuePreferences extends Input.InputPreferences
Modifier and Type | Field and Description |
---|---|
boolean |
convertExpressions |
boolean |
use4PortTransistors |
disablePopups
Constructor and Description |
---|
Sue.SuePreferences(boolean factory) |
Modifier and Type | Method and Description |
---|---|
Library |
doInput(java.net.URL fileURL,
Library lib,
Technology tech,
EditingPreferences ep,
java.util.Map<Library,Cell> currentCells,
java.util.Map<CellId,java.util.BitSet> nodesToExpand,
Job job) |
setSkeleton
public boolean use4PortTransistors
public boolean convertExpressions
public Library doInput(java.net.URL fileURL, Library lib, Technology tech, EditingPreferences ep, java.util.Map<Library,Cell> currentCells, java.util.Map<CellId,java.util.BitSet> nodesToExpand, Job job)
doInput
in class Input.InputPreferences