|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.generator.PadGenerator
public class PadGenerator
Class to generate pad frames from a specification file.
Method Summary | |
---|---|
static void |
makePadFrame(Library destLib,
java.lang.String fileName)
Method to generate a pad frame from an array file. |
static Cell |
makePadFrameNoJob(Library destLib,
java.lang.String fileName,
double alignment)
Method to generate a pad frame from an array file. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void makePadFrame(Library destLib, java.lang.String fileName)
destLib
- destination library.fileName
- the array file name.public static Cell makePadFrameNoJob(Library destLib, java.lang.String fileName, double alignment)
destLib
- destination library.fileName
- the array file name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |