Package | Description |
---|---|
com.sun.electric.database |
Package for the Electric database.
|
com.sun.electric.database.topology |
Package for connected Nodes and Arcs.
|
Modifier and Type | Method and Description |
---|---|
ImmutableIconInst |
ImmutableIconInst.withoutParam(Variable.AttrKey key)
Returns ImmutableIconInst which differs from this ImmutableIconInst by removing parameter
with the specified key.
|
ImmutableIconInst |
ImmutableIconInst.withParam(Variable var)
Returns ImmutableIconInst which differs from this ImmutableIconInst by additional parameter.
|
Modifier and Type | Method and Description |
---|---|
ImmutableIconInst |
IconNodeInst.getD()
Returns persistent data of this IconNodeInst.
|