|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.erc.ERCWellCheck
public class ERCWellCheck
This is the Electrical Rule Checker tool.
| Nested Class Summary | |
|---|---|
static class |
ERCWellCheck.WellCheckPreferences
|
| Method Summary | |
|---|---|
static void |
analyzeCurCell(GeometryHandler.GHMode newAlgorithm)
Method to analyze the current Cell for well errors. |
static int |
checkERCWell(Cell cell,
GeometryHandler.GHMode newAlgorithm,
ERCWellCheck.WellCheckPreferences wellPrefs)
Method used by the regressions. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static void analyzeCurCell(GeometryHandler.GHMode newAlgorithm)
public static int checkERCWell(Cell cell,
GeometryHandler.GHMode newAlgorithm,
ERCWellCheck.WellCheckPreferences wellPrefs)
cell - the Cell to well-check.newAlgorithm - the geometry algorithm to use.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||