Package | Description |
---|---|
org.htmlunit.util.geometry |
Some simple 2D geometry classes to avoid using java.awt (not available on android).
|
Modifier and Type | Method and Description |
---|---|
Polygon2D |
Polygon2D.lineTo(double x,
double y)
Add another corner Point to the polygon.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.