Uses of Class
org.htmlunit.util.geometry.Point2D
Packages that use Point2D
Package
Description
Some simple 2D geometry classes to avoid using java.awt (not available on android).
-
Uses of Point2D in org.htmlunit.util.geometry
Methods in org.htmlunit.util.geometry that return Point2DModifier and TypeMethodDescriptionReturns the intersection point of this line with the given line, ornullif the lines are parallel.Constructors in org.htmlunit.util.geometry with parameters of type Point2D