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

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

public class Nand2_star_en
extends java.lang.Object


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

Constructor Detail

Nand2_star_en

public Nand2_star_en()
Method Detail

makePart

public static Cell makePart(double sz,
                            java.lang.String threshold,
                            StdCellParams stdCell)