| Package | Description |
|---|---|
| com.sun.javafx.geom |
| Modifier and Type | Class and Description |
|---|---|
class |
Arc2D
|
class |
Ellipse2D
The
Ellipse2D class describes an ellipse that is defined
by a framing rectangle. |
class |
RoundRectangle2D
The
RoundRectangle2D class defines a rectangle with
rounded corners defined by a location (x,y), a
dimension (w x h), and the width and height of an arc
with which to round the corners. |
Copyright © 2025. All rights reserved.