Uses of Class
com.sun.electric.database.ImmutableIconInst

Packages that use ImmutableIconInst
com.sun.electric.database Package for the Electric database. 
 

Uses of ImmutableIconInst in com.sun.electric.database
 

Methods in com.sun.electric.database that return ImmutableIconInst
 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.