Uses of Interface
net.sourceforge.plantuml.style.AutomaticCounter
Packages that use AutomaticCounter
-
Uses of AutomaticCounter in net.sourceforge.plantuml.style
Classes in net.sourceforge.plantuml.style that implement AutomaticCounterMethods in net.sourceforge.plantuml.style with parameters of type AutomaticCounterModifier and TypeMethodDescriptionvoidFromSkinparamToStyle.convertNow(String value, AutomaticCounter counter) static ValueImplValueImpl.dark(String value, AutomaticCounter counter) static ValueImplValueImpl.regular(String value, AutomaticCounter counter) -
Uses of AutomaticCounter in net.sourceforge.plantuml.style.parser
Methods in net.sourceforge.plantuml.style.parser with parameters of type AutomaticCounterModifier and TypeMethodDescriptionstatic Collection<Style>StyleParser.parse(BlocLines lines, AutomaticCounter counter) static Collection<Style>StyleParserLegacy.parse(BlocLines lines, AutomaticCounter counter)