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

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

    • area

      public static double area(Shape a)
    • perimeter

      public static double perimeter(Shape a)