Interface HasTabCanvas

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

public interface HasTabCanvas
  • Method Summary

    Modifier and Type Method Description
    TabCanvas getCanvas()  
  • Method Details