private class Layouter.MarkToken extends Layouter.StreamToken
mark
call.Constructor and Description |
---|
Layouter.MarkToken(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, setInfiniteSize
protected Object o
Layouter.MarkToken(Object o)
int size()
Layouter.StreamToken
size
in class Layouter.StreamToken
void print()
Layouter.StreamToken
Layouter.out
.print
in class Layouter.StreamToken