com.sun.electric.tool.drc
Class DRC.ReportInfo

java.lang.Object
  extended by com.sun.electric.tool.drc.DRC.ReportInfo
Enclosing class:
DRC

public static class DRC.ReportInfo
extends java.lang.Object


Constructor Summary
DRC.ReportInfo(ErrorLogger eL, Technology tech, boolean specificGeoms)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DRC.ReportInfo

public DRC.ReportInfo(ErrorLogger eL,
                      Technology tech,
                      boolean specificGeoms)