Class USymbolFolder
java.lang.Object
net.sourceforge.plantuml.decoration.symbol.USymbol
net.sourceforge.plantuml.decoration.symbol.USymbolFolder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionasBig
(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment) asSmall
(TextBlock name, TextBlock label, TextBlock stereotype, Fashion symbolContext, HorizontalAlignment stereoAlignment) getSName()
toString()
Methods inherited from class net.sourceforge.plantuml.decoration.symbol.USymbol
suppHeightBecauseOfShape, suppWidthBecauseOfShape
-
Constructor Details
-
USymbolFolder
-
-
Method Details
-
toString
-
getSName
-
asSmall
-
asBig
public TextBlock asBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment)
-