Uses of Class
net.sourceforge.plantuml.cucadiagram.DisplaySection
Packages that use DisplaySection
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of DisplaySection in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return DisplaySectionModifier and TypeMethodDescriptionAnnotated.getFooter()
final DisplaySection
TitledDiagram.getFooter()
final DisplaySection
UmlDiagram.getFooterOrHeaderTeoz
(FontParam param) Annotated.getHeader()
final DisplaySection
TitledDiagram.getHeader()
-
Uses of DisplaySection in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return DisplaySectionModifier and TypeMethodDescriptionstatic DisplaySection
DisplaySection.none()
DisplaySection.withPage
(int page, int lastpage) -
Uses of DisplaySection in net.sourceforge.plantuml.png
Constructors in net.sourceforge.plantuml.png with parameters of type DisplaySectionModifierConstructorDescriptionPngTitler
(DisplaySection text, Style style, HColorSet set, ISkinSimple spriteContainer)