Uses of Enum Class
net.sourceforge.plantuml.OptionPreprocOutputMode
Packages that use OptionPreprocOutputMode
-
Uses of OptionPreprocOutputMode in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return OptionPreprocOutputModeModifier and TypeMethodDescriptionfinal OptionPreprocOutputMode
Option.getPreprocessorOutputMode()
static OptionPreprocOutputMode
Returns the enum constant of this class with the specified name.static OptionPreprocOutputMode[]
OptionPreprocOutputMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.