public abstract class Rectangle2DMixIn extends Object
| Constructor and Description |
|---|
Rectangle2DMixIn() |
| Modifier and Type | Method and Description |
|---|---|
abstract double |
getMaxX() |
abstract double |
getMaxY() |
abstract double |
getMinX() |
abstract double |
getMinY() |
Copyright © 2019. All rights reserved.