private class Layouter.MarkToken extends Layouter.StreamToken
mark call.| Modifier and Type | Field and Description |
|---|---|
protected java.lang.Object |
o |
| Constructor and Description |
|---|
MarkToken(java.lang.Object o) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
print()
Send this token to the Printer
Layouter.out. |
(package private) int |
size()
Return the size of this token if the block is not broken.
|
followingSize, followingSizeKnown, setEnd, setInfiniteSizeint size()
Layouter.StreamTokensize in class Layouter.StreamTokenvoid print()
Layouter.StreamTokenLayouter.out.print in class Layouter.StreamToken