Uses of Class
com.sun.electric.database.text.PrefPackage.DoublePref

Packages that use PrefPackage.DoublePref
com.sun.electric.tool.extract Package for handling node extraction, parasitics, etc. 
com.sun.electric.tool.sc Package for handling the silicon-compiler tool. 
 

Uses of PrefPackage.DoublePref in com.sun.electric.tool.extract
 

Fields in com.sun.electric.tool.extract with annotations of type PrefPackage.DoublePref
 double LayerCoverageTool.LayerCoveragePreferences.deltaXInMicrons
          User preference for deltaX.
 double LayerCoverageTool.LayerCoveragePreferences.deltaYInMicrons
          User preference for deltaY.
 double LayerCoverageTool.LayerCoveragePreferences.heightInMicrons
          User preference for height of the bounding box.
 double LayerCoverageTool.LayerCoveragePreferences.widthInMicrons
          User preference for width of the bounding box.
 

Uses of PrefPackage.DoublePref in com.sun.electric.tool.sc
 

Fields in com.sun.electric.tool.sc with annotations of type PrefPackage.DoublePref
 double SilComp.SilCompPrefs.feedThruSize
          The size of feed-throughs.
 double SilComp.SilCompPrefs.horizArcWidth
          The width of the horizontal routing arc.
 double SilComp.SilCompPrefs.mainPowerWireWidth
          The width of the main power and ground arc.
 double SilComp.SilCompPrefs.minActiveDistance
          The minimum active distance.
 double SilComp.SilCompPrefs.minMetalSpacing
          The minimum metal spacing.
 double SilComp.SilCompPrefs.minPortDistance
          The minimum port distance.
 double SilComp.SilCompPrefs.nWellHeight
          The height of the n-well.
 double SilComp.SilCompPrefs.nWellOffset
          The offset of the n-well.
 double SilComp.SilCompPrefs.powerWireWidth
          The width of the power and ground arc.
 double SilComp.SilCompPrefs.pWellHeight
          The height of the p-well.
 double SilComp.SilCompPrefs.pWellOffset
          The offset of the p-well.
 double SilComp.SilCompPrefs.vertArcWidth
          The width of the vertical routing arc.
 double SilComp.SilCompPrefs.viaSize
          The size of vias.