|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.database.text.PrefPackage
com.sun.electric.tool.sc.SilComp.SilCompPrefs
public static class SilComp.SilCompPrefs
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.sun.electric.database.text.PrefPackage |
---|
PrefPackage.BooleanPref, PrefPackage.DoublePref, PrefPackage.IntegerPref, PrefPackage.LongPref, PrefPackage.StringPref |
Field Summary | |
---|---|
double |
feedThruSize
The size of feed-throughs. |
double |
horizArcWidth
The width of the horizontal routing arc. |
java.lang.String |
horizRoutingArc
The horizontal routing arc. |
java.lang.String |
mainPowerArc
The main power and ground arc. |
double |
mainPowerWireWidth
The width of the main power and ground arc. |
double |
minActiveDistance
The minimum active distance. |
double |
minMetalSpacing
The minimum metal spacing. |
double |
minPortDistance
The minimum port distance. |
int |
numRows
The number of rows of cells to make. |
double |
nWellHeight
The height of the n-well. |
double |
nWellOffset
The offset of the n-well. |
double |
powerWireWidth
The width of the power and ground arc. |
double |
pWellHeight
The height of the p-well. |
double |
pWellOffset
The offset of the p-well. |
java.lang.String |
schematicTechnology
|
double |
vertArcWidth
The width of the vertical routing arc. |
java.lang.String |
vertRoutingArc
The vertical routing arc. |
double |
viaSize
The size of vias. |
Fields inherited from class com.sun.electric.database.text.PrefPackage |
---|
TECH_NODE, USER_NODE |
Constructor Summary | |
---|---|
SilComp.SilCompPrefs(boolean factory)
|
Method Summary |
---|
Methods inherited from class com.sun.electric.database.text.PrefPackage |
---|
getFactoryPrefRoot, getKey, getKey, getKey, getKey, getPrefRoot, putPrefs, withField |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.String schematicTechnology
public int numRows
public java.lang.String horizRoutingArc
public double horizArcWidth
public java.lang.String vertRoutingArc
public double vertArcWidth
public double powerWireWidth
public double mainPowerWireWidth
public java.lang.String mainPowerArc
public double pWellHeight
public double pWellOffset
public double nWellHeight
public double nWellOffset
public double viaSize
public double minMetalSpacing
public double feedThruSize
public double minPortDistance
public double minActiveDistance
Constructor Detail |
---|
public SilComp.SilCompPrefs(boolean factory)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |