|
||||||||||
| 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.FastHenry
public class FastHenry
This is the netlister for FastHenry.
| Nested Class Summary | |
|---|---|
static class |
FastHenry.FastHenryArcInfo
Class for managing FastHenry information on arcs. |
static class |
FastHenry.FastHenryPreferences
|
| Nested classes/interfaces inherited from class com.sun.electric.tool.io.output.Output |
|---|
Output.OutputPreferences, Output.WriteJELIB |
| Field Summary | |
|---|---|
static Variable.Key |
GROUP_NAME_KEY
key of Variable holding group name. |
static Variable.Key |
HEIGHT_SUBDIVS_KEY
key of Variable holding height subdivisions. |
static Variable.Key |
THICKNESS_KEY
key of Variable holding thickness. |
static Variable.Key |
WIDTH_SUBDIVS_KEY
key of Variable holding width subdivisions. |
static Variable.Key |
ZHEAD_KEY
key of Variable holding the head Z value. |
static Variable.Key |
ZTAIL_KEY
key of Variable holding the tail Z value. |
| Fields inherited from class com.sun.electric.tool.io.output.Output |
|---|
dataOutputStream, errorLogger, filePath, printWriter, quiet, stringWriter |
| Method Summary | |
|---|---|
protected void |
writeFH(Cell cell,
VarContext context)
|
| 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 GROUP_NAME_KEY
public static final Variable.Key THICKNESS_KEY
public static final Variable.Key WIDTH_SUBDIVS_KEY
public static final Variable.Key HEIGHT_SUBDIVS_KEY
public static final Variable.Key ZHEAD_KEY
public static final Variable.Key ZTAIL_KEY
| Method Detail |
|---|
protected void writeFH(Cell cell,
VarContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||