public static class CIF.CIFPreferences extends Input.InputPreferences
Modifier and Type | Field and Description |
---|---|
boolean |
squareWires |
Constructor and Description |
---|
CIF.CIFPreferences(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 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