Class GenerateBerlinerTreeFigures
java.lang.Object
visualizer.GenerateBerlinerTreeFigures
Generates the tree figures included in the thesis. The output files
are xml format .drawio files, that can be edited at https://app.diagrams.net/
The initial output of this method may need to be adjusted first, as the positions of nodes are not intelligently positioned by the generator.
The initial output of this method may need to be adjusted first, as the positions of nodes are not intelligently positioned by the generator.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String[]generateBerlinerExamples(boolean PB, String folder) static void
-
Constructor Details
-
GenerateBerlinerTreeFigures
public GenerateBerlinerTreeFigures()
-
-
Method Details
-
main
-
generateBerlinerExamples
- Parameters:
PB-folder-- Returns:
- an array containing the names of the generated files
- Throws:
IOException
-