Package | Description |
---|---|
com.sun.electric.tool.io.output |
Modifier and Type | Field and Description |
---|---|
protected Geometry.CellGeom |
Geometry.Visitor.cellGeom
Current cellGeom
|
Modifier and Type | Field and Description |
---|---|
protected java.util.HashMap<Cell,Geometry.CellGeom> |
Geometry.cellGeoms
HashMap of all CellGeoms
|
Modifier and Type | Method and Description |
---|---|
protected void |
GDS.writeCellGeom(Geometry.CellGeom cellGeom)
Method to write cellGeom
|
protected abstract void |
Geometry.writeCellGeom(Geometry.CellGeom cellGeom)
Abstract method to write CellGeom to disk
|
protected void |
CIF.writeCellGeom(Geometry.CellGeom cellGeom)
Method to write cellGeom
|