public final class Dimension extends Object
| Constructor and Description | 
|---|
| Dimension(int width,
         int height) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object other) | 
| int | getHeight() | 
| int | getWidth() | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2007–2019. All rights reserved.