public class Database
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
CTable |
C |
WTable |
W |
wcTable |
wc |
XTable |
X |
xcTable |
xc |
YTable |
Y |
ycTable |
yc |
ZTable |
Z |
zcTable |
zc |
Constructor and Description |
---|
Database() |
Database(java.lang.String filename) |
Modifier and Type | Method and Description |
---|---|
void |
prettyprint() |
void |
prettyprint(java.io.PrintStream out) |
void |
print() |
void |
print(java.io.PrintStream out) |