private class Layouter.BreakToken extends Layouter.SizeCalculatingToken
brk call.| Modifier and Type | Field and Description |
|---|---|
protected int |
offset |
protected int |
width |
begin, end| Constructor and Description |
|---|
BreakToken(int width,
int offset) |
| 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()
throws java.io.IOException
Layouter.StreamTokenLayouter.out.print in class Layouter.StreamTokenjava.io.IOException