Package | Description |
---|---|
com.sun.electric.database.id |
Package for Ids in the Electric database.
|
com.sun.electric.database.text |
Package for handling text.
|
com.sun.electric.technology |
Package for handling technology information.
|
com.sun.electric.tool.extract |
Package for handling node extraction, parasitics, etc.
|
com.sun.electric.tool.user |
Package for handling the user-interface tool.
|
Modifier and Type | Method and Description |
---|---|
LayerId |
TechId.newLayerId(java.lang.String layerName)
Returns LayerId with specified layerName.
|
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
PrefPackage.getKey(java.lang.String what,
LayerId layerId) |
Modifier and Type | Method and Description |
---|---|
LayerId |
Layer.getId()
Method to return the Id of this Layer.
|
Modifier and Type | Method and Description |
---|---|
Layer |
TechPool.getLayer(LayerId layerId)
Get Layer by LayerId
LayerId must belong to same IdManager as TechPool
|
Layer |
Technology.getLayer(LayerId layerId)
Returns the Layer in this technology with a particular Id
|
Modifier and Type | Field and Description |
---|---|
java.util.Map<LayerId,java.lang.Double> |
LayerCoverageTool.LayerCoveragePreferences.areaCoverage |
Modifier and Type | Method and Description |
---|---|
protected java.lang.String |
GraphicsPreferences.getKeyIn(java.lang.String what,
LayerId layerId) |