public static class DEF.DEFPreferences extends Input.InputPreferences
Modifier and Type | Field and Description |
---|---|
boolean |
logicalPlacement |
boolean |
physicalPlacement |
Constructor and Description |
---|
DEF.DEFPreferences(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 logicalPlacement
public boolean physicalPlacement
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