public class DFTM extends Geometry
Modifier and Type | Class and Description |
---|---|
static class |
DFTM.DFTMPreferences |
Geometry.CellGeom, Geometry.PolyWithGeom, Geometry.Visitor
Output.OutputPreferences, Output.WriteJELIB
cellGeoms, numCells, numVisited, topCell
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)
Method to write cellGeom
|
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)
writeCellGeom
in class Geometry