Package net.sourceforge.plantuml
Class AnnotatedBuilder
- java.lang.Object
-
- net.sourceforge.plantuml.AnnotatedBuilder
-
public class AnnotatedBuilder extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AnnotatedBuilder(Annotated annotated, ISkinParam skinParam, StringBounder stringBounder)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TextBlockaddHeaderAndFooter(TextBlock original)TextBlockdecoreWithFrame(TextBlock original)TextBlockgetCaption()TextBlockgetLegend()TextBlockgetTitle()booleanhasMainFrame()doublemainFrameSuppHeight()
-
-
-
Constructor Detail
-
AnnotatedBuilder
public AnnotatedBuilder(Annotated annotated, ISkinParam skinParam, StringBounder stringBounder)
-
-