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 DisplaySectionTitledDiagram.getFooter()final DisplaySectionUmlDiagram.getFooterOrHeaderTeoz(FontParam param) Annotated.getHeader()final DisplaySectionTitledDiagram.getHeader() -
Uses of DisplaySection in net.sourceforge.plantuml.cucadiagram
Methods in net.sourceforge.plantuml.cucadiagram that return DisplaySectionModifier and TypeMethodDescriptionstatic DisplaySectionDisplaySection.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)