Interface InterpolatePoint

All Superinterfaces:
RoutePoint

public interface InterpolatePoint extends RoutePoint
  • Method Details

    • getValidity

      Returns the current InterpolatePoint.Validity of this interpolate point.
      Returns:
      the validity
    • isValid

      boolean isValid()
      Checks if the interpolate point is valid in its current form.
      Returns:
      true if valid