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 OptionPreprocOutputModeOption.getPreprocessorOutputMode()static OptionPreprocOutputModeReturns 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.