Uses of Enum Class
net.sourceforge.plantuml.OptionPreprocOutputMode
Packages that use OptionPreprocOutputMode
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of OptionPreprocOutputMode in net.sourceforge.plantuml
Methods in net.sourceforge.plantuml that return OptionPreprocOutputModeModifier and TypeMethodDescriptionstatic 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. -
Uses of OptionPreprocOutputMode in net.sourceforge.plantuml.cli
Methods in net.sourceforge.plantuml.cli that return OptionPreprocOutputModeModifier and TypeMethodDescriptionfinal OptionPreprocOutputModeCliOptions.getPreprocessorOutputMode()