public class FastHenry extends Output
Modifier and Type | Class and Description |
---|---|
static class |
FastHenry.FastHenryArcInfo
Class for managing FastHenry information on arcs.
|
static class |
FastHenry.FastHenryPreferences |
Output.OutputPreferences, Output.WriteJELIB
Modifier and Type | Field and Description |
---|---|
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.
|
dataOutputStream, errorLogger, filePath, printWriter, quiet, stringWriter
Modifier and Type | Method and Description |
---|---|
protected void |
writeFH(Cell cell,
VarContext context) |
closeBinaryOutputStream, closeStringsOutputStream, closeTextOutputStream, emitCopyright, exportCellCommand, finishWrite, getAreaToPrint, getNumErrors, getNumWarnings, getOutputPreferences, openBinaryOutputStream, openStringsOutputStream, openTextOutputStream, reportError, reportWarning, saveJelib, setContinuationString, setOutputWidth, writeCell, writeLibrary, writeLibrary, writePanicSnapshot, writeWidthLimited
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
protected void writeFH(Cell cell, VarContext context)