Uses of Class
net.sourceforge.plantuml.Option
Packages that use Option
Package
Description
Contains classes for processing PlantUML source files.
-
Uses of Option in net.sourceforge.plantuml
Constructors in net.sourceforge.plantuml with parameters of type OptionModifierConstructorDescriptionPipe(Option option, PrintStream ps, InputStream is, String charset) -
Uses of Option in net.sourceforge.plantuml.file
Constructors in net.sourceforge.plantuml.file with parameters of type Option -
Uses of Option in net.sourceforge.plantuml.swing
Constructors in net.sourceforge.plantuml.swing with parameters of type OptionModifierConstructorDescriptionDirWatcher(File dir, Option option, String pattern) Deprecated.DirWatcher2(File dir, Option option, String pattern) MainWindow(Option option, File arg)