Class LineRectIntersection


  • public class LineRectIntersection
    extends Object
    • Constructor Detail

      • LineRectIntersection

        public LineRectIntersection​(Line2D line,
                                    Rectangle2D rect)