public class Dimension extends Object
| Modifier and Type | Field and Description |
|---|---|
static Dimension |
BIGICON |
static Dimension |
ICON |
| Constructor and Description |
|---|
Dimension(Dimension oldd) |
Dimension(int width,
int height) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Dimension other) |
boolean |
equals(Object o) |
int |
getHeight() |
int |
getWidth() |
int |
hashCode() |
Copyright © 2017 etc.to. All rights reserved.