Uses of Class
com.sun.electric.tool.drc.DRC

Packages that use DRC
com.sun.electric.tool.drc Package for handling the design-rule checking tool. 
 

Uses of DRC in com.sun.electric.tool.drc
 

Fields in com.sun.electric.tool.drc declared as DRC
protected static DRC DRC.tool
          the DRC tool.
 

Methods in com.sun.electric.tool.drc that return DRC
static DRC DRC.getDRCTool()
          Method to retrieve the singleton associated with the DRC tool.