java.lang.Object
com.github.jbgust.jsrm.application.motor.grain.core.BurningShape

public class BurningShape extends Object
Author:
Bill Kuker https://github.com/bkuker/motorsim
  • Constructor Details

    • BurningShape

      public BurningShape()
  • Method Details

    • add

      public void add(Shape s)
    • subtract

      public void subtract(Shape s)
    • subtract

      public void subtract(Shape s, AffineTransform t)
    • inhibit

      public void inhibit(Shape s)
    • getShape

      public Area getShape(double regression)