|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FillGenConfig.FillGenType | |
|---|---|
| com.sun.electric.tool.generator.layout.fill | |
| com.sun.electric.tool.user.dialogs | |
| Uses of FillGenConfig.FillGenType in com.sun.electric.tool.generator.layout.fill |
|---|
| Fields in com.sun.electric.tool.generator.layout.fill declared as FillGenConfig.FillGenType | |
|---|---|
FillGenConfig.FillGenType |
FillGenConfig.fillCellType
|
| Methods in com.sun.electric.tool.generator.layout.fill that return FillGenConfig.FillGenType | |
|---|---|
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. |
| Constructors in com.sun.electric.tool.generator.layout.fill with parameters of type FillGenConfig.FillGenType | |
|---|---|
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)
|
|
| Uses of FillGenConfig.FillGenType in com.sun.electric.tool.user.dialogs |
|---|
| Methods in com.sun.electric.tool.user.dialogs with parameters of type FillGenConfig.FillGenType | |
|---|---|
FillGenConfig |
FillGenDialog.okButtonClick(boolean isFlatSelected,
boolean createMaster,
boolean binary,
boolean around,
double gap,
FillGenConfig.FillGenType genType,
int level)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||