|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.electric.tool.io.output.Output
com.sun.electric.tool.io.output.Pads
public class Pads
Class to write Pads netlists.
Format:
!PADS-POWERPCB-V2
*PART*
LED1 LED@LED
R1 RES100@RES100
*NET*
*SIGNAL* A0 12,00 0 0 0 -2
LED1.1 R1.2
*SIGNAL* A1 12.00 0 0 0 -2
LED1.2 R1.1
*END*
| Nested Class Summary | |
|---|---|
static class |
Pads.PadsPreferences
|
| Nested classes/interfaces inherited from class com.sun.electric.tool.io.output.Output |
|---|
Output.OutputPreferences, Output.WriteJELIB |
| Field Summary | |
|---|---|
static Variable.Key |
PIN_KEY
key of Variable holding pin information. |
static Variable.Key |
PKG_TYPE_KEY
key of Variable holding package type. |
static Variable.Key |
REF_DES_KEY
key of Variable holding node name. |
| Fields inherited from class com.sun.electric.tool.io.output.Output |
|---|
dataOutputStream, errorLogger, filePath, printWriter, quiet, stringWriter |
| Method Summary |
|---|
| Methods inherited from class com.sun.electric.tool.io.output.Output |
|---|
closeBinaryOutputStream, closeStringsOutputStream, closeTextOutputStream, emitCopyright, exportCellCommand, finishWrite, getAreaToPrint, getNumErrors, getNumWarnings, getOutputPreferences, openBinaryOutputStream, openStringsOutputStream, openTextOutputStream, reportError, reportWarning, saveJelib, setContinuationString, setOutputWidth, writeCell, writeLibrary, writeLibrary, writePanicSnapshot, writeWidthLimited |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Variable.Key REF_DES_KEY
public static final Variable.Key PKG_TYPE_KEY
public static final Variable.Key PIN_KEY
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||