Uses of Interface
org.htmlunit.util.geometry.Shape2D

Packages that use Shape2D
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).