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.variable |
Package for handling variables.
|
com.sun.electric.technology |
Package for handling technology information.
|
com.sun.electric.technology.technologies |
Package for the individual technologies.
|
Modifier and Type | Method and Description |
---|---|
Schematics |
Snapshot.getSchematics()
Returns Schematic technology in this database
|
Modifier and Type | Method and Description |
---|---|
Schematics |
EDatabase.getSchematics()
Return Schematic technology in this database
|
Modifier and Type | Method and Description |
---|---|
Schematics |
ElectricObject.getSchematics()
Returns Schematics technology in this database
|
Modifier and Type | Method and Description |
---|---|
Schematics |
TechPool.getSchematics()
Returns Schematic technology in this database
|
Modifier and Type | Method and Description |
---|---|
static Schematics |
Schematics.tech()
the Schematics Technology object.
|