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

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

public class Nand3LT
extends java.lang.Object


Constructor Summary
Nand3LT()
           
 
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

Nand3LT

public Nand3LT()
Method Detail

makePart

public static Cell makePart(double sz,
                            StdCellParams stdCell)