Module omix.api

Interface SplinePoint

All Superinterfaces:
AbstractCurvePoint
All Known Subinterfaces:
SplinePoint

@OVLInaccessible
public interface SplinePoint
extends AbstractCurvePoint
Represents a spline point connecting curve segments. Spline points can define smoothness which takes effect on the relation between the control points of the neighbored curve segments.

ControlPoints

Since:
Omix 1.3
Author:
Dr. Peter Droste, Omix Visualization
See Also:
Smoothness
  • Method Details

    • smoothness

      Smoothness smoothness()
      Returns the smoothness of the spline point.
      Returns:
      smoothness