Package net.sourceforge.plantuml.graphic
Class AddStyle
- java.lang.Object
-
- net.sourceforge.plantuml.graphic.AddStyle
-
- All Implemented Interfaces:
FontChange
,HtmlCommand
public class AddStyle extends Object implements FontChange
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FontConfiguration
apply(FontConfiguration initial)
-
-
-
Method Detail
-
apply
public FontConfiguration apply(FontConfiguration initial)
- Specified by:
apply
in interfaceFontChange
-
-