| Package | Description |
|---|---|
| com.sun.electric.tool.generator.layout.fill | |
| com.sun.electric.tool.user.dialogs |
| Modifier and Type | Field and Description |
|---|---|
FillGenConfig.FillGenType |
FillGenConfig.fillCellType |
| Modifier and Type | Method and Description |
|---|---|
static FillGenConfig.FillGenType |
FillGenConfig.FillGenType.find(int mode) |
static FillGenConfig.FillGenType |
FillGenConfig.FillGenType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FillGenConfig.FillGenType[] |
FillGenConfig.FillGenType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
FillGenConfig(FillGeneratorTool.FillTypeEnum type,
TechType.TechTypeEnum tech,
java.lang.String lib,
ExportConfig perim,
int first,
int last,
double w,
double h,
boolean even,
int[] cellTiles,
boolean hierarchy,
double minO,
double drcSpacingRule,
boolean binary,
boolean useMaster,
boolean onlyAround,
double gap,
FillGenConfig.FillGenType genType,
int level) |
| Modifier and Type | Method and Description |
|---|---|
FillGenConfig |
FillGenDialog.okButtonClick(boolean isFlatSelected,
boolean createMaster,
boolean binary,
boolean around,
double gap,
FillGenConfig.FillGenType genType,
int level) |