Class DisplaySection
java.lang.Object
net.sourceforge.plantuml.cucadiagram.DisplaySection
public class DisplaySection
extends java.lang.Object
-
Method Summary
Modifier and TypeMethodDescriptioncreateRibbon
(FontConfiguration fontConfiguration, ISkinSimple spriteContainer, Style style) final HorizontalAlignment
boolean
isNull()
static DisplaySection
none()
void
putDisplay
(Display display, HorizontalAlignment horizontalAlignment) withPage
(int page, int lastpage) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
withPage
-
getDisplay
-
none
-
getHorizontalAlignment
-
isNull
public boolean isNull() -
createRibbon
public TextBlock createRibbon(FontConfiguration fontConfiguration, ISkinSimple spriteContainer, Style style) -
putDisplay
-