Package hec.gfx2d

Class Log10Curve2D

java.lang.Object
hec.gfx2d.Log10Curve2D
All Implemented Interfaces:
Shape

public class Log10Curve2D extends Object implements Shape
  • Constructor Details

    • Log10Curve2D

      public Log10Curve2D(float x1, float y1, float x2, float y2, float a, float b)
  • Method Details