|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Example | |
|---|---|
| com.sun.electric.tool.user.tecEdit | |
| Uses of Example in com.sun.electric.tool.user.tecEdit |
|---|
| Methods in com.sun.electric.tool.user.tecEdit that return types with arguments of type Example | |
|---|---|
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). |
| Method parameters in com.sun.electric.tool.user.tecEdit with type arguments of type Example | |
|---|---|
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). |
void |
TechConversionResult.markStretchProblem(java.util.List<Example> neList,
Sample ns,
Cell cell,
double sampleCoord,
boolean xDir)
Method to mark an error in determining stretching rules. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||