java.awt.geom
package.See: Description
Class | Description |
---|---|
Polygon2D |
This class is a Polygon with float coordinates.
|
Polyline2D |
This class has the same behavior than
Polygon2D , except that
the figure is not closed. |
java.awt.geom
package. This
package provides new Shape
s and some utility methods to
manage geometric objects.