Interface HasTabModel

All Known Subinterfaces:
TabContext
All Known Implementing Classes:
CyclicCellularAutomatonContext, DiffusionLimitedAggregationContext, MandelbrotContext, RandomWalkContext, SimulatedEvolutionContext

public interface HasTabModel
  • Method Summary

    Modifier and Type Method Description
    TabModel getTabModel()  
  • Method Details