com.sun.electric.tool.generator.layout.gates
Class Nand3

java.lang.Object
  extended by com.sun.electric.tool.generator.layout.gates.Nand3

public class Nand3
extends java.lang.Object


Constructor Summary
Nand3()
           
 
Method Summary
static Cell makePart(double sz, StdCellParams stdCell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Nand3

public Nand3()
Method Detail

makePart

public static Cell makePart(double sz,
                            StdCellParams stdCell)