Package | Description |
---|---|
com.sun.electric.database |
Package for the Electric database.
|
com.sun.electric.database.hierarchy |
Package for hierarchy (cell instances inside of cells).
|
com.sun.electric.database.text |
Package for handling text.
|
com.sun.electric.technology |
Package for handling technology information.
|
com.sun.electric.tool |
Package for all synthesis and analysis tools.
|
Modifier and Type | Field and Description |
---|---|
Setting.RootGroup |
Environment.toolSettings |
Modifier and Type | Method and Description |
---|---|
Environment |
Environment.withToolSettings(Setting.RootGroup toolSettings) |
Modifier and Type | Method and Description |
---|---|
void |
EDatabase.setToolSettings(Setting.RootGroup toolSettings) |
Modifier and Type | Method and Description |
---|---|
static Setting.RootGroup |
Setting.RootGroup.newEmptyGroup()
Returns empty locked RootGroup
|
static Setting.RootGroup |
Setting.read(IdReader reader)
Reads a Tree of Settings fro, IdManager reader
|
Modifier and Type | Method and Description |
---|---|
Setting.RootGroup |
Technology.getProjectSettingsRoot() |
Modifier and Type | Method and Description |
---|---|
static void |
ToolSettings.attachToGroup(Setting.RootGroup rootSettingGroup) |