class LegendComposer.Line extends Object
| Constructor and Description |
|---|
Line() |
| Modifier and Type | Method and Description |
|---|---|
(package private) void | add(CommentText comment)Add |
(package private) boolean | canAccommodate(CommentText comment)Can accommodate |
(package private) void | clear()Clear |
(package private) void | layoutAndAdvance(boolean isLastLine)Layout and advance |
void add(CommentText comment)
boolean canAccommodate(CommentText comment)
void clear()
void layoutAndAdvance(boolean isLastLine)