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