com.sun.electric.tool.ncc.result
Class SizeMismatch

java.lang.Object
  extended by com.sun.electric.tool.ncc.result.SizeMismatch

public class SizeMismatch
extends java.lang.Object

Save size information needed by NCC GUI when reporting mismatches to user.


Nested Class Summary
static class SizeMismatch.LengthMismatch
           
static class SizeMismatch.Mismatch
           
static class SizeMismatch.WidthMismatch
           
 
Constructor Summary
SizeMismatch()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SizeMismatch

public SizeMismatch()