Uses of Interface
com.sun.electric.tool.generator.layout.fill.VddGndStraps

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

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

Methods in com.sun.electric.tool.generator.layout.fill with parameters of type VddGndStraps
 void FillCell.exportPerimeter(VddGndStraps[] lays, int botLay, int topLay, ExportConfig exptConfig, Cell cell)
           
 void FillCell.exportPerimeter(VddGndStraps lay, Cell cell)
           
 void FillCell.exportWiring(VddGndStraps[] lays, int botLay, int topLay, ExportConfig exptConfig, Cell cell)
           
 void FillCell.exportWiring(VddGndStraps lay, Cell cell)