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

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

public class Nor2LT
extends java.lang.Object


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

Nor2LT

public Nor2LT()
Method Detail

makePart

public static Cell makePart(double sz,
                            StdCellParams stdCell)