public interface IEllipse extends IRectangularShape, Cloneable
Ellipse
.Modifier and Type | Method and Description |
---|---|
Ellipse |
clone()
Returns a mutable copy of this ellipse.
|
center, centerX, centerY, frame, frame, height, max, maxX, maxY, min, minX, minY, width, x, y
bounds, bounds, contains, contains, contains, contains, intersects, intersects, isEmpty, pathIterator, pathIterator
Ellipse clone()
Copyright © 2017. All rights reserved.