Interface Segment2D

  • All Implemented Interfaces:

    
    public interface Segment2D<P extends Vector2D<P>>
    
                        

    Defines a line segment in a cartesian plane, endpoints are included.