Uses of Interface
org.htmlunit.util.geometry.Shape2D
Packages that use Shape2D
Package
Description
Some simple 2D geometry classes to avoid using java.awt (not available on android).
-
Uses of Shape2D in org.htmlunit.util.geometry
Classes in org.htmlunit.util.geometry that implement Shape2DModifier and TypeClassDescriptionclassSimple 2D circle shape.classSimple 2D line segment shape.classSimple 2D polygon shape.classSimple 2D rectangle shape.