Class Path2DInfo.UValues

java.lang.Object
org.bzdev.geom.Path2DInfo.UValues
Enclosing class:
Path2DInfo

public static final class Path2DInfo.UValues extends Object
Class to represent a value of the path parameter u. This class caches the parameter u and some related values for use with methods defined for the Path2DInfo.SegmentData class. This is useful when the same parameter will be used multiple times.
See Also:
  • Constructor Details

  • Method Details

    • getU

      public double getU()
      Get the path parameter used to create this object.
      Returns:
      the path parameter