Uses of Class
org.htmlunit.util.geometry.Rectangle2D

Packages that use Rectangle2D
Package
Description
Classes specific to HTML pages, particularly the HtmlPage which represents an HTML document and provides access to its content.
Some simple 2D geometry classes to avoid using java.awt (not available on android).