com.sun.electric.tool.io.output
Class CellModelPrefs
java.lang.Object
com.sun.electric.tool.io.output.CellModelPrefs
public class CellModelPrefs
- extends java.lang.Object
User: gainsley
Date: Jul 17, 2006
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
spiceModelPrefs
public static final CellModelPrefs spiceModelPrefs
verilogModelPrefs
public static final CellModelPrefs verilogModelPrefs
getType
public java.lang.String getType()
getFileType
public FileType getFileType()
isCanLayoutFromNetlist
public boolean isCanLayoutFromNetlist()
isUseModelFromFile
public boolean isUseModelFromFile(Cell cell)
isUseLayoutView
public boolean isUseLayoutView(Cell cell)
getModelFile
public java.lang.String getModelFile(Cell cell)
setModelFile
public void setModelFile(Cell cell,
java.lang.String fileName,
boolean useModelFromFile,
boolean useLayoutView)