|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.electric.tool.io.output.Output.OutputPreferences
public abstract static class Output.OutputPreferences
Field Summary | |
---|---|
boolean |
includeDateAndVersionInOutput
|
boolean |
useCopyrightMessage
|
Constructor Summary | |
---|---|
protected |
Output.OutputPreferences(boolean factory)
|
Method Summary | |
---|---|
abstract 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 |
Field Detail |
---|
public boolean useCopyrightMessage
public boolean includeDateAndVersionInOutput
Constructor Detail |
---|
protected Output.OutputPreferences(boolean factory)
Method Detail |
---|
public abstract Output doOutput(Cell cell, VarContext context, java.lang.String filePath)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |