Package | Description |
---|---|
org.htmlunit.util.geometry |
Some simple 2D geometry classes to avoid using java.awt (not available on android).
|
Modifier and Type | Class and Description |
---|---|
class |
Circle2D
Simple 2D shape circle.
|
class |
Line2D
Simple 2D shape line.
|
class |
Polygon2D
Simple 2D shape polygon.
|
class |
Rectangle2D
Simple 2D shape rectangle.
|
Copyright © 2002–2024 Gargoyle Software Inc.. All rights reserved.