Package | Description |
---|---|
com.sun.electric.tool.user.tecEdit |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Example> |
Example.getExamples(Cell np,
boolean isNode,
TechConversionResult tcr,
java.util.List<Example> variations)
Method to parse the node examples in cell "np" and return a list of
EXAMPLEs (one per example).
|
Technology |
LibToTech.makeTech(Library lib,
java.lang.String newName,
java.lang.String fileName,
TechConversionResult error)
Method to convert the current Library to a Technology.
|