|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.ncc.result.SizeMismatch.Mismatch
com.sun.electric.tool.ncc.result.SizeMismatch.LengthMismatch
public static class SizeMismatch.LengthMismatch
Field Summary |
---|
Fields inherited from class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch |
---|
max, maxNdx, maxPart, min, minNdx, minPart |
Constructor Summary | |
---|---|
SizeMismatch.LengthMismatch(double min,
PartReport.PartReportable minPart,
int minNdx,
double max,
PartReport.PartReportable maxPart,
int maxNdx)
|
Method Summary | |
---|---|
java.lang.String |
widLen()
|
java.lang.String |
wl()
|
Methods inherited from class com.sun.electric.tool.ncc.result.SizeMismatch.Mismatch |
---|
absErr, relErr, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public SizeMismatch.LengthMismatch(double min, PartReport.PartReportable minPart, int minNdx, double max, PartReport.PartReportable maxPart, int maxNdx)
Method Detail |
---|
public java.lang.String widLen()
widLen
in class SizeMismatch.Mismatch
public java.lang.String wl()
wl
in class SizeMismatch.Mismatch
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |