Package net.sourceforge.plantuml.graphic
Interface FontChange
-
- All Superinterfaces:
HtmlCommand
- All Known Implementing Classes:
AddStyle
public interface FontChange extends HtmlCommand
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description FontConfiguration
apply(FontConfiguration initial)
-
-
-
Method Detail
-
apply
FontConfiguration apply(FontConfiguration initial)
-
-