Uses of Class
net.sourceforge.plantuml.cucadiagram.DisplaySection
-
Packages that use DisplaySection Package Description net.sourceforge.plantuml net.sourceforge.plantuml.cucadiagram net.sourceforge.plantuml.png -
-
Uses of DisplaySection in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return DisplaySection Modifier and Type Method Description DisplaySection
Annotated. getFooter()
DisplaySection
TitledDiagram. getFooter()
DisplaySection
UmlDiagram. getFooterOrHeaderTeoz(FontParam param)
DisplaySection
Annotated. getHeader()
DisplaySection
TitledDiagram. getHeader()
-
Uses of DisplaySection in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return DisplaySection Modifier and Type Method Description static DisplaySection
DisplaySection. none()
DisplaySection
DisplaySection. withPage(int page, int lastpage)
-
Uses of DisplaySection in net.sourceforge.plantuml.png
Constructors in net.sourceforge.plantuml.png with parameters of type DisplaySection Constructor Description PngTitler(HColor textColor, DisplaySection text, int fontSize, String fontFamily, HColor hyperlinkColor, boolean useUnderlineForHyperlink, Style style, HColorSet set, ISkinSimple spriteContainer)
-