net.sourceforge.plantuml.graphic
Class USymbolFolder
- java.lang.Object
-
- net.sourceforge.plantuml.graphic.USymbol
-
- net.sourceforge.plantuml.graphic.USymbolFolder
-
public class USymbolFolder extends USymbol
-
-
Constructor Summary
Constructors Constructor and Description USymbolFolder(SkinParameter skinParameter)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description TextBlockasBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, SymbolContext symbolContext)TextBlockasSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext)SkinParametergetSkinParameter()booleanmanageHorizontalLine()-
Methods inherited from class net.sourceforge.plantuml.graphic.USymbol
getColorParamBack, getColorParamBorder, getFontParam, getFontParamStereotype, getFromString, getFromString, suppHeightBecauseOfShape, suppWidthBecauseOfShape, withStereoAlignment
-
-
-
-
Constructor Detail
-
USymbolFolder
public USymbolFolder(SkinParameter skinParameter)
-
-
Method Detail
-
getSkinParameter
public SkinParameter getSkinParameter()
- Specified by:
getSkinParameterin classUSymbol
-
asSmall
public TextBlock asSmall(TextBlock name, TextBlock label, TextBlock stereotype, SymbolContext symbolContext)
-
asBig
public TextBlock asBig(TextBlock title, HorizontalAlignment labelAlignment, TextBlock stereotype, double width, double height, SymbolContext symbolContext)
-
manageHorizontalLine
public boolean manageHorizontalLine()
- Overrides:
manageHorizontalLinein classUSymbol
-
-
DataMelt 3.0 © DataMelt by jWork.ORG