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, suppWidthBecauseOfShape
public USymbolFolder(SName sname, SkinParameter skinParameter, boolean showTitle)
public java.lang.String toString()
toString
in class java.lang.Object
public SkinParameter getSkinParameter()
getSkinParameter
in class USymbol
public 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)