Uses of Enum Class
net.sourceforge.plantuml.zopfli.Options.OutputFormat
Packages that use Options.OutputFormat
-
Uses of Options.OutputFormat in net.sourceforge.plantuml.zopfli
Fields in net.sourceforge.plantuml.zopfli declared as Options.OutputFormatMethods in net.sourceforge.plantuml.zopfli that return Options.OutputFormatModifier and TypeMethodDescriptionstatic Options.OutputFormatReturns the enum constant of this class with the specified name.static Options.OutputFormat[]Options.OutputFormat.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in net.sourceforge.plantuml.zopfli with parameters of type Options.OutputFormatModifierConstructorDescriptionOptions(Options.OutputFormat outputType, Options.BlockSplitting blockSplitting, int numIterations)