An array of Elements.
Private
generateRecursive function to generate a fractal tree-like structure.
X-coordinate offset.
Y-coordinate offset.
Current depth of recursion.
Height of the tree.
Width of the strokes.
Initial angle of the tree.
Bending angle of the tree.
An array of points representing the tree-like structure.
Class representing a generator for a fractal tree-like structure.