public class AnnotatedBuilder
extends java.lang.Object
| Constructor and Description |
|---|
AnnotatedBuilder(Annotated annotated,
ISkinParam skinParam,
StringBounder stringBounder) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
addHeaderAndFooter(TextBlock original) |
TextBlock |
decoreWithFrame(TextBlock original) |
TextBlock |
getCaption() |
TextBlock |
getLegend() |
TextBlock |
getTitle() |
boolean |
hasMainFrame() |
double |
mainFrameSuppHeight() |
public AnnotatedBuilder(Annotated annotated, ISkinParam skinParam, StringBounder stringBounder)