Uses of Class
com.sun.electric.tool.io.output.Geometry.CellGeom

Packages that use Geometry.CellGeom
com.sun.electric.tool.io.output   
 

Uses of Geometry.CellGeom in com.sun.electric.tool.io.output
 

Fields in com.sun.electric.tool.io.output declared as Geometry.CellGeom
protected  Geometry.CellGeom Geometry.Visitor.cellGeom
          Current cellGeom
 

Fields in com.sun.electric.tool.io.output with type parameters of type Geometry.CellGeom
protected  java.util.HashMap<Cell,Geometry.CellGeom> Geometry.cellGeoms
          HashMap of all CellGeoms
 

Methods in com.sun.electric.tool.io.output with parameters of type Geometry.CellGeom
protected abstract  void Geometry.writeCellGeom(Geometry.CellGeom cellGeom)
          Abstract method to write CellGeom to disk
protected  void GDS.writeCellGeom(Geometry.CellGeom cellGeom)
          Method to write cellGeom
protected  void CIF.writeCellGeom(Geometry.CellGeom cellGeom)
          Method to write cellGeom