class EvalSheet.DataPrinter_LaTeX extends EvalSheet.DataPrinter
Modifier and Type | Field and Description |
---|---|
(package private) EdbPrint |
ep |
(package private) PrintStream |
otxt |
(package private) String |
TITLE |
output_file
Constructor and Description |
---|
DataPrinter_LaTeX(File file) |
Modifier and Type | Method and Description |
---|---|
(package private) boolean |
close() |
(package private) String |
getTitle() |
(package private) boolean |
open() |
(package private) boolean |
print_data(File file,
int level) |
(package private) boolean |
print_postfix(File file,
int level) |
(package private) boolean |
print_prefix(File file,
int level) |
String TITLE
PrintStream otxt
EdbPrint ep
DataPrinter_LaTeX(File file)
String getTitle()
getTitle
in class EvalSheet.DataPrinter
boolean open() throws FileNotFoundException, UnsupportedEncodingException
open
in class EvalSheet.DataPrinter
FileNotFoundException
UnsupportedEncodingException
boolean close()
close
in class EvalSheet.DataPrinter
boolean print_prefix(File file, int level)
print_prefix
in class EvalSheet.DataPrinter
boolean print_postfix(File file, int level)
print_postfix
in class EvalSheet.DataPrinter
boolean print_data(File file, int level)
print_data
in class EvalSheet.DataPrinter
EDB Working Group at Tue Jun 10 17:08:59 JST 2025