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