Uses of Interface
org.woehlke.computer.kurzweil.commons.tabs.TabModel
Package | Description |
---|---|
org.woehlke.computer.kurzweil.commons.has | |
org.woehlke.computer.kurzweil.tabs.cca | |
org.woehlke.computer.kurzweil.tabs.dla |
Diffusion Limited Aggregation.
|
org.woehlke.computer.kurzweil.tabs.mandelbrot2julia | |
org.woehlke.computer.kurzweil.tabs.randomwalk | |
org.woehlke.computer.kurzweil.tabs.simulatedevolution |
Starting the Desktop App.
|
-
Uses of TabModel in org.woehlke.computer.kurzweil.commons.has
Methods in org.woehlke.computer.kurzweil.commons.has that return TabModel Modifier and Type Method Description TabModel
HasTabModel. getTabModel()
-
Uses of TabModel in org.woehlke.computer.kurzweil.tabs.cca
Classes in org.woehlke.computer.kurzweil.tabs.cca that implement TabModel Modifier and Type Class Description class
CyclicCellularAutomatonModel
-
Uses of TabModel in org.woehlke.computer.kurzweil.tabs.dla
Classes in org.woehlke.computer.kurzweil.tabs.dla that implement TabModel Modifier and Type Class Description class
DiffusionLimitedAggregationModel
-
Uses of TabModel in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia
Classes in org.woehlke.computer.kurzweil.tabs.mandelbrot2julia that implement TabModel Modifier and Type Class Description class
MandelbrotModel
Mandelbrot Set drawn by a Turing Machine. -
Uses of TabModel in org.woehlke.computer.kurzweil.tabs.randomwalk
Classes in org.woehlke.computer.kurzweil.tabs.randomwalk that implement TabModel Modifier and Type Class Description class
RandomWalkModel
-
Uses of TabModel in org.woehlke.computer.kurzweil.tabs.simulatedevolution
Classes in org.woehlke.computer.kurzweil.tabs.simulatedevolution that implement TabModel Modifier and Type Class Description class
SimulatedEvolutionModel
The World contains Water, Cells and Food.