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 |
---|---|
Artwork |
Snapshot.getArtwork()
Returns Artwork technology in this database
|
Modifier and Type | Method and Description |
---|---|
Artwork |
EDatabase.getArtwork()
Return Artwork technology in this database
|
Modifier and Type | Method and Description |
---|---|
Artwork |
ElectricObject.getArtwork()
Returns Artwork technology in this database
|
Modifier and Type | Method and Description |
---|---|
Artwork |
TechPool.getArtwork()
Returns Artwork technology in this database
|
Modifier and Type | Method and Description |
---|---|
static Artwork |
Artwork.tech()
the Artwork Technology object.
|