Package net.sourceforge.plantuml.text
Class StyledString
- java.lang.Object
-
- net.sourceforge.plantuml.text.StyledString
-
public class StyledString extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static List<StyledString>
build(String s)
FontStyle
getStyle()
String
getText()
String
toString()
-