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 |
---|---|
Point2D |
Line2D.intersect(Line2D line) |
Constructor and Description |
---|
Line2D(Point2D start,
Point2D end)
Ctor.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.