Interface | Description |
---|---|
Grammar |
Grammar interface for Lindenmayer Systems
|
Class | Description |
---|---|
CSGrammar |
Implements Grammar interface CSGrammar class that provides convenience method
for working with l-systems in particular context sensitive grammars where
expected input is a context string.
|
SimpleGrammar |
Implements Grammar interface SimpleGrammar class that provides convenience
method for working with l-systems
|
StochasticGrammar |
StochasticGrammar class that provides convenience method for working with
l-systems
|