public class USymbolFolder extends USymbol
| Constructor and Description |
|---|
USymbolFolder(SName sname,
SkinParameter skinParameter,
boolean showTitle) |
| Modifier and Type | Method and Description |
|---|---|
TextBlock |
asBig(TextBlock title,
HorizontalAlignment labelAlignment,
TextBlock stereotype,
double width,
double height,
SymbolContext symbolContext,
HorizontalAlignment stereoAlignment) |
TextBlock |
asSmall(TextBlock name,
TextBlock label,
TextBlock stereotype,
SymbolContext symbolContext,
HorizontalAlignment stereoAlignment) |
SkinParameter |
getSkinParameter() |
SName |
getSName() |
java.lang.String |
toString() |
getColorParamBack, getColorParamBorder, getFontParam, getFontParamStereotype, suppHeightBecauseOfShape, suppWidthBecauseOfShapepublic USymbolFolder(SName sname, SkinParameter skinParameter, boolean showTitle)
public java.lang.String toString()
toString in class java.lang.Objectpublic SkinParameter getSkinParameter()
getSkinParameter in class USymbolpublic TextBlock asSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)
public TextBlock asBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, SymbolContext symbolContext, HorizontalAlignment stereoAlignment)