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–2024. All rights reserved.