-
- All Implemented Interfaces:
public abstract class ButtonMaker
-
-
Constructor Summary
Constructors Constructor Description ButtonMaker()
-
Method Summary
Modifier and Type Method Description abstract StringmakeButtons(List<List<Button>> buttons, Theme theme)final StringmakeSvgHead(List<List<Button>> buttons, Integer heightFactor, Integer defaultHeight, Integer widthFactor, Theme theme)final StringmakeDefs(Theme theme)final StringmakeSvgEnd()final StringdrawLegend(Map<String, String> types)
-