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 TabModelHasTabModel. 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 classCyclicCellularAutomatonModel -
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 classDiffusionLimitedAggregationModel -
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 classMandelbrotModelMandelbrot 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 classRandomWalkModel -
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 classSimulatedEvolutionModelThe World contains Water, Cells and Food.