public class Telesis extends Geometry
Modifier and Type | Class and Description |
---|---|
static class |
Telesis.TelesisPreferences |
Geometry.CellGeom, Geometry.PolyWithGeom, Geometry.Visitor
Output.OutputPreferences, Output.WriteJELIB
cellGeoms, numCells, numVisited
dataOutputStream, errorLogger, filePath, printWriter, quiet, stringWriter
Modifier and Type | Method and Description |
---|---|
protected void |
done()
Abstract method called after traversal
|
protected void |
start()
Abstract method called before hierarchy traversal
|
protected void |
writeCellGeom(Geometry.CellGeom cellGeom)
Abstract method to write CellGeom to disk
|
getMaxHierDepth, includeGeometric, mergeGeom, writeCell, writeCell
closeBinaryOutputStream, closeStringsOutputStream, closeTextOutputStream, emitCopyright, exportCellCommand, finishWrite, getAreaToPrint, getNumErrors, getNumWarnings, getOutputPreferences, openBinaryOutputStream, openStringsOutputStream, openTextOutputStream, reportError, reportWarning, saveJelib, setContinuationString, setOutputWidth, writeLibrary, writeLibrary, writePanicSnapshot, writeWidthLimited, writeWidthLimited
protected void start()
Geometry
protected void done()
Geometry
protected void writeCellGeom(Geometry.CellGeom cellGeom)
Geometry
writeCellGeom
in class Geometry