Uses of Class
com.sun.electric.tool.generator.layout.fill.CapCell

Packages that use CapCell
com.sun.electric.tool.generator.layout.fill   
 

Uses of CapCell in com.sun.electric.tool.generator.layout.fill
 

Fields in com.sun.electric.tool.generator.layout.fill declared as CapCell
protected  CapCell FillGeneratorTool.capCell
           
 

Methods in com.sun.electric.tool.generator.layout.fill with parameters of type CapCell
static Cell FillGeneratorTool.makeFillCell(Library lib, com.sun.electric.tool.generator.layout.fill.Floorplan[] plans, int botLayer, int topLayer, CapCell capCell, TechType tech, ExportConfig expCfg, boolean metalFlex, boolean hierFlex)
           
protected  Cell FillCell.makeFillCell1(Library lib, com.sun.electric.tool.generator.layout.fill.Floorplan[] plans, int botLayer, int topLayer, CapCell capCell, ExportConfig expCfg, boolean metalFlex, boolean hierFlex)