public static class Spice.SpicePreferences extends Input.InputPreferences
Modifier and Type | Field and Description |
---|---|
boolean |
doPlacement |
Placement.PlacementPreferences |
placementOptions |
disablePopups
Constructor and Description |
---|
Spice.SpicePreferences(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 Placement.PlacementPreferences placementOptions
public boolean doPlacement
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