Package | Description |
---|---|
com.sun.electric.database |
Package for the Electric database.
|
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.
|