Package | Description |
---|---|
com.sun.electric.database |
Package for the Electric database.
|
com.sun.electric.tool.erc |
Package for handling the Electrical-rules checking tools.
|
com.sun.electric.tool.sc |
Package for handling the silicon-compiler tool.
|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
Modifier and Type | Field and Description |
---|---|
int |
EditingPreferences.smartHorizontalPlacementArc
what type of "smart" text placement should be done for horizontal Arcs.
|
int |
EditingPreferences.smartHorizontalPlacementExport
What type of "smart" horizontal text placement should be done for Exports.
|
int |
EditingPreferences.smartVerticalPlacementArc
What type of "smart" text placement should be done for vertical Arcs.
|
int |
EditingPreferences.smartVerticalPlacementExport
What type of "smart" vertical text placement should be done for Exports.
|
Modifier and Type | Field and Description |
---|---|
int |
ERCWellCheck.WellCheckPreferences.maxProc
The number of processors to use in ERC well analysis.
|
int |
ERCWellCheck.WellCheckPreferences.nWellCheck
How much N-Well contact checking the ERC should do.
|
int |
ERCWellCheck.WellCheckPreferences.pWellCheck
How much P-Well contact checking the ERC should do.
|
Modifier and Type | Field and Description |
---|---|
int |
SilComp.SilCompPrefs.numRows
The number of rows of cells to make.
|
Modifier and Type | Field and Description |
---|---|
int |
GraphicsPreferences.exportDisplayLevel
How to display exports.
|
int |
GraphicsPreferences.portDisplayLevel
How to display ports.
|