Package | Description |
---|---|
com.sun.electric.tool.generator.layout.fill | |
com.sun.electric.tool.generator.layout.fillCell | |
com.sun.electric.tool.user.dialogs |
Modifier and Type | Field and Description |
---|---|
protected FillGenConfig |
TiledCell.config |
FillGenConfig |
FillGeneratorTool.config |
protected FillGenConfig |
FillGenJob.fillGenConfig |
Modifier and Type | Method and Description |
---|---|
void |
FillGeneratorTool.setConfig(FillGenConfig config) |
Constructor and Description |
---|
FillGenJob(Cell cell,
FillGenConfig gen,
boolean doItNow,
LayerCoverageTool.LayerCoveragePreferences lcp) |
TiledCell(FillGenConfig conf,
EditingPreferences ep)
Constructor used by working with qTree fill.
|
Modifier and Type | Method and Description |
---|---|
protected Cell |
FillCellTool.treeMakeFillCell(FillGenConfig config,
EditingPreferences ep,
Cell topCell,
java.util.List<Cell> givenMasters,
java.util.List<java.awt.geom.Rectangle2D> topBoxList,
java.awt.geom.Area area)
Similar to standardMakeFillCell but it generates hierarchical fills with a qTree
|
Constructor and Description |
---|
FillCellGenJob(Cell cell,
FillGenConfig gen,
boolean doItNow,
LayerCoverageTool.LayerCoveragePreferences lcp) |
TreeTiledCell(FillGenConfig conf,
EditingPreferences ep) |
Modifier and Type | Method and Description |
---|---|
FillGenConfig |
FillGenDialog.okButtonClick(boolean isFlatSelected,
boolean createMaster,
boolean binary,
boolean around,
double gap,
FillGenConfig.FillGenType genType,
int level) |