java.lang.Object
org.woehlke.computer.kurzweil.tabs.dla.model.Dendrite
All Implemented Interfaces:
Serializable, DiffusionLimitedAggregation

public class Dendrite extends Object implements DiffusionLimitedAggregation
Diffusion Limited Aggregation. (C) 2006 - 2013 Thomas Woehlke. https://thomas-woehlke.blogspot.com/2016/01/diffusion-limited-aggregation.html
Author:
Thomas Woehlke Date: 27.08.13 Time: 16:56
See Also:
  • Constructor Details

    • Dendrite

      public Dendrite(Point dimensions)
  • Method Details

    • hasDendriteNeighbour

      public boolean hasDendriteNeighbour(Point pixel)
    • getAgeForPixel

      public int getAgeForPixel(int x, int y)