com.sun.electric.tool.generator.layout
Class GateLayGenSettings

java.lang.Object
  extended by com.sun.electric.tool.Tool
      extended by com.sun.electric.tool.generator.layout.GateLayGenSettings
All Implemented Interfaces:
java.lang.Comparable

public class GateLayGenSettings
extends Tool

Constains project preferences for the gate layout generator


Field Summary
static GateLayGenSettings tool
           
 
Fields inherited from class com.sun.electric.tool.Tool
prefs
 
Method Summary
static Setting getEnableNCCSetting()
           
static Setting getFoundrySetting()
           
static Setting getGndYSetting()
           
static Setting getMaxMosWidthSetting()
           
static Setting getNmosWellHeightSetting()
           
static Setting getPmosWellHeightSetting()
           
static Setting getSimpleNameSetting()
           
static Setting getSizeQuantizationErrorSetting()
           
static Setting getVddYSetting()
           
 
Methods inherited from class com.sun.electric.tool.Tool
clearAnalysis, clearBackground, clearFixErrors, clearIncremental, clearOn, clearSynthesis, compareTo, findTool, getIndex, getListeners, getName, getNumTools, getProjectSettings, getTools, init, initAllTools, isAnalysis, isBackground, isFixErrors, isIncremental, isOn, isSynthesis, setAnalysis, setBackground, setFixErrors, setIncremental, setOn, setSynthesis, setVarInJob, testAll, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

tool

public static GateLayGenSettings tool
Method Detail

getFoundrySetting

public static Setting getFoundrySetting()

getEnableNCCSetting

public static Setting getEnableNCCSetting()

getSizeQuantizationErrorSetting

public static Setting getSizeQuantizationErrorSetting()

getMaxMosWidthSetting

public static Setting getMaxMosWidthSetting()

getVddYSetting

public static Setting getVddYSetting()

getGndYSetting

public static Setting getGndYSetting()

getNmosWellHeightSetting

public static Setting getNmosWellHeightSetting()

getPmosWellHeightSetting

public static Setting getPmosWellHeightSetting()

getSimpleNameSetting

public static Setting getSimpleNameSetting()