Class USymbol
java.lang.Object
net.sourceforge.plantuml.decoration.symbol.USymbol
- Direct Known Subclasses:
USymbolActorBusiness,USymbolFolder,USymbolHexagon,USymbolInterface
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract TextBlockasBig(TextBlock label, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment) abstract TextBlockasSmall(TextBlock name, TextBlock label, TextBlock stereotype, Fashion symbolContext, HorizontalAlignment stereoAlignment) abstract SNamegetSName()intint
-
Constructor Details
-
USymbol
public USymbol()
-
-
Method Details
-
getSName
-
asSmall
-
asBig
public abstract TextBlock asBig(TextBlock label, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment) -
suppHeightBecauseOfShape
public int suppHeightBecauseOfShape() -
suppWidthBecauseOfShape
public int suppWidthBecauseOfShape()
-