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 shape circle.classSimple 2D shape line.classSimple 2D shape polygon.classSimple 2D shape rectangle.