Uses of Class
net.sourceforge.plantuml.preproc.ConfigurationStore
Packages that use ConfigurationStore
Package
Description
-
Uses of ConfigurationStore in net.sourceforge.plantuml.ebnf
Constructors in net.sourceforge.plantuml.ebnf with parameters of type ConfigurationStoreModifierConstructorDescriptionEbnfEngine
(ISkinParam skinParam, ConfigurationStore<OptionKey> option) ETileBox
(String value, Symbol symbol, FontConfiguration fc, Style style, HColorSet colorSet, ISkinParam skinParam, ConfigurationStore<OptionKey> option) -
Uses of ConfigurationStore in net.sourceforge.plantuml.klimt.sprite
Methods in net.sourceforge.plantuml.klimt.sprite that return ConfigurationStore -
Uses of ConfigurationStore in net.sourceforge.plantuml.preproc
Methods in net.sourceforge.plantuml.preproc that return ConfigurationStoreModifier and TypeMethodDescriptionstatic <K> ConfigurationStore<K>
ConfigurationStore.createEmpty()
PreprocessingArtifact.getOption()
-
Uses of ConfigurationStore in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return ConfigurationStoreConstructors in net.sourceforge.plantuml.salt with parameters of type ConfigurationStore -
Uses of ConfigurationStore in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return ConfigurationStoreMethods in net.sourceforge.plantuml.skin with parameters of type ConfigurationStoreModifier and TypeMethodDescriptionstatic SkinParam
SkinParam.create
(UmlDiagramType type, Pragma pragma, ConfigurationStore<OptionKey> option) -
Uses of ConfigurationStore in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return ConfigurationStore