class LegendComposer.Line extends Object
Constructor and Description |
---|
LegendComposer.Line() |
Modifier and Type | Method and Description |
---|---|
(package private) void |
add(CommentText comment) |
(package private) boolean |
canAccomodate(CommentText comment) |
(package private) void |
clear() |
(package private) void |
layoutAndAdvance(boolean isLastLine) |
void clear()
boolean canAccomodate(CommentText comment)
void add(CommentText comment)
void layoutAndAdvance(boolean isLastLine)