protected static class NfaGraphFormatter.Canvas
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<java.lang.StringBuffer> |
document |
| Modifier | Constructor and Description |
|---|---|
protected |
Canvas() |
| Modifier and Type | Method and Description |
|---|---|
void |
set(int line,
int column,
java.lang.String string) |
java.lang.String |
toString() |