public class USymbolFolder extends USymbol
Constructor and Description |
---|
USymbolFolder(SName sname,
boolean showTitle) |
Modifier and Type | Method and Description |
---|---|
TextBlock |
asBig(TextBlock title,
HorizontalAlignment labelAlignment,
TextBlock stereotype,
double width,
double height,
Fashion symbolContext,
HorizontalAlignment stereoAlignment) |
TextBlock |
asSmall(TextBlock title,
TextBlock label,
TextBlock stereotype,
Fashion symbolContext,
HorizontalAlignment stereoAlignment) |
SName |
getSName() |
java.lang.String |
toString() |
suppHeightBecauseOfShape, suppWidthBecauseOfShape
public USymbolFolder(SName sname, boolean showTitle)
public java.lang.String toString()
toString
in class java.lang.Object
public TextBlock asSmall(TextBlock title, TextBlock label, TextBlock stereotype, Fashion symbolContext, HorizontalAlignment stereoAlignment)
public TextBlock asBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, Fashion symbolContext, HorizontalAlignment stereoAlignment)