Uses of Class
net.sourceforge.plantuml.style.ValueImpl
-
Packages that use ValueImpl Package Description net.sourceforge.plantuml.style -
-
Uses of ValueImpl in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return ValueImpl Modifier and Type Method Description static ValueImpl
ValueImpl. dark(String value, AutomaticCounter counter)
static ValueImpl
ValueImpl. regular(String value, int priority)
static ValueImpl
ValueImpl. regular(String value, AutomaticCounter counter)
-