|
||||||||||
| 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 |
makePadFrameUseJob(Library destLib,
java.lang.String fileName,
Dimension2D alignment,
Job job)
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 makePadFrameUseJob(Library destLib,
java.lang.String fileName,
Dimension2D alignment,
Job job)
destLib - destination library.fileName - the array file name.job - the Job running this task (null if none).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||