Uses of Class
org.htmlunit.util.geometry.Line2D
-
Packages that use Line2D Package Description org.htmlunit.util.geometry Some simple 2D geometry classes to avoid using java.awt (not available on android). -
-
Uses of Line2D in org.htmlunit.util.geometry
Methods in org.htmlunit.util.geometry with parameters of type Line2D Modifier and Type Method Description Point2D
Line2D. intersect(Line2D line)
-