class LegendComposer.Line extends Object
Constructor | Description |
---|---|
Line() |
Modifier and Type | Method | 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)