public class USymbolInterface extends USymbol
Constructor and Description |
---|
USymbolInterface() |
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) |
protected TextBlock |
getDrawing(SymbolContext symbolContext) |
SkinParameter |
getSkinParameter() |
getColorParamBack, getColorParamBorder, getFontParam, getFontParamStereotype, getFromString, manageHorizontalLine, suppHeightBecauseOfShape, suppWidthBecauseOfShape
public SkinParameter getSkinParameter()
getSkinParameter
in class USymbol
protected TextBlock getDrawing(SymbolContext symbolContext)
public TextBlock asSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext)