Uses of Class
java.awt.geom.Ellipse2D
Package
Description
Provides the Java 2D classes for defining and performing operations on
objects related to two-dimensional geometry.
-
Uses of Ellipse2D in java.awt.geom
Modifier and TypeClassDescriptionstatic class
TheDouble
class defines an ellipse specified indouble
precision.static class
TheFloat
class defines an ellipse specified infloat
precision.