Class USymbolActorBusiness
java.lang.Object
net.sourceforge.plantuml.decoration.symbol.USymbol
net.sourceforge.plantuml.decoration.symbol.USymbolActorBusiness
-
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) protected TextBlock
getDrawing
(Fashion symbolContext) getSName()
Methods inherited from class net.sourceforge.plantuml.decoration.symbol.USymbol
suppHeightBecauseOfShape, suppWidthBecauseOfShape
-
Constructor Details
-
USymbolActorBusiness
public USymbolActorBusiness()
-
-
Method Details
-
getSName
-
getDrawing
-
asSmall
-
asBig
public TextBlock asBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment)
-