Uses of Enum Class
net.sourceforge.plantuml.preproc.OptionKey
Packages that use OptionKey
Package
Description
-
Uses of OptionKey in net.sourceforge.plantuml.ebnf
Constructor parameters in net.sourceforge.plantuml.ebnf with type arguments of type OptionKeyModifierConstructorDescriptionEbnfEngine
(ISkinParam skinParam, ConfigurationStore<OptionKey> option) ETileBox
(String value, Symbol symbol, FontConfiguration fc, Style style, HColorSet colorSet, ISkinParam skinParam, ConfigurationStore<OptionKey> option) -
Uses of OptionKey in net.sourceforge.plantuml.klimt.sprite
Methods in net.sourceforge.plantuml.klimt.sprite that return types with arguments of type OptionKey -
Uses of OptionKey in net.sourceforge.plantuml.preproc
Methods in net.sourceforge.plantuml.preproc that return OptionKeyModifier and TypeMethodDescriptionstatic OptionKey
static OptionKey
Returns the enum constant of this class with the specified name.static OptionKey[]
OptionKey.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.sourceforge.plantuml.preproc that return types with arguments of type OptionKey -
Uses of OptionKey in net.sourceforge.plantuml.salt
Methods in net.sourceforge.plantuml.salt that return types with arguments of type OptionKeyConstructor parameters in net.sourceforge.plantuml.salt with type arguments of type OptionKey -
Uses of OptionKey in net.sourceforge.plantuml.skin
Methods in net.sourceforge.plantuml.skin that return types with arguments of type OptionKeyMethod parameters in net.sourceforge.plantuml.skin with type arguments of type OptionKeyModifier and TypeMethodDescriptionstatic SkinParam
SkinParam.create
(UmlDiagramType type, Pragma pragma, ConfigurationStore<OptionKey> option) -
Uses of OptionKey in net.sourceforge.plantuml.style
Methods in net.sourceforge.plantuml.style that return types with arguments of type OptionKey