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