com.sun.electric.tool.io.output
Class MOSSIM.MOSSIMPreferences

java.lang.Object
  extended by com.sun.electric.tool.io.output.Output.OutputPreferences
      extended by com.sun.electric.tool.io.output.MOSSIM.MOSSIMPreferences
Enclosing class:
MOSSIM

public static class MOSSIM.MOSSIMPreferences
extends Output.OutputPreferences


Field Summary
 
Fields inherited from class com.sun.electric.tool.io.output.Output.OutputPreferences
includeDateAndVersionInOutput, useCopyrightMessage
 
Constructor Summary
MOSSIM.MOSSIMPreferences(boolean factory)
           
 
Method Summary
 Output doOutput(Cell cell, VarContext context, java.lang.String filePath)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MOSSIM.MOSSIMPreferences

public MOSSIM.MOSSIMPreferences(boolean factory)
Method Detail

doOutput

public Output doOutput(Cell cell,
                       VarContext context,
                       java.lang.String filePath)
Specified by:
doOutput in class Output.OutputPreferences