SVG:Intersection and Enclosure
Jump to navigation
Jump to search
This document contains thoughts on the following SVGSVGElement methods:
- getIntersectionList
- getEnclosureList
- checkIntersection
- checkEnclosure
Usecases
1. Implementing a "drag section box" tool in an online drawing application (getIntersectionList and getEnclosureList)