Uses of Class
net.sourceforge.plantuml.jsondiagram.StyleExtractor
Packages that use StyleExtractor
-
Uses of StyleExtractor in net.sourceforge.plantuml.jsondiagram
Constructors in net.sourceforge.plantuml.jsondiagram with parameters of type StyleExtractorModifierConstructorDescriptionJsonDiagram
(UmlSource source, UmlDiagramType type, JsonValue json, List<Highlighted> highlighted, StyleExtractor styleExtractor)