Uses of Package
org.htmlunit.util.geometry
Packages that use org.htmlunit.util.geometry
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).
-
Classes in org.htmlunit.util.geometry used by org.htmlunit.htmlClassDescriptionSimple 2D shape circle.Simple 2D shape rectangle.Simple 2D shape interface.
-
Classes in org.htmlunit.util.geometry used by org.htmlunit.util.geometryClassDescriptionSimple 2D shape line.Simple 2D point.Simple 2D shape polygon.Simple 2D shape rectangle.Simple 2D shape interface.