public static class HPGL.HPGLPreferences extends Output.OutputPreferences
includeDateAndVersionInOutput, useCopyrightMessage
Constructor and Description |
---|
HPGL.HPGLPreferences(boolean factory,
Cell cell) |
Modifier and Type | Method and Description |
---|---|
Output |
doOutput(Cell cell,
VarContext context,
java.lang.String filePath) |
Output |
doOutput(Cell cell,
VarContext context,
java.lang.String filePath,
EditingPreferences ep) |
disablePopups, formatDouble, formatDoublePostFix, getUnitsOfPrecision, isDisablePopups
public HPGL.HPGLPreferences(boolean factory, Cell cell)
public Output doOutput(Cell cell, VarContext context, java.lang.String filePath)
doOutput
in class Output.OutputPreferences
public Output doOutput(Cell cell, VarContext context, java.lang.String filePath, EditingPreferences ep)
doOutput
in class Output.OutputPreferences