| Name | Description | Type | Package | Framework |
| AnimationGroup | AnimationGroup is made as collection of scaling and translation transformgroups which belong together. | Class | org.jscience.biology.lsystems.growing | JScience |
| Branch | This class represents a branch of a plant. | Class | org.jscience.biology.lsystems.growing.shape | JScience |
| Converter | This class holds methods for easier conversion of types. | Class | org.jscience.biology.lsystems.growing | JScience |
| GrowingPlantsDefinitions | All definitions used in the lsys package are stored in this class. | Class | org.jscience.biology.lsystems.growing | JScience |
| GrowthBehavior | This class makes the animation of growth of the plants in a scene. | Class | org.jscience.biology.lsystems.growing | JScience |
| KeyBehavior | This class is a simple behavior that implements keyboard navigation. | Class | org.jscience.biology.lsystems.growing | JScience |
| LeafShape | This class builds a leaf with the points given in the passed array ofFields inherited from class javax. | Class | org.jscience.biology.lsystems.growing.shape | JScience |
| LSystem | This class represents an LSystem as we know it in text form. | Class | org.jscience.biology.lsystems.growing | JScience |
| MapPanel | This class is the map of the scene on the GUI. | Class | org.jscience.biology.lsystems.growing.gui | JScience |
| Plant | This class represents a plant which can be built with a lindenmayerConstructor SummaryPlant(java. | Class | org.jscience.biology.lsystems.growing | JScience |
| Rule | To represent a rule of an LSystem containing a predecessor a successor and a probability this class may be used. | Class | org.jscience.biology.lsystems.growing | JScience |
| Scene | This is the main class for the 3D scene. | Class | org.jscience.biology.lsystems.growing | JScience |
| Settings | Ths class holds all the functionality of the graphical user interface. | Class | org.jscience.biology.lsystems.growing.gui | JScience |
| SettingsGUI | This class holds all the information of the graphical elements of the settins interface. | Class | org.jscience.biology.lsystems.growing.gui | JScience |
| SuffixFileFilter | A convenience implementation of FileFilter that filters out all files except for those type extensions that it knows about. | Class | org.jscience.biology.lsystems.growing | JScience |