public class USymbolFolder extends USymbol
Constructor and Description |
---|
USymbolFolder(SkinParameter skinParameter) |
Modifier and Type | Method and Description |
---|---|
TextBlock |
asBig(TextBlock title,
TextBlock stereotype,
double width,
double height,
SymbolContext symbolContext) |
TextBlock |
asSmall(TextBlock name,
TextBlock label,
TextBlock stereotype,
SymbolContext symbolContext) |
SkinParameter |
getSkinParameter() |
getColorParamBack, getColorParamBorder, getFontParam, getFontParamStereotype, getFromString, manageHorizontalLine, suppHeightBecauseOfShape, suppWidthBecauseOfShape
public USymbolFolder(SkinParameter skinParameter)
public SkinParameter getSkinParameter()
getSkinParameter
in class USymbol
public TextBlock asSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext)